Amit Gupta
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: WP-DBManager] Does not work after wordpress 2.9Just ran the same command in SSH, no errors etc there & the backup got made without an issue. Checked in the backup directory & the backup file is there!!
Forum: Plugins
In reply to: [Plugin: WP-DBManager] Does not work after wordpress 2.9Cron issue I get in WP, but shouldn’t the manual backup work then?
Forum: Plugins
In reply to: [Plugin: WP-DBManager] Does not work after wordpress 2.9@gamerz
I’ve a cron running DB backups using that command & its working perfectly. Like I said earlier, I’ve other wordpress blogs (v2.8.6) running same plugin version on same server & mysql & they’re all working fine & the plugin is making regular backups. Its just this 1 blog which I upgraded to v2.9 & after that the plugin stopped making backups & started giving these errors! ??Forum: Plugins
In reply to: [Plugin: WP-DBManager] Does not work after wordpress 2.9The check_backup_files() function isn’t there in database-backup.php!! I echoed out the command after execute_backup() function & here’s what I get:
/usr/bin/mysqldump --host="localhost" --user="dbuser" --password="dbpwrd" --add-drop-table --skip-lock-tables userx_wrddb1 | gzip > /home/userx/public_html/databasebackup/1262281649_-_userx_wrddb1.sql.gz
Forum: Plugins
In reply to: [Plugin: WP-DBManager] Does not work after wordpress 2.9Err… even manual backups are not working on 1 of my blogs which I upgraded to v2.9 couple of days back. ?? When I try to backup db using the manual option, I get following PHP warnings & it doesn’t backup anything:
Warning: filesize() [function.filesize]: stat failed for /home/userx/public_html/databasebackup/1262142716_-_userx_wrddb1.sql.gz in /home/userx/public_html/wp-content/plugins/wp-dbmanager/database-backup.php on line 57 Warning: unlink(/home/userx/public_html/databasebackup/1262142716_-_userx_wrddb1.sql.gz) [function.unlink]: No such file or directory in /home/userx/public_html/wp-content/plugins/wp-dbmanager/database-backup.php on line 58
In the function checks, all is green & it says – Excellent. You Are Good To Go.
What can be the issue here? My other blogs which are still running v2.8.6 on the same server don’t have any such issues & (automatic & manual) backup is working fine on them & I get the backup emails everyday. Only this blog which I upgraded to v2.9 stopped getting backed up after the upgrade.
Forum: Fixing WordPress
In reply to: Plugin Upgrade Link isn’t availableThe only fix to this problem that I can think of right now is to export all the posts & comments, delete the wordpress install, install a fresh v2.7.1 copy again & import the posts & comments back in there!
Its something that I would like to keep as a last option but there doesn’t seem to be any other option available at the moment!! ??
Forum: Plugins
In reply to: [Plugin: wordTube] Unable to add videos to wordTubeno one?
Forum: Fixing WordPress
In reply to: Comments aren’t listed in the admin panel wordpress 2.5I have a feeling it is from people who started out with 2.3.3 or around there.
I upgraded a v2.3.3 blog of mine 3-4 days back, upgraded it in 2 minutes(including backup etc) using Fantastico & it went ahead without any problems & is still running pretty cool ??
Forum: Installing WordPress
In reply to: Upgrading from 2.0.2 to 2.3.1hmm, am also thinking of upgrading one of my blogs from v2.0.2 to latest v2.3.1 & glad to know that there are no issues!! ??
I think I’ll just migrate it to a Fantastico installation then, so that upgrades in future are almost 1-click ones. ??
Forum: Fixing WordPress
In reply to: Feeds not working!!damn, thats quite strange, never encountered this in my 3 years of WP usage!! I put in 2 test posts & now the feeds are working!! does that mean that feeds don’t work if there’s only 1 post? if thats the case then I think its a bug in WP.
Forum: Fixing WordPress
In reply to: Feeds not working!!doesn’t anyone has a clue?
Forum: Fixing WordPress
In reply to: Feeds not working!!ok, the link is
https://food.wanderer.in/the feeds should be at
https://food.wanderer.in/feed/
https://food.wanderer.in/feed/rss/nothing’s working!
I’ve the following plugins enabled & working:
1) Sidebar Widgets v1.2.1.20070210b
2) Spam Karma v2.3 rc2
3) Subscribe To Comments v2.1
4) wp-cache v2.0.17
5) WP-DBManager 2.05I disabled all of them & then tried but still no go!!
Forum: Plugins
In reply to: iG:Syntax Hiliter PluginCode embedded in comments does not get formatted correctly. The problem seems to be that I have the following in my theme’s style.css
sorry, can’t help you there, am not much good with CSS myself! ??
i need that code present in tyhe code box can be selected by ‘CTRL+C’ . or tripple click.
its browser behaviour, nothing about plugin. but the common sense is to select the text you want to copy & then press Ctrl+C rather than just pressing the keys without selecting anything! ??
Forum: Fixing WordPress
In reply to: How to Post Codeyou can safely delete those language files which you don’t need. so if you need only Java & PHP, then delete all other language files. wouldn’t make much of a difference in size & no difference whatsoever in performance. ??
Forum: Fixing WordPress
In reply to: iG:Syntax Hilite isn’t workingthere are tons of blogs which’ve got the plugin working, including 3 of mine. what problem are you having to make it work?