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
SOMEONE HELPPPPPPPPPPP US. THIS IS A BIG PROBLEM
So how should we edit the code to show it in ASCII format when each user post the message. Does anyone knows.
retailunion wrote:what's the question?


The question has been posted -

Guestbook user just get no respect
i dont see wat u say
date
datetime

No
0000-00-00 00:00:00

Change
Drop
Primary
Index
Unique
Fulltext
Open up your database in PHPMyAdmin, click on book_data, then click on browse. This will open up your guestbook inputs into colums. click edit on each guestbook entry. Look in the date field and your will see a number like this 991795727. (UNIX time format for the date of 6 June 2001, 02:48:47GMT) You will go to the page [url]http://javascript.internet.com/equivalents/unix-date-time-converter.html
[/url] and place dates into the box and it will spit out the UNIX format which you will then put into the data field in the mysql book_data. It is a long process if you have a lot of guestbook entries.

Have fun. took me a couple of hours doing that....but worth it in the end, because it appeared that my guestbook was a seamless upgrade from another gbook that sucked
Yes, that does place an image, but this doesn't cover what we are trying to do here. We were looking for an anti-spam spider feature. I can still view the source and read the email address. We just wanted a picture of the email address.... or text email adress viewed in the browser, but in the source ASCII

example is someone@somedomain.com

is the same as



paste this into a notepad file and save as html... it will display the address of someone@somedomain.com
How to do that
and wat fields must i repair
Okay guys i am new too PHP too but i figured out how to do this. Its simple to replace the email address by an image. Did you guys ever see there is a image to click on top of every posy near the comment image. Soo why not use the same thing. How to do it? Simple

go to templates folder, open entry.php

Then you will see text called $row[email[. Just replace this by $EMAIL.

Thats all you are done

Please check around you will find your answers.
Yep been there done that... it is a pain. guestbook uses the UNIX time format. So you will have to convert each time separetly.

There is a UNIX time coverter found at this page.

http://javascript.internet.com/equivalents/unix-date-time-converter.html

You will have to edit the mysql database field for each time you want to change. This process took me a couple of hours.
Jared wrote:Sure, just email me using my contact form at http://www.avianosaints.com and I will send you all my files. I will comment what goes where. takes a person less than 5 mins, and then the guestbook will be global template compatable.


Have sent an e-mail with my address

Thanks
Sure, just email me using my contact form at http://www.avianosaints.com and I will send you all my files. I will comment what goes where. takes a person less than 5 mins, and then the guestbook will be global template compatable.
I think I've done everything right, but my browser just gives me this message:

(With some other dirs on the dots.)

Anything I can do about it?
Jared,

I run a phpBB forum and would like to use the Advanced Guestbook found here.
Could you please advise how I can place the overall_header and overall_footer around the guestbook.

Thanks
I need to edit the background color etc.


Also, is there a way to make the results come in a popup window instead of a new window?
How do you change the colour of the links in your poll?
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum