Author |
Message |
|
Carbonize wrote:at a guess header.php or body.php
Wow!!! Thanks!!!
Now everithing is correct.
Firefox? sounds fair enough...
|
|
|
Ok, so I found what I consider to be a really stupid use of eval in Advanced Poll, but at first I chalked it up to maybe someone just messing with it to see what it did. However, after looking at the code more, I've found eval() being used all over the place.
For example:
That little gem can be found on line 274 of class_poll.php in the current version of advanced poll.
Why not just write it like this:
Has the same effect, and doesn't needlessly add another function call.
Using eval like this is stupid, and redundant. I can understand putting it in once, maybe even twice, but eval is ALL OVER this app.
going into the poll directory, and running the following command on a Linux machine: returns 42. 42 being the number of times eval has been used. Come on, this is just rediculous.
|
|
|
I was wondering if anyone has been able to get rid of the admin login dialog in advanced poll. I want to use .htaccess to protect it instead, so that I don't have to log in twice to do stuff with it.
|
|
|
Hi
since yesterday each time that i goto my guestbook i receive this error:
There is an error in iexplore.exe.
The application will be closed.
AppName: iexplore.exe
AppVer: 6.0.2900.2180
ModName: mshtml.dll
ModVer: 6.0.2900.2668
Offset: 0021dc53
I have tried to change the file mshtml.dll with an old version (6.0.2900.2180) of the same file and everything work correctly.
But Windows Xp upload new file daily
There is some new patch that contains a new mshtml.dll
Can u help me?
Best regards
Orazio
P.s. sorry for my awful english
|
|
|
Hi, thanks.
All I do is use the site to post family pics, so SQl db etc is all Ancient Hebrew for me.
Might be easier just to link a fresh guest book
cheers
|
|
|
My guestbook has been hacked by spam, and I can't remember my ID/PW to get in and delete the spam. However, there is no option to retrieve id/pw if you have forgotten it. So how do I retrieve it? :mad:
|
|
|
How do you create the database first? When I use Go Daddy's system and then use the database name for the guestbook it gives me, pretty much, the same error.
It didn't work. I've tried every combination. For the configuration of (the proper names are in the original, but for security's sake in this msg I left it as username and my password):
$GB_DB["dbName"] = "guests";
$GB_DB["host"] = "localhost";
$GB_DB["user"] = "username";
$GB_DB["pass"] = "my password";
For this configuration I got this msg:
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /home/content/m/i/r/miraculous/html/guestbook/install.php on line 242
Cannot connect to database
MySQL Error : Cannot connect to database
Error Number: 2002 Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Date : Sun, July 3, 2005 16:50:39
IP : 24.92.149.3
Browser : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7. Gecko/20050511 Firefox/1.0.4 (ax)
Referer : http://www.miraculoushands.com/guestbook/install.php
PHP Version : 4.3.11
OS : Linux
Server : Apache/1.3.31 (Unix) mod_tsunami/2.0 FrontPage/5.0.2.2634 mod_ssl/2.8.19 OpenSSL/0.9.7a
Server Name : www.miraculoushands.com
|
|
|
Also, it says
Warning: fread(): Length parameter must be greater than 0. in /home/aven/public_html/gb/lib/template.class.php on line 53 at the top.. but the guestbook is working fine.. and I reloaded the template.class.php..
it still shows that warning at the top..
any ideas?
Thanks in advanced..
--- aven
|
|
|
sorry forgot to mention Im using the polling application
|
|
|
Hi ,ecellent application(will be registering it) ...small error I have .I've installed db version and using the option1 and everything works fine except that Ive noticed if I refresh the page it adds a new vote to the last item I voted on.How can I remedy this.I reset the votes and left the no checking set to off.
thx in advance
|
|
|
Link
www.itstemo.allwhatever.com
The top warning when you vote
|
|
|
s
|
|
|
Carbonize wrote:Yeah nice styling of the guestbook.
thank
|
|
|
Carbonize wrote:
On slightly different matter you need to remove the css from body.php (I think thats where you have put it) and just just add it to the input declaration in header.php. You also need to fix the table holding your banner as you have placed the img tag outside the TD.So the image is to the left in Firefox and not in the center.
is that really crucial? cuz that's the first thing i did and it was working fine. cuz i like the way it is now so I wanna keep from doing anything that's gonna make it look different cuz it took me like a week to get it that way, lol.
|
|
|
Carbonize wrote:lang/english.php you have
Which may be causing the problem. Take the space out at the start of submit.
I removed the spaces and it's still not working
|
|
|