tdaubs
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Thumbnail regeneration is running in the background.I have the same issue. The notice is always there no matter how much time passes.
Any comments or help on this is appreciated!
For the amount of work these guys put into making this outstanding plugin, I’m happy to give them 2 minutes of my time with a positive review! Thanks David and team for an excellent addition to the WP ecosystem!
Forum: Reviews
In reply to: [EZP Maintenance Mode] not working@s3korea48 – Did you logout after installing and activation?
Works perfect!
Forum: Plugins
In reply to: [WP Favorite Posts] Change widget text?Yes. Edit the plugin file wpfp-your-favs-widget.php on line 15 between the quotes.
echo "Anything you want...";Now it is working. Strange since I tried a few times earlier. Thanks for your help!
Forum: Plugins
In reply to: NEW! Amazon Media Manager 1.5 (*Finally!*)I just tried a completely new install of this plugin with WP 2.01 and I am getting an error. Here it is.
WordPress database error: [You have an error in your SQL syntax near ‘-_wp’ at line 1]
SHOW TABLES FROM mywebsite_com_-_wp;Warning: in_array(): Wrong datatype for second argument in /var/www/html/wp-content/plugins/amm.php on line 41
I took a look at the file to see what seems to be the problem.
Line 41 looks like this…
if (!in_array($table_name, $tables)) {
Any ideas how to fix this?