Aimbox.com
Forum Replies Created
-
Forum: Plugins
In reply to: not recieving emails from contact form 7Can you send emails from:
a – email account without any problems?
b – from a php script on your site.Your IP address might be blacklisted or your contact form is not configure properly. Could you provide more detail?
Forum: Fixing WordPress
In reply to: Manual WordPress Update Problem1 – If you are going to use FTP just overwrite the old files with the new once. Make sure you have a backup prior to that.
2 – What error are you seeing in your dashboard?
It might be better to regain access to your dashboard and then run update from there.Are you using the default theme or a custom one? Try switching to the default one.
Forum: Plugins
In reply to: [WP Welcome Message] Error after installationThis error is normally caused by an extra space before the <?php tag. Look inside those files and see if you find it.
Forum: Installing WordPress
In reply to: I am installing wordpress, some error is comingDo you have a link to that site? What is the exact error that is being displayed?
Forum: Plugins
In reply to: [Syntax Highlight] PHP warning on editorDid you try this plugin by itself on a clean WordPress install?
Forum: Plugins
In reply to: [SiteOrigin Widgets Bundle] It's BlankPlease enable error_reporting mode in PHP. This will at least show you where the issue is.