Wed, 27 Nov 2024
Total Visits
35391182
Visitors today:
441
Main Menu
Home
Free Scripts
Forum
Guestbook
Repository
Contact
Our Sponsors
Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
Search
Hottest Topics
Member Listing
FAQ
Register
/
Login
Messages posted by: Auron
Forum Index
»
Profile for Auron
»
Messages posted by Auron
◄
1
2
3
...
31
32
33
...
69
70
71
►
Go
Go to page...
Author
Message
Support Forum
»
header information
»
Go to message
Do a search on 'cannot modify header information'.
Auron
Support Forum
»
Booth Table not resizing
»
Go to message
Glad you like the guides.
I don't quite get the bit with the microsoft thing.
For the table your better off 'hard-coding' it into the template/s.
Auron
Support Forum
»
Adv Poll admin javascript doesn't work with Mozilla browser?
»
Go to message
Use a differet browser.
Or...
Post any error messages (may have to TURN ON JavaSciprt debugging/errors)
with line numbers and the code that is on that line.
Auron
General Discussion
»
Show More Polls
»
Go to message
<?php include_once "/home/yoursite/www/pollphp/db/booth.php"; echo $php_poll->poll_process(x); // x = Poll ID echo $php_poll->poll_process(x); // x = Poll ID echo $php_poll->poll_process(x); // x = Poll ID ?>
Auron
Support Forum
»
Advanced Poll Does Not Work Properly From A Subdirectory
»
Go to message
The link does work that you say isn't working.
Auron
Support Forum
»
Email 30 char max
»
Go to message
k, odd...
0_o
Support Forum
»
Email 30 char max
»
Go to message
Won't that also have to be changed in the db as well?
Or does the db use variable length strings?
Support Forum
»
Embed Guestbook in HTML?
»
Go to message
Change www.mysite.com to you actual domain if you haven't already.
Support Forum
»
Warning Message if there is no image uploaded (Adv-Guestbook
»
Go to message
As to solve the problem, you might of got a files permissions wrong or missed it.
If its not a permission thing, it needs better error handling.
Auron
Support Forum
»
Poll groups example (Auron, read please)
»
Go to message
The number after the equals has to be a poll id.
I don't know why it doesn't work.
Have you got enought polls?
You need 5 to fulfill what the url extension says.
Auron
Support Forum
»
hack in advance westbook 2.2
»
Go to message
Firstly report that geocities account to geocities to shut it down and then
wait for Carbonize to have a look at this thread.
Auron
Support Forum
»
How to get comments
»
Go to message
May help a bit...
http://proxy2.de/forum/viewtopic.php?t=3823
Auron
Support Forum
»
Advanced Poll: slightly advanced challenge! help!
»
Go to message
To help with repeating the poll id bit here's some php code to replace it...
echo $php_poll->view_poll_comments(1); echo $php_poll->view_poll_comments(2); echo $php_poll->view_poll_comments(3)
for ($i = 1; $i =< n; $i++) --- i is the starting poll, n is the number of polls you want to display { echo $php_poll->view_poll_comments($i); }
note - my PHP is a little rusty ^^;
Auron
Support Forum
»
Advanced Poll: slightly advanced challenge! help!
»
Go to message
isn't that a quote from my post above?...
Support Forum
»
Is there a way to parse PHP code in guestbook templates?
»
Go to message
Carbonize wrote:
Pah.
HAHAHAAHA!
Forum Index
»
Profile for Auron
»
Messages posted by Auron
◄
1
2
3
...
31
32
33
...
69
70
71
►
Go
Go to page...
Go to:
Select a forum
General Discussion
Support Forum
German Forum
Advanced Guestbook Forum
Advanced Guestbook Modifications
Based on the open source
JForum