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
Does it send you a notification with no problems?
You could just change the filename that the addentry link points to by editing config.inc.php
Have you filled in the required information in General Settings?
http://www.robotstxt.org/
When using cpanel the database name and username is actually prefixed with your cpanel username like

cpanelusername_databasename
cpanelusername_databaseusername
With Firefox/Mozilla they also wont consider it as it's not part of the CSS specs. If the W3C made it part of the specs then Gecko (the Firefox/Mozilla engine) would support it but as it's just something Microsoft dreamed up they wont. Same applies to page transitions (damn they suck) and the DX filters.
Curious as to why the switch from hex colour to RGB colour in your style?

Also whilst this is an IE thing Opera also supports it if you enable it. It's not valid CSS though.
The style block is in templates/header.php
Sign up to the mailing list to be kept up to date with releases and patches.
Well for a start this is the Advanced Guestbook forum not the Lazarus forum. Also Lazarus is now on version 1.7.3 which was release on March 3rd to patch this particular exploit.
If you are on 2.4.x then you can change it by running the password reset script found in the misc folder. Just visit it in your web browser.
Either the database information you have provided in the config.inc.php file is incorrect or you haven't given that user access to the guestbooks database.
What version of the guestbook was it?

Download the guestbook and replace every file except admin/config.inc.php
header("Location: http://yourdomain/guestbook/index.php");

Again it must be at the start of the page but after the cookie bit.
YThe easiest way would be to use PHP pages for each section and put this right at the start of the page before everything else.

<?php setcookie("lang", "german"); ?>

Changing the german to dutch or english as appropriate.
 
Forum Index » Profile for Carbonize » Messages posted by Carbonize
Go to:   
Based on the open source JForum