Nimil
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: unable to publish or update blog postsit appears installing classic editor has fixed my issue but how can i remedy this and use the blocks?? i really preferred the new editor to the classic one.
Forum: Fixing WordPress
In reply to: PHP update not recognized.i had this issue as well so i did a bit of digging! we have to change the php version in our cpanel.
scroll down to “software”
look for “php selector”this brings you to a page with a dropdown. mine was set to default php 5.4, i switched this to 5.6 stable.
this will make a new htaccess file on your top level.
this didn’t solve the issue for me, because another htaccess file was hiding in my public_html folder. that one i just copied the info from the top level htaccess file and pasted it over the old info. i was able to update normally after that.
i’m not great at explaining this stuff so i hope this wasn’t confusing!
Forum: Fixing WordPress
In reply to: i’m not sure what’s happened here…something else must be wrong because plugins that i have are on the list of compatible plugins. also, i installed wp on my computer’s fake webserver to test stuff before i put it online and when i have my plugins on in the fake test blog, they work just find, with no trouble, but when i attempt to reinstate them into my real blog, i’m given the “mysql server has gone away” error again.
i spoke to my host about this and she doens’t know what’s going on either. she said her server’s host doesn’t see any problems with the server so we’re all a bit befuddled about this.
Forum: Fixing WordPress
In reply to: i’m not sure what’s happened here…i’m sorry i didn’t know about the tags thing. they’ve changed stuff with the forum since i last had a problem. i figured the errors were pretty easy to see as they are right there on my main page so i wasn’t sure if it was really needed to post all of them on here.
on the subject of it being a plugin conflict, that may be true but all the plugins were on there before this error. it just suddenly happened out of the blue. how could they suddenly conflict if they were fine a week before this error happened?
i am however going to try this suggestion, but i would like to know how i can use these plugins again as they never caused a conflict before lately.
*edit*
suggestion worked, deactivating all plugins, i had to revert to the default style to see my site (as my layout has a bunch of plugin code on it) and it works like that. but i would really like to know how i can have these plugins work again.Forum: Fixing WordPress
In reply to: i’m not sure what’s happened here…wow the lack of help here is really suprising. this is the first time no one has answered on of my help posts!
i’d like to give a better explanation of the problem since i have had contact with my host.
our host did not upgrade. she upgraded it herself, thinking it would straighten out the problem. this sort of thing just showed up on it’s own and she figured it was time to upgrade. but the problem is still there.
Forum: Fixing WordPress
In reply to: i’m not sure what’s happened here…ok to add to this, i was poking around. my WP admin area is still available, and it doesn’t seem to be affected, also all of my old posts are still there, and when i view them in the comment view, everything on my layout is normal and there are no errors. (as seen here http://system.surnaturelle.net/?p=69#comments)
just wanted to post that to give people a better idea of my problem.
Forum: Fixing WordPress
In reply to: No Commentswell here’s how i finally fixed it. my template just didn’t have the comments link in it, so i looked at the orignal templates and found where the comment link was placed, and stuck it into my template. all is fixed.
Forum: Fixing WordPress
In reply to: No Commentsmy appoligies for double posting but prolifik? i went to your site and your commenting form showed up for me. could you please explain how you fixed it?
Forum: Fixing WordPress
In reply to: No Commentsit appears that i am using version 1.5 (installed by my host) if that will help anyone with my problem. i would really like to have this solved please.
Forum: Fixing WordPress
In reply to: No Commentsi’m having this exact same problem with a different kind of template…my links show that i have a comment (on the hello world post that you get when you install wp) but when i click the link, i have no form, and no comment list.
that’s my code, if anyone can tell me what’s going on i’d appreciate it.
Forum: Plugins
In reply to: image upload>thumbnail hack odher improvementsi got it to work! i think maybe i just forgot to put something in the path..
sorry about all this! and thanks for sticking with me 🙂Forum: Plugins
In reply to: image upload>thumbnail hack odher improvementsstill recieving the error.
Forum: Plugins
In reply to: image upload>thumbnail hack odher improvementsit might be the permissions, i’ll check, but as i said, i was able to upload to that directory before with no problem..so i dunno. but i will double check things.
Forum: Plugins
In reply to: image upload>thumbnail hack odher improvementsthere’s something wrong with your hack :/
when i went to upload a picture i ended up with this after it uploaded:
Warning: move_uploaded_file(/public_html/blog/junk/stripes5.jpg): failed to open stream: No such file or directory in /home/nimil/public_html/blog/wp-admin/b2upload.php on line 232
Warning: move_uploaded_file(): Unable to move ‘/tmp/phpHA07HC’ to ‘/public_html/blog/junk/stripes5.jpg’ in /home/nimil/public_html/blog/wp-admin/b2upload.php on line 232
Warning: copy(/public_html/blog/junk/stripes5.jpg): failed to open stream: No such file or directory in /home/nimil/public_html/blog/wp-admin/b2upload.php on line 235
Couldn’t Upload Your File to /public_html/blog/junk/stripes5.jpg.
i have no idea what the heck it’s talking about, and my uploads worked just fine until i installed this hack 🙁Forum: Plugins
In reply to: image upload>thumbnail hack odher improvementsthank you very much! (i finally registered!) now i know what the heck gd is and i figured out that i do infact have it 😀