rhusari
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: converting theme to child themeOk thanks. Had I had the answer from reviewing the page, I wouldn’t have asked.
Forum: Fixing WordPress
In reply to: converting theme to child themeI did. what exactly is your point?
Forum: Hacks
In reply to: is this code safe?thanks for the links. The decoder didn’t reveal anything significant but I still don’t see why it’s there.Thought it’s safer to delete the plugin all together.
Forum: Plugins
In reply to: [Register Plus] [Plugin: Register Plus] register plus and recaptchapost deleted by self
Forum: Fixing WordPress
In reply to: header replaced with error messageYou are right. They have sorted it out. It was good to insist they do something with /tmp. Thanks for the help.
Forum: Fixing WordPress
In reply to: header replaced with error messagesorry that was too fast…it is still appearing on the dashboard page.
This is what I’m getting:
Warning: session_start() [function.session-start]: open(/tmp/sess_9ef566cddccf18373d3e75cc543a1826, O_RDWR) failed: No space left on device (28) in /home/website/public_html/wp-content/plugins/sidebar-login/sidebar-login.php on line 1Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/iraqoilf/public_html/wp-content/plugins/sidebar-login/sidebar-login.php:1) in /home/website/public_html/wp-content/plugins/sidebar-login/sidebar-login.php on line 1
Forum: Fixing WordPress
In reply to: header replaced with error messageThanks datasoftict.
According to my cpanel disk space usage is: 157.38 / 50000 MB
I insisted with my host that the problem is with the /tmp filesystem and was only solved partially when they did some cleaning on the server. They seem to have done something about it. The message finally disappeared from my dashboard for now. I’ll see if it reappears. thanks againForum: Fixing WordPress
In reply to: header replaced with error messageMy host said they had cleared space on the server so the error message disappeared from the home page but it still pops up on the dashboard page. How do you interpret that?
Forum: Fixing WordPress
In reply to: header replaced with error messagechecked that already. no blank lines or spaces. first line is this:<?php session_start();?>
Forum: Fixing WordPress
In reply to: header replaced with error messagehost has no input. Any other ideas?
After fiddling a bit with the permissions, I tried miscellaneous in settings and it was indeed the wrong path (due to changing servers and re-uploading on new server). wp-content/uploads did the trick. Thanks to all! Very useful thread indeed.
Forum: Fixing WordPress
In reply to: posts missing from page..but in db…Esmi, referring to the above, could problematic plugins cause certain posts to disappear for example? I have 2 categories that had a dozen posts each and suddenly are showing 0 posts. I know I have not deleted anything but I’ve upgraded to 2.8.5 and upgraded certain files related to my theme recently. I haven’t searched the database yet to see if the posts are still there (still reading about how to do searches of my sql, never done that before). Thanks.
Forum: Plugins
In reply to: [Plugin: Register Plus] 2.8 compatibility?It worked perfectly with my 2.7 version but since upgrading to 2.8.5 I’m having problems with simple captcha – it gives “wrong image identification” no matter how correctly you are typing it. I had to uncheck “use simple captcha” which is a shame because now I get tons of “non-human” registrations. Luckily all registrations require verification by administrator so it just means more work deleting spam registrations.
Forum: Fixing WordPress
In reply to: database backup – urgent help pleaseDone. thanks Xamataca, esmi and frioman. What a learning curve!
Forum: Fixing WordPress
In reply to: database backup – urgent help pleaseThanks Xamataca. I assume that means I’m not the first one to commit that error! Best way to learn. Now I have to figure out where to find that folder…, there are several wp-…etc listed but none is called wp-config.php! or maybe I need to look somewhere else? I know this is basic but first time dealing with phpmyadmin is quite intimidating. will figure it out…