mcp111
Forum Replies Created
-
Forum: Plugins
In reply to: [Symbiostock - Sell Photos Online For Free!] Uploaded media not processedI’ve uploaded 3 jpg files via Upload Media and even after running the cron processor several times, they don’t show up in the Media tab!!!
Why???I did some debugging through the php code and logged errors and got this
[02-Feb-2016 17:29:16 UTC] PHP Fatal error: Uncaught Error: Using $this when not in object context in C:\inetpub\wwwroot\wordpress\wp-content\plugins\sunshine-photo-cart\classes\sf-class-format-options.php:28
Stack trace:
#0 C:\inetpub\wwwroot\wordpress\wp-content\plugins\sunshine-photo-cart\classes\sf-class-settings.php(470): SF_Format_Options::settings_options_format(Array)
#1 C:\inetpub\wwwroot\wordpress\wp-content\plugins\sunshine-photo-cart\classes\sf-class-settings.php(503): SF_Settings_API->template_body()
#2 C:\inetpub\wwwroot\wordpress\wp-includes\plugin.php(525): SF_Settings_API->init_settings_page(”)
#3 C:\inetpub\wwwroot\wordpress\wp-admin\admin.php(236): do_action(‘admin_page_suns…’)
#4 {main}
thrown in C:\inetpub\wwwroot\wordpress\wp-content\plugins\sunshine-photo-cart\classes\sf-class-format-options.php on line 28I have the latest php7 and wordpress 4.4.1 – is there any issue with this?
Another friend who has php4 on LAMP is able to install the plugin and see all the settings correctly.
I enabled error logging and got these errors
[02-Feb-2016 06:30:04 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ‘ext\msql.dll’ – The specified module could not be found.
in Unknown on line 0
[02-Feb-2016 06:30:28 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ‘ext\msql.dll’ – The specified module could not be found.
in Unknown on line 0So I commented out the line “extension=msql.dll” in php.ini, rebooted IIS and reloaded the website.
Now I’m not getting any further errors in the log file but the Sunshine/Settings tabs are still blank.Please help!!!
Thanks for your solution. Now I don’t see any error messages but when I go to Sunshine/Settings, all the tabs are blank and I can’t configure anything.
Please help!!!