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: Anonymous
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Author Message
THANKS CARBONIZE,IT IS WORKING FINE!!!!!!

EXCELLENT SUPPORT FROM UR SIDE
Carbonize wrote:This problem only usually occurs when a person has updated from Advanced Guestbook 2.2 to 2.3.1. If this is what you did then you need to change the type of field timestamp is in book_auth or use www.carbonize.co.uk/upgrade.zip but if you haven't updated then I am at a loss.


Thanks Carbonize. Yes, I did update them as they were hacked into. I tried your script and found it didn't work sorry. However you were right about the field type. In the end I droped the table and used the code from the install file to recreate the table and new user.

Once again, thanks for the tip. Have a nice day all.
Auron wrote:Check the config file and make sure you've set all the paths correctly.


No, they are fine.

What about CHMOD? Can I get a list of files that need the CHMOD changed from 644 to anything higher?
Hi all.

I'm having an issue with your guestbook. The accounts will login and you can see the admin screen, but if the attempt to follow any of the links it sends you back to the login screen.

I have reset the password, it doesn't seen to be it. I have reuploaded all the files and still no success. The other problem is I'm in a rush so I need to go.

Let me know of any suggestions please.


Thank you!
How can I please change the title of my Guestbook page, from Guestbook to possibly something else??
I have chanced the entrees van above, but it will not work
the message will not showed in the guestbook.....
I want user input their email address in voting. How can I do it?
How can from Advacned Poll 2.02 to 2.03.

Best Regard
WMD
thanks for the info
it also helped me to retrieve my password
thanks to admin and all of ya
Carbonize wrote:OK first you need to set the Base_url setting in config.inc.php. Findand replace it with:

As for the invalid input problem it is linked to word size. Log into the Admin section and goto the general Settings page. Scroll down to the Message Length section. The default settings for this bit are
Min. message length = 4
Max. message length = 300
Max. Word length = 45





<?php

/* database settings */

$GB_DB["dbName"] = "grains_agbooks";
$GB_DB["host"] = "localhost";
$GB_DB["user"] = "grains_agbooks";
$GB_DB["pass"] = " XXXXX";

/* tables */

$GB_TBL["data"] = "book_data";
$GB_TBL["auth"] = "book_auth";
$GB_TBL["cfg"] = "book_config";

$GB_TBL["data"] = "book_data";
$GB_TBL["auth"] = "book_auth";
$GB_TBL["cfg"] = "book_config";
$GB_TBL["com"] = "book_com";
$GB_TBL["ip"] = "book_ip";
$GB_TBL["words"] = "book_words";
$GB_TBL["ban"] = "book_ban";
$GB_TBL["priv"] = "book_private";
$GB_TBL["smile"] = "book_smilies";

/* guestbook templates */
$GB_TPL["adm_enter"] = "admin_enter.php";
$GB_TPL["body"] = "body.php";
$GB_TPL["entry"] = "entry.php";
$GB_TPL["error"] = "error.php";
$GB_TPL["form"] = "form.php";
$GB_TPL["preview"] = "preview.php";
$GB_TPL["prev_entry"] = "preview_entry.php";
$GB_TPL["header"] = "header.php";
$GB_TPL["footer"] = "footer.php";
$GB_TPL["icq"] = "icq.php";
$GB_TPL["url"] = "url.php";
$GB_TPL["aim"] = "aim.php";
$GB_TPL["com"] = "com.php";
$GB_TPL["email"] = "email.php";
$GB_TPL["success"] = "success.php";
$GB_TPL["frm_icq"] = "form_icq.php";
$GB_TPL["frm_aim"] = "form_aim.php";
$GB_TPL["frm_gender"] = "form_gender.php";
$GB_TPL["frm_image"] = "form_image.php";
$GB_TPL["com_pass"] = "com_pass.php";
$GB_TPL["com_form"] = "comment.php";
/* misc */

$DB_CLASS = "mysql.class.php";
$TEC_MAIL = "grainpixel@grainsandpixels.com";
$GB_UPLOAD = "public";
$GB_TMP = "tmp";



THIS IS THE CONTENT OF admin/config.inc.php file here i cann't find these line.

And that admin section it is not accepting a password also .
OK

i can begin from first please take url this is my guest book

http://www.grainsandpixels.com/guestbook/addentry.php
Carbonize wrote:I mean your MySQL password will be on there for you to get. All you need is the MySQL password to run my password/username reset script. If nothing else the MySQL password should be in admin/config.inc.php file.


SORRY iam not getting u "MySQL password to run my password/username reset script" where is this script(sorry i can't find this)


and admin/config.inc.php is here ,inside this file password is in encrypted format .
IT IS THERE BUT IT IS IN ENCRYPTED FORMAT ,BECAUSE THIS SCRIPT WAS INSTALLED BY FANTASTICO!!!!!
PLEASE HELP CARBONIZE I AM NOT ABLE TO REMEMBER MY MYSQL PASSWORD, IWANT TO INSTALL MY GUEST ,BUT IF IT POSSSIBLE

MY EXISTING DATA BASE.
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum