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 tried to login with the default account, after the setup of the Advanced Guestbook 2.3.1, but it doesn´t work.
It keeps comming back with the login screen....

Does anyone know the solution to this problem

allready delted the records in the database and tried again but no use
you can't vote twice...
and I think that:
enabled = everybody can vote and see the poll
disabled = nobody can vote but they can still see the poll
hidden = nodody can see the poll
it has to be a .php file...
it doesn't work in a .html or .htm file...
i want to know what's the difference with enabled, disabled and hidden?
also how do i stop people from answering the question twice?


Thanks
Is there a option to choos several answers to one question?

Example: Your Hoobies?
Then you have 15 answers...

Thanks
Marco
Guys,

For those having the same problem.

Solution is in the templates directory/ file form.php.

Find and modify the line:
<td><input type="text" name="gb_email" size="42" maxlength="30"></td>

and modify the maxlenght to a value <= to size value.

Size value couldn't be more than 60 chars (cause of MySQL definition field).

cheers,
Ok I got everything to work ok in the admin and such but I don't have a clue how to embed the file link. Does this have to be in a .php internet filie or can it go in a html page. I am not sure how to make this file work. I have everything else setup correctly but now what? When I add the script to a html all I get is the scripting info is ( poll_process(4); ?> ) please help thank you!
JVJR2
www.lycos.co.uk
Hello there I’m running a site that present information in 2 different languages, so I want to present the poll (text file version no DB) questions and options in 2 different languages but not to install 2 different poll systems meaning the votes for both languages will be summed as one. Any help will be grateful.
Hello all,

The email field lenght is limited to 30 characters, then if you enter an email address of more than 30 chars the address is dropped down and replaced with "-" char.

Is somebody knows how to bypass this "maxlenght" limit ???
I had the same problem with images being not displayed.

The line in file: config.inc.php which tells the URL base is faulty as mentioned Guest.

The line:

$GB_PG["base_url"] = "htpp://www...............

should be:
$GB_PG["base_url"] = "http://www...........

http and not htpp.

Thanks for that..
How do I use multiple polls? I have one running now but want to use two more. What do I change? I figure it maybe something simple.

Thanks
da must du das skript kaufen, also die rechte erwerben!
look at www.cwcity.de! it is a german webhoster! Very good!
To certain smart people...

Following is a script, which is a preloader script. It loades, but when completed, it don't send you further. It just shows a popup, and thats it. If i like my page to send me to another page after loading, is it possible??

Please help.
Tom Fisher


<script type="text/javascript">
load = new seLoader('../../gfx/') // make loader object and set the directory (dir optional)
load.runAtEnd('alert("Done Loading Images")') // run a script after loading (optional)
load.setImgs // set the images
(
'spacer.gif','black.gif','orange.gif','logo.gif','corner_lt.gif','corner_rt.gif','bg.jpg',
'title.gif','scroller.gif','nav/contact.gif','nav/contact_over.gif',
'nav/links.gif','nav/links_over.gif','nav/news.gif','nav/news_over.gif',
'nav/work.gif','nav/work_over.gif','nav/xper.gif','nav/xper_over.gif',
'tab_contact.gif','tab_links.gif','tab_news.gif','tab_work.gif','tab_xper.gif'
)

function initLoader()
{
load.load()
}
onload=initLoader
</script>
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum