Author |
Message |
|
ive installed it OK and it works
the only prob i get is that when i view my poll page BEFORE i have voted it shows up all wierd
http://www.blue-all-over.co.uk/webl/poll.php
anyone got any ideas?
is OK once youve voted
|
 |
|
my Email Address too long, cannot fit into text field, is there anyway I can extend the limit or remove it?
|
 |
|
I'd like to make adjustments to the 'required fields' settings on my sign the guestbook page. Can anyone tell me how it's done?
Thanks
|
 |
|
How Do I change the height of my advanced poll?
THANKS A TON IF YOU CAN HELP
|
 |
|
not sure
|
 |
|
Warning: fopen(./templates/header.php): failed to open stream: Permission denied in /home/passive/public_html/sandy/lib/admin.class.php on line 180
Warning: fwrite(): supplied argument is not a valid stream resource in /home/passive/public_html/sandy/lib/admin.class.php on line 181
Warning: fclose(): supplied argument is not a valid stream resource in /home/passive/public_html/sandy/lib/admin.class.php on line 187
this is the error i get when trying to save a template in the administration of advanced guestbook 2.2! the permissions of all the template files are 755 as well as admin.class.php please can you give me any advice on how to resolve this problem! Adam.
|
 |
|
Great script, couple of probs though.
I am getting red x's instead of images and when I click comment I get a 404 page not found error?
I have uploaded the whole lot into my public_html directory
Any ideas
|
 |
|
Take a look at http://www.spisas.com.
You have to register to see the downloads.
You will find there some mods and 2 completely modified versions of the guestbook.
I'm working on a new idea now, to add some extra fields if you should need them.
So there will be then 3 different versions of the guestbook and maybe a new mod.
|
 |
|
Today I have enabled the Advanced Guestbook (2.2) through my control panel at my webhosting company. I did not install it -- it was already preinstalled by my host.
I have customized the guestbook via the administration panel. I can post to the guestbook, and the email and comments seem to be functioning fine.
However, I have noticed that when I post to the book and click on the preview button, it does bring up my preview of my comment. But then when I hit the submit button on the preview screen it posts the comment twice to my book instead of just once.
If on the other hand, I just hit "submit" from the regular comment entry screen and don't preview the comment, the comment is just posted once.
Thanks in advance for any help you may provide.
A newbie
|
 |
|
Hi, You have a great script but I need some help. I want to use your script to offer a guestbook service to other webmasters. Is this in anyway possible.
Thanks.
|
 |
|
Novell's version of PHP does not correctly handle the filesize function. Edit the class_template.php file in the include folder. Comment out the line in the set_templatefiles function that says:
$this->files[$filename] = fread($fp, filesize($file_path));
Add the following in its place:
do {
$filedata = fread($fp, 8192);
if (strlen($filedata) == 0) {
break;
}
$this->files[$filename] .= $filedata;
} while(true);
|
 |
|
Hi,
My countries stats aren't showing up. It loads until it get to countries, and then freezes. Any ideas what the problem could be? Thanks.
--
"For God so loved the world, that he gave his only begotten Son, that
whosoever believeth in him should not perish, but have everlasting life."
(John 3:16)
|
 |
|
There is already a complete new guestbook with MSN and Yahoo addon and more.
|
 |
|
Yep, just like the guestbook en demo here.
|
 |
|
When you hover over the website icon, you will see the URL at the bottom of your browser.
|
 |
|