Does anyone know the file where the URL to the themes folder is written? I cant access the control panel as it was changed.
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
February 09, 2011 10:51am
Subscribe [2]#1 / Feb 09, 2011 10:51am
Does anyone know the file where the URL to the themes folder is written? I cant access the control panel as it was changed.
#2 / Feb 09, 2011 5:12pm
You can override this setting in your config.php:
$config['theme_folder_path'] = '/themes/';#3 / Feb 09, 2011 5:46pm
Already tried that. This is the line I added in config.php
$config['theme_folder_path'] = "/home/ceshaes/public_html/ee2/themes/"#4 / Feb 10, 2011 8:58am
Hmmm… you shouldn’t need to do all that. Do you have any sort of mod_security going on? I’ve seen cases when you have to put the cp_themes folder in the /system directory, but that was for EE1.x..
#5 / Feb 10, 2011 9:03am
No, I dont. I just emptied the db and filled it with a backup prior to the crash and it didnt work either.
The only thing left to try is installing it again but im afraid that if it doesnt work i’ll loose my second license.
#6 / Feb 10, 2011 3:18pm
One quick thing to check is to see if you’re using “regular” quotes, not typographical ones, in config.php. Otherwise, if it’s relatively quick & painless, reinstalling could be a viable option.
I’m afraid that if it doesnt work i’ll loose my second license.
Not quite sure what you mean by that?
#7 / Feb 10, 2011 3:45pm
Nevermind, the problem is solved, thanks.
#8 / Feb 10, 2011 3:55pm
Great to hear that. Can you share your solution with us?
#9 / Feb 10, 2011 4:16pm
Sure, I reinstalled the whole system and had to fill the database table by table with my backup for when i tried to fill it at once it gave me the same error, so the problem was somewhere hidden in the database I guess. Now i created a new member for my client and when he tried to login it says that he has no right to do so. I’m thinking of fillinf the members table to fix it.
#10 / Feb 10, 2011 4:19pm
Thanks for letting us know. Please don’t hesitate to post again in case there’s anything else.