Home Community Mys-Script Creative Off-Topic |
|
|
Thread Tools | Display Modes |
#1
|
||||
|
||||
Can’t use admincp after fresh install
Hi, I would like to use this script; this is what I’ve done to make it work:
1) After installation, I had the “smarty class” error. I’ve fixed it following these instructions: http://www.mysidiaadoptables.com/for...ead.php?t=4763 (My path structure is different > “members/mysite/”) 2) Then, I had this problem: http://www.mysidiaadoptables.com/for...ead.php?t=4845 (except for the “MAMP” thing part, I don’t even know what it is XD) I’ve fixed it adding “RewriteBase /” in .htaccess file 3) Now the user front-end site works fine (You can login and do everything), but the admincp still doesn’t work. This is what shows up: Code:
Fatal error: require() [function.require]: Failed opening required '../inc/config.php' (include_path='.:') in /members/mysite/classes/class_initializer.php on line 97 Code:
Fatal error: Uncaught exception 'LanguageException' with message 'Language var default does not exist.' in /members/mysite/classes/class_language.php:68 Stack trace: #0 /members/mysite/admincp/view/admincpview.php(18): Language->__get('default') #1 /members/mysite/classes/class_frontcontroller.php(100): AdminCPView->index() #2 /members/mysite/admincp/index.php(109): FrontController->render() #3 /members/mysite/admincp/index.php(113): AdminCP::main() #4 {main} thrown in /members/mysite/classes/class_language.php on line 68 Can you help me solve this problem? =) I hope everything is clear… my English isn’t so bad… is it? XD |
#2
|
||||
|
||||
1) What does the line you changed look like now so we can confirm it's correctness?
2) Using "RewriteBase /" will break everything. Don't do that. The base for rewriting must be routed through the index and no changes should be made to that file unless you know what you're doing. Things are probably not working because the changes from 1 are wrong. 3) That's because because of 2. So, undo all changes. In 1 I believe the line should be: $this->root = "/home/yoursitename/public_html/members/mysite/"; I still don't know what your site name is, but you get the idea? If it's not what you have, what do you have? I'm pretty sure all the rest of the errors revolve around this.
__________________
Please do not contact me directly outside of Mysidia.
I also cannot troubleshoot code more than two years old - I legit don't remember it. Last edited by Kyttias; 08-16-2015 at 03:26 PM. |
#3
|
||||
|
||||
Well did you read this stickied thread? It may have answers to your problem:
http://mysidiaadoptables.com/forum/s...ead.php?t=3988 Anyway I am sure your problem is not unique, there used to be users struggling with ACP before. I will see if I can find any older threads with similar errors you have received.
__________________
Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mysidia 1.3.4 Blank Page on fresh install | rickasawr | Questions and Supports | 4 | 01-16-2015 12:06 AM |
AdminCP Redirect Not Working | Abronsyth | Questions and Supports | 6 | 07-01-2014 10:49 AM |
Cannot Login (Mysidia 1.3.4 fresh install) | Zyraph | Questions and Supports | 8 | 03-10-2014 07:12 PM |
Install(?) error: Unable to access site after install | Catfish | Questions and Supports | 10 | 07-24-2013 12:41 AM |
After a fresh install: Fatal Error: Class ACP either does not exist! | LotusRising | Questions and Supports | 10 | 01-09-2013 09:46 AM |
What's New? |
What's Hot? |
What's Popular? |