saylow
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Mass Comment ModerationDon’t forget this one too http://ww.wp.xz.cn/extend/plugins/subscribe-to-comments/
Forum: Plugins
In reply to: Upload plugin for WordPressTry http://ww.wp.xz.cn/extend/plugins/download-monitor/ I don’t know if it is work on your WP version.
Forum: Fixing WordPress
In reply to: Mass Comment ModerationDis you Akismet Plugin Running? If yes the comment marked as spam should go to Akismet Spam automatically. You can also setting your Discussion Options as “Comment author must fill out name and e-mail” and “Comment author must have a previously approved comment” or maybe this plugins could help.
Forum: Fixing WordPress
In reply to: How to edit sidebarwidgeted?Go to Dashboard, Go to Presentation menu and open the Widgets tab, drag a Text Widget from Available Widgets to the Sidebar that available. Click the Configure icon on Text Widget that you just drag and insert HTML the code.
Forum: Fixing WordPress
In reply to: Admin Login Does Not Work!!—-HELPTry to re-upload wp-login.php with the original ones.
Forum: Fixing WordPress
In reply to: No Categories after upgradeDo you back up the old database? Try to re-install the wordpress, maybe you don’t upload all the file to server before you do the upgrade. Make sure you upload all files.
Always follow all the upgrade instruction such as :
- Backing Up Your Database
- Deactivate all your plugins.
Forum: Fixing WordPress
In reply to: Email Notification Plugin and ExcerptI got this error :
Warning: mysql_connect(): Access denied for user: ‘user@localhost’ (Using password: YES) in /home/user/public_html/maillist/index.php on line 28
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/user/public_html/maillist/index.php on line 29
No Database Selected
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/user/public_html/maillist/index.php on line 53what was wrong?