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
Hi all, geeks and nerds...

Adv. Poll is one great practical thing... yet a nasty logging problem keeps coming back and wrecks all the fun: I log in (with my new and correct password), I get to the admin panel and then... whenever I click somwhere -anywhere-, say "create a new poll" for example, I get logged off and taken back to the log-in page.

I cleaned my cookies, tried from different stations, different browsers, yet the problem persists.

I think this problem has been brought up already yet no answer has been given. Help would be very much appreciated!

Thank you,
A.K.47
well i checked the index template and it seems fine to me...
it could be that this is uncompatible with php for netware i guess.
thanks to all for your help but i think there is no cure for this. I have reinstalled it 3 times and stil did not get any further.
make sure polldir/admin/templates/admin_login.html has valid HTML code
For the images question, right click on one missing image then properties to see where does your poll look for the images, then change the image path accordingly in Admin Panel -> General Settings -> URL to image directory.
Thanks to no one.. I finally got the answer to this question. Since no one answered this question, I'm not going to post the solution here either; unless someone desperately needs it.
I have installed the poll and I love it, however:

The images are missing in the admin interface - I uploaded everything including the images folder and all of the images are on my server, it's just that the admin section is not able to show them - just broken links.

Also, how do I configure the comments - when I click on submit comments on the site I get a page not found error.

Please help. Thanks, Kat
Hi,

I have Advanced Poll 2.02 installed on my server. Everything worked fine until... today. I logged in, as usual, minding my own business and stuff, I clicked on "create a new poll" and bang! I got logged off.

I then took a deep breath, logged on again, and this time, tried to change my password. Ka-boom! Got logged off again.

Well, you get the picture. Each time I log in, I get logged off as soon as I click somewhere on the admin board.

What is this? It's the same no matter where or what browser I use. Please help!!!

Thank you så much!
-P.K.
Fatal error: Cannot redeclare set_max_bar_length() in /home2/wmpnetru/www/poll/include/class_poll.php on line 116

not work!
CHMOD is ok
yes, precisely
Yes I have uploaded everything to the right place, all files are in place.
It returns a blank page, not a 404 error..
I am running it on a Netware server with php4 and mysql installed.
It installed propperly, so I guess settings are correct. It is just that /admin/indexphp is returning a blank page instead of login interface for the administrator... I have no idea why
Hi,
I just loaded the advanced guestbook and need to place a BACK tag in it to get back to the main page of our website. I have tried to do it in the header to no avail...is there an easier way? I'm just getting familiar with the PHP aspect...
Thanks
Help anyone?
I access the admin directory from my browser and a blank page is displayed... nothing else ... I am so stuck at the moment any help is very welcome!

regards
Hello, i have a problem with the Advanced guestbook; all visitors receive an error about this line of code:

var img = Image;

this is the code around the error: (it's in line 22, 4th letter)

<script language="JavaScript">
<!--
function gb_picture(Image,imgWidth,imgHeight) {
var border = 24;
var img = Image;
var features;
var w;
var h;
winWidth = (imgWidth<100) ? 100 : imgWidth+border;
winHeight = (imgHeight<100) ? 100 : imgHeight+border;
if (imgWidth+border > screen.width) {
winWidth = screen.width-10;
w = (screen.width - winWidth)/2;
features = "scrollbars=yes";
} else {
w = (screen.width - (imgWidth+border))/2;
}
if (imgHeight+border > screen.height) {
winHeight = screen.height-60;
h = 0;
features = "scrollbars=yes";
} else {
h = (screen.height - (imgHeight+border))/2 - 20;
}
winName = (img.indexOf("t_") == -1) ? img.substr(4,(img.length-) : img.substr(6,(img.length-10));
features = features+',toolbar=no,width='+winWidth+',height='+winHeight+',top='+h+',left='+w;
theURL = '$GB_PG[base_url]/picture.php?img='+Image;
popup = window.open(theURL,winName,features);
popup.focus();
}
//-->
</script>


Why doe this error occur, and how can i solve it?

2nd problem:

I use the guestbook in a frameset. Ssometimes, after correctly loading in the right frame, after a few seconds it loads again, but now in the whole screen. How can I prevent this from happening?

I hope you can help me,

Caspar Verhey.
I got it to work I did this:

Head Area of menu.php:
Then where I wanted the output put:
For Auron
sorry in last message i wrote that i haven't use chmood...
if how i did change permissions to the header.php folder means change chmood i changed in 666.

Wildblue
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum