This is the closing tag for the "mainpage" < div> in header.tpl. Also moving this thread to skinning support.
For future reference, you can mark it solved yourself by editing your original post and changing the subject to include the word "[SOLVED]" ...
I split your message off the original post. It's hard for people to follow the original instructions when others insert questions. P...
Use PHPMyAdmin to set the version to 3.2.1
This doesn't belong in this forum. Moving...
Find this line in header.phplang['TopLevel'] = '"._TOPLEVEL."';Directly beneath it add:lang['CatLocked'] = ...
It works for me too. Make sure you don't have javascript turned off in your browser's settings.
I have that as line 175, so you may have an out of date copy of that file on your site. The error is there though. Thank you.
The simple solution is to just take that if statement out. Remove line 32 and line 44.
Except the $uid from the query on line 30 is supposed to be the uid of the reviewer. It's used to send the e-mail to the reviewer that the ...
We need a URL to your eFiction site not your main site.
No you shouldn't do it that way. You're doing multiple calls to the database that aren't necessary.
You can change your password through the database. In the authors table, find your acccount and click edit. Type your new password in the ...
