Sun, 24 Nov 2024
Total Visits
35384711
Visitors today:
176
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: krisp23
Forum Index
»
Profile for krisp23
»
Messages posted by krisp23
Author
Message
Support Forum
»
Advanced Poll 2.0.8 / correct url
»
Go to message
It's been a while since I've been in this code, but if I recall correctly, my URL issue was coming from a value stored in the database, not in a .php file. I hope this helps.
Support Forum
»
Advanced Poll 2.0.8 / correct url
»
Go to message
I'm actually getting closer...I think.
I updated the $form_forward value in poll/include/class_poll.php
function poll() {
global $POLLTBL, $CLASS;
$this->tbl = $POLLTBL;
$this->poll_view_html = array();
$this->poll_result_html = array();
$this->options = array();
$this->options_text = array();
$this->poll_question = array();
$this->form_forward = basename("/home/public_html/comm/portal.php?chunk=polls");
Now my problems is that the URL getting returned for results is
http://myURL.com/comm/portal.php?chunk=polls?action=results&poll_ident=19
If I can only change the second question mark to and ampersand '&', I'll have it.
Anyone know how to do this...?
Support Forum
»
Advanced Poll 2.0.8 / correct url
»
Go to message
I have the same exact question. Would love to be included on any response.
Thanks.
Kris
Chicago, IL, USA
Forum Index
»
Profile for krisp23
»
Messages posted by krisp23
Go to:
Select a forum
General Discussion
Support Forum
German Forum
Advanced Guestbook Forum
Advanced Guestbook Modifications
Based on the open source
JForum