Forums
(@evenstar00)
16 years, 9 months ago
how can u activate the plugin if you can’t get into the admin panel?
I’m wondering that too….. :\
Anyone knows?
16 years, 10 months ago
No worries, found an answer.
17 years, 4 months ago
Anyone???
17 years, 7 months ago
I ran into the same problem today, simply make a .htaccess file in your wp-admin directory and add this:
<IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule>
??
Thank you! It’s not throwing any errors anymore, but it won’t show on the page. lol
Anyway, the issue is solved now though. I’ll see what’s wrong with the file. ??
I tried that already, but it gives me this error:
Warning: main(/home/***/public_html/themes/wp-content/themes/mytheme../Temp_Engine.php) [function.main]: failed to open stream: No such file or directory…
Thank you though.
17 years, 11 months ago
Nope, that didn’t help, thank you though..
Yeah, I want to add my theme to the Theme_List and I already registered an account, but I don’t understand how to add it… Can you help me?
18 years ago
Nm
Never mind, just figured it out. ??