Howdy,
I would like to know what the default settings for Antispam are. I mean, I don't want to block or deactivate potential members unnecessarily.
Lately I've noticed that my new members are automatically deactivated (image attached) and I don't know why; probably they are part of DNS Block Lists.
- 734
Hello there!
I would like to install a favicon in the Google search results of my website (image attached). Can anyone help me?
- 2841
Hello there
Currently I can share Events on WhatsApp, but I am missing the WhatsApp button in Discussions; how can I add it?
- 1002
Hello
When I go to Manage Comments and select any app like 'Forum' for example, I get a 'Database error' email.
Any help to fix this would be appreciated.
Query:
SELECT COUNT(*) FROM ``sys_cmts_ids INNER JOIN bx_forum_cmts cmts ON cmts.cmt_id = sys_cmts_ids.cmt_id INNER JOIN sys_profiles ON cmts.cmt_author_id=sys_profiles.id INNER JOIN sys_accounts ON sys_profiles.account_id= sys_accounts.id WHERE sys_cmts_ids.system_id = 8
Mysql error:
Incorrect table name ''
Location:
The error was found in _getDataSqCounter function in the file /home/pollener/public_html/inc/classes/BxDolGrid.php at line 419.
collation_connection:
utf8mb4_unicode_ci
- 1530
Hello
I'm trying to add a product (subscription) with a monthly recurring payment and I'm getting the error message below.
Any feedback to help me solve this issue would be greatly appreciated.
Query:
SELECT `bx_market_cmts`.*, `sys_cmts_ids`.`id` AS `cmt_unique_id` FROM `bx_market_cmts` LEFT JOIN `sys_cmts_ids` ON (`bx_market_cmts`.`cmt_id` = `sys_cmts_ids`.`cmt_id` AND `sys_cmts_ids`.`system_id` = :system_id) WHERE `bx_market_cmts`.`cmt_object_id` = :cmt_object_id AND `bx_market_cmts`.`cmt_vparent_id` = :cmt_vparent_id ORDER BY `bx_market_cmts`.`cmt_pinned` DESC, `bx_market_cmts`.`cmt_time` ASC LIMIT 0, 0
Mysql error:
Unknown column 'bx_market_cmts.cmt_pinned' in 'order clause'
- 1804
Hello everybody:
When I want to edit a page from my website in Studio, it's always hard to find the page I'm looking for. For example, now I want to change the order of the menu below on an Organization account page, and I can't find it in Studio>Navigation.
The menu is 'Dash, Profile, Settings, Add…, Shopping Cart, Messenger, Sign out, Friends'.
Is there a way to easily identify your Website pages in Studio?
- 1885
How can I have three monthly pricing plans in one paid level? Now the problem with Paid Levels is that each Paid Level only accepts one monthly Pricing Plan.
Actually, currently there is no way to manage (add or rename) Paid Levels.
Please help.
- 1975
I would like to offer 3 different Subscription plans on my site. All plans are monthly but with different price each.
When I try to add a second monthly plan, the system tells me 'Similar pricing plan is already exists.' How can I solve this?
I don't really care for Premium or Start. My plans are intended for every member regardless of membership level.
Thanks for your help.
- 1869
Are any of you using the new version of Stripe? Please let me know how to set it up.
Someone who is helping me configure the new Stripe version on my page got the following error message from Logs in Stripe dashboard:
resource_missing - line_items[0][price]
The value you passed into the price field does not look like a price token. Are you sure you passed in a valid token for a price you created?
If you are trying to reference a price object please visit our guide on creating prices to learn more.
Otherwise, if you are trying to pass a raw amount you can use the price_data field to create prices inline.
Any information would be greatly appreciated.
- 2947