If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: Carbonize
Forum Index » Profile for Carbonize » Messages posted by Carbonize
Author Message
Actually it is before the date to seperate the entries. You can edit the templates to your hearts content though.
Most ISPs will assign you a different IP everytime you connect.

Lazarus lets you premoderate all entries before they appear in the guestbook.
You have to add the target attribute to the form tag as

<form target="FRAMENAME"
One of your templates is empty. You must atleast have a space in them to prevent that error. My entry appeared fine despite the fact you are forcing people to preview their entries before submitting them.
My question was to Webmaster. Both will work it is just that one does more things than the other.
It is enabled/disabled via the config.inc.php file.
You have the option enabled and the correct email address supplied?
So not

?
The password is for comments not entries.
Visit it in your web browser.
Set permissins on the tmp folder to 777. It shouldn't do this function unless the permissions on the folder are correct.
The third post of this thread lists the changed files.
Run the update file found in the misc folder.
headcoat wrote:I tried copying the config file and then copied it back but after running the update file I get "Please update config.inc.php first."

What does this mean?


it means exactly what it says. You need to copy the database information from your old config.inc.php into the new one that comes with 2.4.
Possibly the problem is his server is running in safe mode so the server will not allow you to do anything to the file in the tmp folder. This is why I rewrote the image uploading code used in Lazarus to use move_uploaded_file and then do some tests on it. After it had checked the mimetype of the file to make sure it is an image that is.
 
Forum Index » Profile for Carbonize » Messages posted by Carbonize
Go to:   
Based on the open source JForum