Author |
Message |
|
Can you let me know asap
Thanks in advance
|
 |
|
I am using ssi to get my poll on my site, but when people vote, it does not redirect them to the results
|
 |
|
daky_uk,
usually, you can't install MySQL on a remote server. The server needs to have MySQL and PHP installed for you. Check with server admin to see if they have MySQL installed. If they do then you can ask them for permission to access the database.
I hope this helps.
|
 |
|
Warning: Cannot modify header information - headers already sent by (output started at 1.php:3) in poll\db\poll_cookie.php on line 22
file 1.php:
<?
require "poll/db/poll_cookie.php";
?>
<html>
<body>
<?
include_once "poll/db/booth.php";
echo $php_poll->poll_process(5);
?>
</body>
</html>
|
 |
|
I did what you said and these are the errors I got
Warning: main(/home/MY SITE/public_html/poll//include/config.inc.php) [function.main]: failed to create stream: No such file or directory in /home/MYSITE/public_html/newpoll.php on line 125
Fatal error: main() [function.main]: Failed opening required '/home/MYSITE/public_html/poll//include/config.inc.php' (include_path='.:/usr/local/lib/php') in /home/MYSITE/public_html/newpoll.php on line 125
ANY help would be appreciated!
|
 |
|
Hi,
Sadly I've lost my password for the admin section of my Advanced Guestbook. Can I retreive this or set a new one trough the ftp acces on the server where the guest book is installed?
Kind regards.
http://siegfriedbruckmann.com
|
 |
|
How can I set people to vote again(means not only 1 vote only)
|
 |
|
Hallo @wlady,
Das Passwort wird in Deiner Msyq-Datenbank gespeichert.
In der Tabelle book_auth wird das Passwort verschlüsselt gespeichert. Ob Du da allerdings was mit anfangen kannst entzieht sich meiner Kenntnis. Ich kann damit nichts anfangen, benutze aber ein Programm in dem ich meine Passwörter speichere.
Es grüßt
Rainer Ecke
|
 |
|
Thank you for answer. When I downlad all files in zip format in my computer can I open that file and transfer to my ftp file to my server or transfer all file to server and open them there. Do I need transfer all file or part of them and in which folder i need to put them? Is it in cgi-bin folder or i need open another one?
|
 |
|
rename your main site eg. index.html --> index.php
index.htm --> index.php
change the file type into php. that worked for me.
|
 |
|
easy. just rename the file index.html into index.php
that fixed problem for me.
|
 |
|
Thanks antways I got it.......................
the config.inc.php file needed to say $GB_PG["base_url"] .... at line 59 as well as at line 66 sorry I am still a noob!!
|
 |
|
Everything seemd to work fine but I am getting this error on all the screens:
Notice: Undefined index: base_url in C:\Inetpub\wwwroot\Drew Production Studios\DPS\guestbook\admin\config.inc.php on line 66
|
 |
|
thank you gentlemen.
|
 |
|
i didnt recieve any readme that had any content inside of it.the one i got is blank.but i cant figure out the pass or user name,does anyone know what the defualt user name and password.
|
 |
|