It's going to be in the stories.php file in the add and edit story functions. Since your archive doesn't have any other classification...
Yes, I would guess so.
Yes, I would change them to 777. There's a lot of reasons why they could be set to 755. The other error is probably because it's...
Your folders aren't CHMOD'd right would be my guess.
This is not general support. You're asking for a mod. I'm moving this to mod support.
I see what's happening, I think. I'm working on it now.ETA: A fix is now in the SVN Archive. The file to update is user/revres.p...
I would encourage you to use the custom database functions dbassoc -> mysql_fetch_array, dbquery -> mysql_query, etc. This will allow sit...
It would be fairly involved. You can disable the panels so they can't use the functions, but you'd also have to modify some of the oth...
It can be done. You'd need to add the e-mail code to the respond section of reviews.php
From what FF is showing me your includes/javascript.js is missing or corrupt somehow.
I'd probably try mailchimp.com.
Yeah. You'd modify user/manageimages.php. You can use one of the other log items from stories.php for an example.
You can actually do that with skins using a variables.php. See the wiki.$settings['itemsperpage'] = 5;$settings['columns'] =...
