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
I changed the names of the variables and I also created a sqlite class. It works perfectly under PHP5. Did you check all the files?
Hi all since 5 pm today ive been searching the forum for a solution to customizing the background color and button color for the AGB's drop menu and buttons can anyone help me with this mod ive done quite a lot already in terms of security would now like to pretty up the drop menu and maybe entry files thanks so much in advance.
Just edit the 'entries' template and remove the PHP/HTML for the offending icon
im show only 20 per page, yes the page loads in 2 or 3 min.
whats happening.?
I have just signed up with a new webhost. A friend installed the guestbook for me and I can quite figure out how to install a new guestbook but I have no idea how to export the database from my old webhost and import it into my new webhost. Never used phpMyAdmin before and I've looked at the phpMyAdmin documentation but it isn't user-friendly enough for me because I'm a total beginner with regards to databases. Can someone give me a simple guide on how to transfer my guestbook from my old webhost to my new webhost? Both of them provide full script support.

Thanks....

p.s.If we live in the same town(Kuala Lumpur), a beer's on me!
hi, first im sorry for my english, but my script is too slow to load, only 1200 post and the time for load is 2 or 3 min why, my server is fast amd 2400, 512 ram mysql red hat and 1 conection of 10 mbps my amount of data transfered in mb is 250 -300 mb daily.

Thanx
As says the installation instructive they are all the data in my sql and modified config.inc.php.

The error takes place when executing admin.php
i've done the search on the forums for this and not found anything. and after paying my registration fee, i tried submitting this question to the support email address, thinking it was more appropriate for this particular question than a public forum might be. but i received no reply after a couple of days. so here goes:

i paid to register my copy of advanced poll, received a 2.02 patch file, and uploaded the textfile entries fine. but there is one more file to be patched, in a folder called 'db', the file is called 'patch_202.php'. so, my questions are these: a) does it matter that i'm using 2.03, but appear to have a patch for 2.02? and b) where do i move this file, in order to take advantage of the improved features of the registered version?

i'm sure the answer is simple, but it has escaped me since i registered and received the downloads, and i don't want to damage any of the processes, so any help is appreciated.

thanks,
d.m.
i use google religiously and thank you for your reply.

here is the footer code...i have tried removing it, and not working. can someone give me the way to do this?? thanks!!



</table>
<font face="$pollvars[font_face]" color="$pollvars[font_color]" size="1"><br>
$pollvars[total_text]: <font color="#CC0000">$total_votes</font><br>
$VOTE<br><br><div align="center">
$COMMENT&nbsp;</div></font>
</td></tr>
<tr><td height="2">&nbsp;</td></tr>
</table>
<font face="$pollvars[font_face]" size="1"><a href="http://www.proxy2.de" target="_blank" title="Advanced Poll">Version $pollvars[poll_version]</a></font></td>
</tr>
</table>
</td>
</tr>
</table>
Hi,

whenever I click on a menu on the admin area I get asked for the password, and then taken back to the original page. I am within the poll/admin/index.php page.

Regardless if I click on "Create a new poll" or "General settings" or any other link, I get asked for my username and password, and then again I see the same page. I cannot even delete polls.

Has anyone else had this problem? What could it depend on?

I have installed the MySQL version, installation went without errors.

Thx

SNURK
I need help please. that modification should make to solve this problem?

Thank you

Warning: Access denied for user: 'root@cgi2.xxxxx.com' (Using password: YES) in /www/cgi/guestbook/lib/mysql.class.php on line 30

Warning: MySQL Connection Failed: Access denied for user: 'root@cgi2.xxxxx.com' (Using password: YES) in /www/cgi/guestbook/lib/mysql.class.php on line 30
Connection Error

----------------------------------------------------------------------------------

MySQL Error : Connection Error
Error Number: 1045 Access denied for user: 'root@cgi2.xxxxxxxx.com' (Using password: YES)
Date : Mon, September 6, 2004 23:04:33
IP : xxxxxxxxxxx
Browser : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Referer :
PHP Version : 4.1.2
OS : Linux
Server : .V02 .V02 Apache/1.3.26 (Unix) mod_fs 6.005
yes everything is perfect thanks,,just had to leave the go button there for now but thats not really a problem
Thank you very much for taking the time to provide this information on how to add extra fields. The only part that gave me a little confusion was right at the start:

1. Import the table.

I didn't know what this meant. Basically I just selected my database in PHPMyAdmin, clicked on the SQL button and entered the two SQL lines of code and this worked fine.

2. Change “extra1” and “extra field:” with the name you want, “extra1 is the database name and “extra field:” is what the guestbook shows the guests.

The person wanting to add extra fields for "console" etc got a little confused with what they put as their SQL and this confused me too as I didn't have to enter my database name anywhere for it to work OK, just the name of my new field.

I believe you have to keep 'book_data' and 'book_private' in the SQL and just change 'extra1' to the name you want your new field to be. This is because you are wanting to add new fields to the 'book_data' and 'book_private' tables, not create a new table called "console" or whatever.

I wanted a new field for people to enter the name of the team they support, so I used 'team' as my new field name in place of every incidence of 'extra1' when making all the changes/addition. I was chuffed when the guestbook showed my new field and everything worked properly first time, which is why I thought I should say thanks.

As I wanted my new field name to be 'team' this is how my SQL was entered:

ALTER TABLE `book_data` ADD `team` varchar(70) NOT NULL default '';
ALTER TABLE `book_private` ADD `team` varchar(70) NOT NULL default '';
Hi when i select any thing from the drop down menu EG: google or yahoo it jumps straight to that page like it should do..but if i select a guestbook page EG:20-40 or 40-60 it doesnot auto jump and requires a click on the go button (which i had to put back for this purpose)
Hi legante. If nobody is already doing it for you you can email me with the details of what you want doing to the guestbook. My address is webmaster@carbonize.co.uk
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum