webjunk
Forum Replies Created
-
When I try opening your gzipped sitemap I get control characters instead of XML text. That is your problem…
Forum: Plugins
In reply to: Comments Getting SpammedYou are using an Old and buggy version of WP. Before you do anything you might want to upgrade.
Maybe what you want is a Message forum like Buddy Press. Blog posts do not work well for discussion.
And for WP you are looking for themes and not templates. You can search on here.
http://wordpress.org/extend/themes/What text editor are you using? Recommend Editpad found at:
http://www.editpadlite.com/
Search and Replace are very quick indeed….Re-read what I wrote. You need to Export your database and view it for improper mappings.
I am writing suggestions but you never respond to them. The main thing being you need to contact your hosting company. AM considering this closed as I asked twice and that is where the problem lies.
Forum: Fixing WordPress
In reply to: PageofPost setup getting Fatal Error in query.phpHave you tried disabling plugins in case of conflict?
Have you tried copying the code again from the link you gave into a new template page?
Also what text editor are you using to edit the file or copy the text into to create the template?Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Mail Send FailTry disabling plugins.
Try default theme.
lso who is your hosting company? There are a lot of posts on here using godaddy and other hosts who do not allow unathenticated mail sent out.Forum: Plugins
In reply to: Comments Getting SpammedI don’t know your business or specifics on the askimet license, but they used to have a pro blogger license that can be for small businesses that is like $5 a month. I recommend it to clients anyway because with a license you get more features.
First what version of PHP is used? If you are running 4 ask if you can run PHP 5.
Also make sure that you put on a single line what they gave for:
php_value open_basedir /home/00000/domai………If its broken as I view it above, it won’t work.
Forum: Plugins
In reply to: Contact Form 7 PaddingLooked at a few of my client’s sites and they do not have that issue. would need a link to view yoursite.
What about before the password protection in .htaccess place:
<Files feed>
order allow,deny
allow from all
</Files>Check permissions in plugin directory.
Forum: Plugins
In reply to: Comments Getting SpammedAre you using Askimet already?
Forum: Plugins
In reply to: E-mail an alert when a page is visitedThere is probably javascript or other code on the Internet you could put in a template. Better hope its a very dead site. Even Bots visiting will count as a page visit….
Forum: Plugins
In reply to: [Plugin: Contact Form 7] Values into a selectYour website is down but When you edit the contact form, why not use a drop-down or checkbo to select what you want. Probably could do more what you want but would need some code to capture URL.