I set up my test site and everything was going fine. Then I created a RSS feed and suddenly my admin page showed this error:
Warning: require_once(/data/25/2/98/45/2424045/user/2657060/htdocs/testSGHill/news//language/english.php) [function.require-once]: failed to open stream: No such file or directory in /data/25/2/98/45/2424045/user/2657060/htdocs/testSGHill/news/langmsg.php on line 28
Fatal error: require_once() [function.require]: Failed opening required '/data/25/2/98/45/2424045/user/2657060/htdocs/testSGHill/news//language/english.php' (include_path='.:/usr/services/vux/lib/php') in /data/25/2/98/45/2424045/user/2657060/htdocs/testSGHill/news/langmsg.php on line 28
I thought maybe I messed something up so I tried 1)uploading the admin page again from my local server which did not help and 2) deleting the RSS entry from the SQL database which also did not help.
So I have no idea what went wrong, or how to get into admin the site now. I hope you can help!
I just went back and the admin page came up now. But I hadn't had a chance to do what you said so I'm not sure what happened.
When I log in I do get the warning "The PHP setting 'register_globals' has been detected as enabled. It's recommended you disable this as it can cause security issues and errors to occur." but honestly I don't know how to change that.
That didn't turn out so well. Got an Internal Server Error. The site I am working on will be hosted in a subdir (multiple domains are hosted on one hosting acct, pointing to different directories) so maybe that's the reason for the warning. My server's php version is 5.2.13 so I don't think that's old.
But everything is up and running now, which was the reason for my original post. I guess I'll try and make the RSS feed again and hope it wasn't the cause of my problems.
I'm loving the software, btw. I really looked around a lot and this is so well written and has great support documentation and a user forum that actually has answers in it! Thank you for all your work!
Okay, so it's done it again. What I did was create a RSS feed. After I clicked Create I got the admin screen with my RSS creations listed (which was just this one.) I wasn't sure where I get the code to insert the feed into my page so I clicked on the edit pencil by the RSS I just created, and then I got the screen with the Warnings & Fatal errors.
Do you know why it's doing this? I hope it's something stupid I'm doing, because that's easy to fix.
Update: about 2-3 minutes later, the admin panel comes back again. So I don't know if i should just stay away from the RSS feature or what.