Author |
Message |
|
1 - Edit body.php in the template folder
2 - No
|
 |
|
Need a link so we can see it.
|
 |
|
I think Auron has one somewhere.
|
 |
|
Disable html as it is a security risk.
|
 |
|
When I have encountered this in the past is has always been down to the LAST_ENTRY field in the database either being of the wrong type or being in the wrong case. I can't remember if it's meant to be uppercase or lowercase.
|
 |
|
Edit templates/com.php.
|
 |
|
What's the url so I can have a look.
|
 |
|
To be safe replace every file except public and tmp folders and do not replace the config.inc.php file found in admin folder.
|
 |
|
To be honest support for the http_blah_vars style global was optional in PHP 4.
|
 |
|
Hmm if it's still set to use globals then it's older than I thought. I might download it when I get home and have a look. If what you say is true, and I have no reason to doubt you, then I'll email Chi Kien Uong and let him know it needs updating. Or you can email him. His address is in the menu on the left.
|
 |
|
Use the unixtimestamp site to generate your required timestamp then use phpMyAdmin to change the timestamp of the entry to the required one.
|
 |
|
http://proxy2.de/forum/viewtopic.php?t=6998&highlight=change+date
|
 |
|
Firstly you need to update to 2.4.3 for security reasons.
|
 |
|
Open lib/add.class.php
Find
Replace with
Next find
Replace with
Save the file and you're done.
|
 |
|
That's definitely no right. Your config file appears to have gotten messed up. Can you email it to me? Either use the forums email system or send it to webmaster@carbonize.co.uk
|
 |
|