For that matter, you may be able to upload the .zip to your server and then use the webhost's file manager utility to unzip the files there.
Again as in your previous question, you'd have to modify the script. In this case though, you could probably do it with a panel. You ...
You would have to heavily modify the script plus make changes to the database. Unless you know PHP, mySQL, and eFiction VERY well, I wouldn'...
Managed to recover functionality, but still cannot choose a catagory and the poll image still does not work. The ratings stars that always worked just...
The bar should be at:It's not. You get a 404 error. It's not an issue with the script. It's your skin.
Not a bug. You're skin is screwed up. You're missing the bar image.
You'd probably need to set a variable and then include it in the template based on the panel being shown. It'd look something like wha...
#4 isn't supposed to send you an email. It's suipposed to add an entry to the site's log. You can access it at Admin-> A...
Okay a couple options:1. To disable the ability for visitors to contact site members, delete the hidden contact panel from the profile options. ...
I moved this thread for you.You'd only need to modify this section:if((empty($action) || $action == "login") && isMEMBER) {$out...
