findjammer
Forum Replies Created
-
Forum: Plugins
In reply to: [Visual Form Builder] File Upload Not Working – Recommended Settings?I know I have permissions as this plugin was working previously. I’ll do some investigating and report back.
Forum: Plugins
In reply to: [Visual Form Builder] File Upload Not Working – Recommended Settings?Hi, no idea why its marked as resolved! No, uploads still not working.
Maybe manually creating the vfb root dir and setting write permissions?
Forum: Plugins
In reply to: [Visual Form Builder] File Upload Not Working – Recommended Settings?My uploads directory has permissions 755 but there is no vfb directory inside this despite my testing.
Forum: Plugins
In reply to: [Visual Form Builder] File Upload Not Working – Recommended Settings?Hi Joseph,
I’m using Version 2.8.8.
I know that in the past it has worked but I’m wondering where the uploads actually go in order to investigate the write permissions on the right server location rather than arbitrarily changing permissions until it works again.
I can confirm the same is happening on my setup with W3C as well.
This is back and my page wont load as a result. This plugin should be more resilient if it relies on the 3rd party service.
Fatal error: Cannot use object of type WP_Error as array in /var/sites/l/lenssniper.com/public_html/wp-content/plugins/wp-portfolio/wp-portfolio.php on line 1486
Hi,
I’ve since stopped using the plugin. Thanks for getting back to me.
Best,
Jammer
Forum: Fixing WordPress
In reply to: Unexpected Token ErrorReally?
I see:
syntax error
https://apis.google.com/_/apps-static/_/js/gapi/plusone/rt=j/ver=jJZRrr7fk5I.en_GB./sv=1/am=!rFmBCPi40VqIDfp2cA/d=1/rs=AItRSTOE2e6Vn96Eiq6jFU1GutbbKiHseA/cb=gapi.loaded_0
Line 150bd(a=”!_{h:’I0_1340214821497′}”)
And the panel you see on the home page with splatters is supposed to be the Featured Article Lite plugin doing its thing but after an update to 3.4 / 2.4.8 (FAL) it all stopped working and I started seeing these errors.
Forum: Plugins
In reply to: [Image Store] [Plugin: Image Store] Gallery Login Page HelpI’ve been wondering around trying to figure this out as well.
This plugin really isn’t very intuitive to use. If you have to manually insert this shortcode why can you select a page for secure galleries in the settings??
Makes no sense at all …
Forum: Fixing WordPress
In reply to: Can't Publish – Only Submit for ReviewThis issue was being caused by my local MySQL configuration.
I went over to the instance configuration and changed the following line in the my.ini file (using the UI)
from:
sql_mode = “STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION”
to:
sql_mode = “”
Bingo … all fixed …