P3Hosting
Forum Replies Created
-
Forum: Plugins
In reply to: [Authorize.net - Simple Donations] Short Code Not workingI installed it as a clean install ( downloaded wordpress, and new database) using xampp on my localhost with just this plugin, and using the 2014 theme.
Forum: Fixing WordPress
In reply to: Shortcodes not working after 3.9.2 updateIt appears that this is an issue with the plugin. I back leveled to WordPress 3.7.4 and it still did not work.
I’ll create an issue on the plugin queue.
Forum: Fixing WordPress
In reply to: Shortcodes not working after 3.9.2 updateI am having the same problem.
I have done both an update & a clean install on my localhost using (xamp)
Both use the 2014 theme, and there is only 1 plugin installed the one which introduces the short code (all others have been deactivated and deleted).
I have added the line of code in functions.php mentioned above:
// enable shortcodes in widgets add_filter('widget_text', 'do_shortcode');
To no avail. the shortcode does not work.
the plugin module that is installed is : Authorize.net – Simple Donations.
Forum: Plugins
In reply to: [Tripadvisor Shortcode] shortcode placementWhen is this going to be added to the code?
I should not have to edit the plugin every time there is an update.Ignore this
I just found the buffering option
Thanks
George
Forum: Plugins
In reply to: [MTC CKEditor Link Page] [Plugin: MTC CKEditor Link Page] Module not foundI did a bit more digging, in the /ckeplugin/plugin.js on line 16 the address of page.php is hard coded, and does not allow for placing WordPress in it’s own directory. By adding the directory to the onclick function all is working.
I need this also(changing capability_type).
This way I can use the user role editor plugin to control what each user can do.
Could you please add an option that would prevent changing the source? This will make updating much easier.
Thanks George
Forum: Installing WordPress
In reply to: Endless Loop with 3.2 upgradeI am also having this problem using firefox 5.0.
If I enter the site using IE, Opera,or Safari I do not run into the problem.
Please, Please fix this.
Forum: Installing WordPress
In reply to: WordPress database error Table wp_options doesn’t existHaving the same problem.
downloaded
tar.gz within the last hour.windows xp
xampp 1.6.1
php 5.2.1
mysql 5.0.37from apache error log
[Fri Sep 19 09:53:33 2008] [error] [client 127.0.0.1] WordPress database error Table ‘wp-db.wp_options’ doesn’t exist for query INSERT INTO wp_options (option_name, option_value, autoload) VALUES (‘cron’, ‘a:2:{i:1221832413;a:1:{s:17:\\”wp_update_plugins\\”;a:1:{s:32:\\”40cd750bba9870f18aada2478b24840a\\”;a:3:{s:8:\\”schedule\\”;s:10:\\”twicedaily\\”;s:4:\\”args\\”;a:0:{}s:8:\\”interval\\”;i:43200;}}}s:7:\\”version\\”;i:2;}’, ‘yes’) made by add_option