caldopollo

  •  ·  Standard
  • M

    13 friends
  • 12 followers
  • 2453 views
Add new...
 
 
·
Added a discussion

Hello there

Currently I can share Events on WhatsApp, but I am missing the WhatsApp button in Discussions; how can I add it?

  • 660
·
Added a discussion

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

  • 1184
·
Added a discussion

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'

  • 1459
·
Added a discussion

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?

  • 1518
·
Added a discussion

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.

  • 1601
·
Added a discussion

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.

  • 1452
·
Added a discussion

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.

  • 2223
·
Added a discussion

Hello there
I currently use Mailjet to handle my website emails. Since emails are sent from the website, all have subject titles like "New notification on {Website}", "Profile activated" or something else but never without subject.
I just noticed on my report that I have emails without subject (No subject). How could this be possible? Am I been hacked? 😲

  • 1035
·
Added a discussion

I was wondering if you are planning to upgrade to the new version of Stripe Checkout, that supports Apple Pay, Google Pay and global payment methods.
I tried to do a checkout with Stripe on my site and got the upgrade message attached.

Thanks.

  • 904
caldopollo Discussions
WhatsApp sharing in Discussions
Database error on Manage Comments
Database error when adding a product in Market
How to identify pages from website in Studio
Problem with Paid Levels
How to setup 3 Subscription Plans - same duration, different prices