Welcome, Guest. Please Login or Register.
May 08, 2024, 07:58:16 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  Development  |  Completed mods  |  [BETA] YaBB Poll v0.1 Released « previous next »
Pages: 1 [2] 3 4 ... 10 Reply Ignore Print
Author Topic: [BETA] YaBB Poll v0.1 Released  (Read 22443 times)
Jedi~
Eric
Beta Tester
YaBB God
*****
Posts: 1284


WWW
Re:[BETA] YaBB Poll v0.1 Released
« Reply #15 on: June 18, 2002, 07:59:26 PM »
Reply with quote

Everything is commented, that's the error....
Logged
Yngwiedis
Full Member
***
Posts: 111


Yngwie Rules !!!

WWW
Re:[BETA] YaBB Poll v0.1 Released
« Reply #16 on: June 18, 2002, 08:08:03 PM »
Reply with quote

And what i have to do ???
Logged
Zulu
Full Member
***
Posts: 104


I'm no longer a llama, I'm a Monkey

WWW
Re:[BETA] YaBB Poll v0.1 Released
« Reply #17 on: June 18, 2002, 08:12:26 PM »
Reply with quote

place <? at the start
Logged

Webby @ RFI
Formerly known as PtPazuzu
Yngwiedis
Full Member
***
Posts: 111


Yngwie Rules !!!

WWW
Re:[BETA] YaBB Poll v0.1 Released
« Reply #18 on: June 18, 2002, 08:20:30 PM »
Reply with quote

but the file in the beginning have <?php
i have to put another <?      ?
Logged
Zulu
Full Member
***
Posts: 104


I'm no longer a llama, I'm a Monkey

WWW
Re:[BETA] YaBB Poll v0.1 Released
« Reply #19 on: June 18, 2002, 09:31:09 PM »
Reply with quote

no.. are u sure ur host/that folder supports PHP.. the // commented parts shouldnt be visible  :(
Logged

Webby @ RFI
Formerly known as PtPazuzu
Yngwiedis
Full Member
***
Posts: 111


Yngwie Rules !!!

WWW
Re:[BETA] YaBB Poll v0.1 Released
« Reply #20 on: June 18, 2002, 10:27:47 PM »
Reply with quote

Yes. i am sure.
You can see and the server informations Here
« Last Edit: June 18, 2002, 10:42:25 PM by Yngwiedis » Logged
joker
Jr. Member
**
Posts: 85


Fanatiker sind zu allem fähig, sonst aber zu nix!

Re:[BETA] YaBB Poll v0.1 Released
« Reply #21 on: June 18, 2002, 10:33:12 PM »
Reply with quote

Have the same effect. All script text (included DB-access data  >:( is visable. PHP is enabled.

@Yngwiedis: you should remove the script. Anyone can access your DB!!
Logged

MfG joker ;)
Yngwiedis
Full Member
***
Posts: 111


Yngwie Rules !!!

WWW
Re:[BETA] YaBB Poll v0.1 Released
« Reply #22 on: June 18, 2002, 10:38:32 PM »
Reply with quote

Ok i remove it but how can anyone access my DB ?
And what about the problem ?
I can't put the include line in my homepage
Logged
jthorpe
Sr. Member
****
Posts: 331


WWW
Re:[BETA] YaBB Poll v0.1 Released
« Reply #23 on: June 19, 2002, 12:16:51 AM »
Reply with quote

This mod has lots of problems.  Looks like his db name is hard coded into much of it.  Division by zero errors etc.  I'm also running 1.4 so that could be a problem too, I guess.
Logged
nsanden
Jr. Member
**
Posts: 58


I'm a llama!

Re:[BETA] YaBB Poll v0.1 Released
« Reply #24 on: June 19, 2002, 12:44:54 AM »
Reply with quote

Okay sorry I was at work all day and didnt have time to respond.

First of all, take the script down, and put it in another directory and DON'T give anyone the link until the program is working correctly. Your MySQL username/pass is visible as commented by a user in another post.

Secondly, your server must have PHP installed (I assume it does if your using YaBBSE on the same server).
Also you must make sure the permissions on poll.php are 777. If they are 666 or 644 you will see the source of the code like you see there.

Lastly, I noted, the script has only been tested in YaBBSE 1.3.0, so if your running an earlier or later version there is a possiblity the script will not work.

If your still having trouble after trying the above, feel free to send me an email with your FTP user/pass and i'll go in and set it up for you.

Thanks,
Nate

P.S. - Has anyone else successfully setup the script? Particularly people using the latest version of YaBB?

Logged
jthorpe
Sr. Member
****
Posts: 331


WWW
Re:[BETA] YaBB Poll v0.1 Released
« Reply #25 on: June 19, 2002, 02:09:33 AM »
Reply with quote

Well, I got the poll working, partly.  When I go to the poll script directly withing the browser, the cookie seems to read fine and it knows when I voted and when I didn't.  However, when I call it and include it into the front page of my site, it doesn't read the cookie properly and it can't tell if I'm logged in or not.  Any suggestions?

Poll Script:

http://www.dodge-diesel.org/poll.php

Front Page:

http://www.dodge-diesel.org
« Last Edit: June 19, 2002, 02:10:50 AM by jthorpe » Logged
nsanden
Jr. Member
**
Posts: 58


I'm a llama!

Re:[BETA] YaBB Poll v0.1 Released
« Reply #26 on: June 19, 2002, 02:33:21 AM »
Reply with quote

Interesting. I think I know the reason. Give me about 15 minutes to fix it, and i'll post when ready. You'll have to download the script again however.

Nate
Logged
nsanden
Jr. Member
**
Posts: 58


I'm a llama!

Re:[BETA] YaBB Poll v0.1 Released
« Reply #27 on: June 19, 2002, 02:56:07 AM »
Reply with quote

Okay ya'll, download the fixed version, http://www.greedyfools.com/freescripts/YaBB_Pollv0.11.zip

This should clear up both Yngwiedis and jthorpe's problems.

If not please let me know.

Thanks,
Nate
Logged
jthorpe
Sr. Member
****
Posts: 331


WWW
Re:[BETA] YaBB Poll v0.1 Released
« Reply #28 on: June 19, 2002, 03:33:12 AM »
Reply with quote

Nate, thanks for the work, but unfortunately, I'm still having the same problem with the new version.  :-\
Logged
nsanden
Jr. Member
**
Posts: 58


I'm a llama!

Re:[BETA] YaBB Poll v0.1 Released
« Reply #29 on: June 19, 2002, 03:46:47 AM »
Reply with quote

 :'(

Okay i'll look into it more... While i'm at it, try including poll.php into a file OTHER THAN your home page and see if it still bugs out.
Include it into a blank php file just for the hell of it..
Logged
Pages: 1 [2] 3 4 ... 10 Reply Ignore Print 
YaBB SE Community  |  Development  |  Completed mods  |  [BETA] YaBB Poll v0.1 Released « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.082 seconds with 19 queries.