Did you change the template files? There seems to be "<div id="banner">" this happening a lot (the slashes) which is probabl...
It might not be validated/active. Check to see if it's in the submission queue or something. ๐
I'd be interested in coding this or something, if no one else has... It'll have to wait until I have some more free time though. ๐
Thanks! ๐
Thank you, I have PM'd you. ๐
There are definitely only 3 ( but 4 ). (I'm also a little confused by the " at the end, but they match up number-wise.)If I'm thinking ...
The code you're looking at is pretty insecure itself (and five years old :O)... Like this:$tuturl = $_POST["tuturl"];$tutid2 = $_POST[&...
That's standard.profile.php:if (date("$dateformat", $userinfo['lastlog']) == date("$dateformat", "0000-00-00 0...
yeah, its the old default time we're trying to fixI'm confused now! What's the problem with the old default time? It should display _UN...
What's the code for it for a normal webpage?
I don't have access to a 3.5 installation, so I can't cross-reference. The "theory" behind this mod is this:1. Add a lastlog colum...
Aha, sorry, I missed that.Can you show me all your steps of working?alright, so the first part for the date, i put that after a , like the other bit?$...
Does the date update itself in the database? (You can check in phpMyadmin.)
phpMyadmin is separate to eFiction. It should be located in your cPanel somewhere. If you have access to it, you'll be able to export all your in...
