discstop
Forum Replies Created
-
version 2.33.2
I am now getting SQL errors too
I am using SiteOrigin Page Builder on my site. I only have the errors that I have already stated in my previous posts, this is what ChatGPT is suggesting though:
Around line 26, wrap the code in a
nullcheck, e.g.:if ( $widget !== null && isset( $widget->id_base ) ) {
// existing code using $widget->id_base
}This prevents the plugin from trying to access a null object.
Forum: Plugins
In reply to: [TikTok] Cannot sync variable products to tiktok@tiktokforbusiness another 3 weeks have passed and still not heard a word from you…. can you please look into this?
Forum: Plugins
In reply to: [TikTok] Cannot sync variable products to tiktokHere are the logs from yesterday and today – hope to hear from you soon
Forum: Plugins
In reply to: [TikTok] Cannot sync variable products to tiktok@tiktokforbusiness Hi – Is there any update at all as this is a massive problem to me and we just can’t get any help through the technical support. I have no idea where else to get help from.
Forum: Plugins
In reply to: [TikTok] Cannot sync variable products to tiktokAs I said before I’m trying to use Tiktok for Woocommerce https://woocommerce.com/products/tiktok-for-woocommerce/ Version 1.3.0
Here is a link to the system status report https://www.dropbox.com/scl/fi/dgoak8068na8whp2lk5pp/SystemStatusReport_joybellelondon.co.uk_2025-02-13T10-35-33.txt?rlkey=nqftsd03ihifoc3eyc8rpnxa9&st=gqptwydw&dl=0
Here is a link to a walkthrough with screenshots to demonstrate the detailed problems https://www.dropbox.com/scl/fi/19tf8sfveo4oj84npnfx0/TikTok-Plugin-Mappings-Walkthrough.docx?rlkey=16kdk61tp7j6dnthwgo5st0b7&st=aw4plqcv&dl=0
Hope this helps
Forum: Plugins
In reply to: [The Events Calendar] Show past events in ‘My Events’ pageI have actually managed to solve my own problem but it may help anyone else with this issue
The shortcode I was using on the my events page was [rtec-my-events] I found that if I add the following code to that it works perfectly [rtec-my-events past=true]
Forum: Fixing WordPress
In reply to: Logged in users on site hit CPU hardI have purposely not chosen that option as with it on it keeps loading up the ‘you are not logged in page, even after they have’
The pages behind the restriction are very light pages that load super fast anyway. I am sure that is not the issue