Author |
Message |
|
Hi.
I't trying to scan the folder for smileys,
but this message gets up...
Whats wrong?
Triple G
Warning: ChDir: No such file or directory (errno 2) in /home/public_html/lib/admin.class.php on line 48
Warning: Cannot add header information - headers already sent by (output started at /home/joshi/public_html/lib/admin.class.php:4 in /home/public_html/lib/admin.class.php on line 33
Warning: Cannot add header information - headers already sent by (output started at /home/joshi/public_html/lib/admin.class.php:4 in /home/public_html/lib/admin.class.php on line 34
Warning: Cannot add header information - headers already sent by (output started at /home/joshi/public_html/lib/admin.class.php:4 in /home/public_html/lib/admin.class.php on line 35
Warning: Cannot add header information - headers already sent by (output started at /home//public_html/lib/admin.class.php:4 in /home/public_html/lib/admin.class.php on line 36
Warning: Failed opening './admin/panel_smilies.php' for inclusion (include_path='.:/usr/lib/php/:/usr/lib/php/pear/') in /home/public_html/lib/admin.class.php on line 42
Warning: Failed opening './admin/footer.inc.php' for inclusion (include_path='.:/usr/lib/php/:/usr/lib/php/pear/') in /home/public_html/lib/admin.class.php on line 43
|
 |
|
It is a Unix Timestamp....if you want to convert it into something you can understand, go to this website and enter the number
http://www.4webhelp.net/us/timestamp.php
|
 |
|
well you could start with using maybe Hypermart
http://www.hypermart.net/t/registration/free
or how about getting a job and paying for a host!
there are a couple of other free sites out there that allow scripting, but you will find that if you get any traffic to your site, it will wind up in the recycle bin.......also you will have to put up with them forcing pop up adds onto your site
|
 |
|
what do you think i chould do to it change web if pleas give me a web page that will work thanks
|
 |
|
don't be fricken lazy........read posts in this forum......must have been covered half a dozen times........
You need to chmod your template file to 666
|
 |
|
Can anyone explain to me how to break down the time stamp into a date and time........or whatever it equals out to?
Thanks
|
 |
|
Is there a way to view poll selections in the tables? I didn't see anything where I could tell who voted for what. Good friend of mine is being told he already voted.............but he says he didn't. Wanted to see if I could see who he voted for. I see his IP address listed.
Suggestions?
THanks
|
 |
|
I would like to change the layout of my guestbook, I try editing the templates but changing them in any way gives me these messages:
Warning: fopen("./templates/entry.php", "w") - Permission denied in /home/extroweb/public_html/marriguestbook/lib/admin.class.php on line 180
Warning: fwrite(): supplied argument is not a valid File-Handle resource in /home/extroweb/public_html/marriguestbook/lib/admin.class.php on line 181
Warning: fclose(): supplied argument is not a valid File-Handle resource in /home/extroweb/public_html/marriguestbook/lib/admin.class.php on line 187
THe advance guestbook came installed whith the people who host me....(splicehost.com) So I do not know too much about permissions, etc...
|
 |
|
well, I guess you answered your own question.......your using angelfire.
get a real webhost........angelfire will allow you to only post static web pages
|
 |
|
Anonymous wrote:dunno, maybe php running in safe mode, or php open base directory restrictions in effect.
but it sounds like some sort of permission setting to the database or soemthing, such as writing to it.
not sure though without seeing it.
php is not running in safe mode. I am looking into "open base directory restrictions", I'm not sure about that one.l
I thought the same thing too about the database permissions but if I can read and write from the GB admin page, why can't I from the addentry page?
It is very strange.
Thanks for the ideas, I am not giving up just yet!
|
 |
|
make a dump from your database
|
 |
|
dunno, maybe php running in safe mode, or php open base directory restrictions in effect.
but it sounds like some sort of permission setting to the database or soemthing, such as writing to it.
not sure though without seeing it.
|
 |
|
Just as a side note I went in on the mysql> prompt and inserted an entry into the book_data table manually. And when I came back to the guestbook, the entry shows up, but I still cannot sign the guestbook.
I can however go into the admin section of the guestbook and edit the entry, and delete the entry.
This is all very strange to me. I don't understand why I cannot sign the guestbook.
If anyone has any ideas please let me know.
Unfortunately the guest book is on a test server that is not accessable to the internet so I can't point anyone there to see the problem.
I forgot to say this in the first post, the guestbook version is AG2.3.1
Thanks...
|
 |
|
could some of you guys out there help me with the fuc*** guest book it wont work and im still very very angry if you do can mail me at viruset_56@hotmail.com
ps. im using angelfire
|
 |
|
versucht mal in der php.ini die magic quotes einzuschalten
[php.ini]
; Magic quotes for incoming GET/POST/Cookie data.
magic_quotes_gpc = On
mfg
|
 |
|