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: Auron
Forum Index » Profile for Auron » Messages posted by Auron
Author Message
Its a PHP script. Not a JavaScript one that could be done with forms and HTML.
Nuff said.

_ Auron
Danika wrote:
MySQL Error : Connection Error
Error Number: 1045 Access denied for user: 'root@localhost' (Using password: NO)


Have you put in the info for the MySQL stuff - username and password for the db, plus the db' name?

_ Auron
Read the posts above if they don't solve your problem, then post again.

_ Auron
Try this for the link...



Replace 'may be a number' with the file' File id.
File id can be found in the admin panel i presume.

_ Auron
freddie wrote:You havent change the FIRST URL address in this to your own!

The script is still trying to link back to www.proxy2

The one at the top!


small note any line beginning with a # is commented out.

_ Auron
you could put a phpinfo.php file in dir with this in it...



I know this will give the dir the script was run from so it should help you.

_ Auron
wirockstar wrote:I got it... It was the page extension. Thanks a bunch!

www.johnsonrock.com

So far no problems simply pasting HTML through Dreamweaver...fingers crossed...


Works fine for me, did a little test, no errors and vote was registered

- Auron
You'll need to upload it to your server to test it.
PHP is a server-side based language so its not rendered or executed like
HTML and JavaScript are in your browser.

Also i've found DreamWeaver
(at least MX 2004) doesn't render the HTML code properly anyway so I usually
view my code in an actual browser. But I think it only does it with old parts
of HTML code that are deprecated.

One last thing make sure the page' extension is .php not .html/.htm

- Auron
If advanced poll doesn't return to your home page because the url is
something like http://www.yoursite.com/index.php?area=news then try
setting the poll' base url to that and see if it then returns you to the
correct page. This is a solution i thought of after someone had this problem
and posted here, rather late i know but its more for future reference.

Edit: this may work for the guest book as well.

- Auron
In the admin panel of the gbook i think under view posts or something like that.

- Auron
Just replace the password string in the database or file in the textfile version
with the original password string and it will be restored to the default one.

- Auron
try this...

http://proxy2.de/forum/viewtopic.php?t=3423

- Auron
have a look thru the file you included the poll in get rid of any white spaces
like empty line breaks and spaces ' '.

Mainly before and after the cookie code and at the end of the file.

- Auron
mida wrote: please visit my site http://www.miperwanida.com/poll2.html and give me your great sugestion for me thank for everythink


Change to .php

- Auron
Wizbang wrote:One reason not to use IP table checking and go with cookie checks is that IP checking stumbles on people coming from AOL and from behind proxy servers or NAT firewalls. AOL users share a couple IP addresses so after the first vote the rest of the millions of AOL users are locked out.


Very good point. One I forgot to mention because i forgot it.
Thanks for bringing it back up Wizbang.

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