Jump to content

darkfreaks

Members
  • Posts

    4,953
  • Joined

  • Last visited

Everything posted by darkfreaks

  1. oops sorry im half blind today LOL <?php // files we need to include before the <head> tag include ("includes/settings.inc.php"); include ("includes/subs.inc.php"); include ("includes/readvals.inc.php"); include ("includes/connectdb.inc.php"); include ("includes/readsettings.inc.php"); include ("includes/initlang.inc.php"); include ("includes/readcookie.inc.php");?>
  2. i did? line 27 of that file is session_start; but why is it erroring? its in the root folder for crying out loud. not my guestbook folder.
  3. wtf its interfering with a totally different file in my root folder? the index.php in the root folder is for a different site.
  4. $user="abc123" pass="pass"
  5. Honestly using the session tutorial will teach you alot.
  6. on the guestbook page alone i get: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/lilysgra/public_html/lilysgraveyard/index.php:27)
  7. thats the thing it is at the topmost of the page. ill clear my log and see what i get.
  8. jessi that tutorial above me uses sessions
  9. login tutorial is what you need then http://www.trap17.com/index.php/php-simple-login-tutorial_t7887.html
  10. lol you can use more than one table cell per table row. thats just ridiculous.
  11. http://www.phpeasystep.com/phptu/21.html easy forgot password tutorial
  12. oh shit i just checked the error log imagepng(): supplied argument is not a valid Image resource captcha.php 56 August 30, 2007, 7:38 pm 2 Cannot modify header information - headers already sent by (output started at /home/lilysgra/public_html/lilysgraveyard/index.php:27) captcha.php 55 August 30, 2007, 7:38 pm 2 imagestring(): supplied argument is not a valid Image resource captcha.php 41 August 30, 2007, 7:38 pm 2 imageline(): supplied argument is not a valid Image resource captcha.php 35 August 30, 2007, 7:38 pm 2 imageline(): supplied argument is not a valid Image resource captcha.php 34 August 30, 2007, 7:38 pm 2 imagecolorallocate(): supplied argument is not a valid Image resource captcha.php 27 August 30, 2007, 7:38 pm 2 imagecolorallocate(): supplied argument is not a valid Image resource captcha.php 26 August 30, 2007, 7:38 pm 2 imagecreatefrompng(captcha.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory captcha.php 19 August 30, 2007, 7:38 pm 2 session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/lilysgra/public_html/lilysgraveyard/index.php:27) guestbook.php 2 August 30, 2007, 7:38 pm 2 session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/lilysgra/public_html/lilysgraveyard/index.php:27) guestbook.php 2 August 30, 2007, 7:38 pm 2 imagepng(): supplied argument is not a valid Image resource captcha.php 56 August 30, 2007, 7:37 pm 2 Cannot modify header information - headers already sent by (output started at /home/lilysgra/public_html/lilysgraveyard/index.php:27) captcha.php 55 August 30, 2007, 7:37 pm 2 imagestring(): supplied argument is not a valid Image resource captcha.php 41 August 30, 2007, 7:37 pm 2 imageline(): supplied argument is not a valid Image resource captcha.php 35 August 30, 2007, 7:37 pm 2 imageline(): supplied argument is not a valid Image resource captcha.php 34 August 30, 2007, 7:37 pm 2 imagecolorallocate(): supplied argument is not a valid Image resource captcha.php 27 August 30, 2007, 7:37 pm 2 imagecolorallocate(): supplied argument is not a valid Image resource captcha.php 26 August 30, 2007, 7:37 pm 2 imagecreatefrompng(captcha.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory captcha.php 19 August 30, 2007, 7:37 pm 2 session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/lilysgra/public_html/lilysgraveyard/index.php:27) guestbook.php 2 August 30, 2007, 7:37 pm 2 session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/lilysgra/public_html/lilysgraveyard/index.php:27) guestbook.php 2 August 30, 2007, 7:37 pm 2 imagepng(): supplied argument is not a valid Image resource captcha.php 56 August 30, 2007, 7:34 pm 2 Cannot modify header information - headers already sent by (output started at /home/lilysgra/public_html/lilysgraveyard/index.php:27) captcha.php 55 August 30, 2007, 7:34 pm 2 imagestring(): supplied argument is not a valid Image resource captcha.php 41 August 30, 2007, 7:34 pm 2 imageline(): supplied argument is not a valid Image resource captcha.php 35 August 30, 2007, 7:34 pm 2 imageline(): supplied argument is not a valid Image resource captcha.php 34 August 30, 2007, 7:34 pm 2 imagecolorallocate(): supplied argument is not a valid Image resource captcha.php 27 August 30, 2007, 7:34 pm 2 imagecolorallocate(): supplied argument is not a valid Image resource captcha.php 26 August 30, 2007, 7:34 pm 2 imagecreatefrompng(captcha.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory captcha.php 19 August 30, 2007, 7:34 pm 2 session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/lilysgra/public_html/lilysgraveyard/index.php:27) guestbook.php 2 August 30, 2007, 7:34 pm 2 session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/lilysgra/public_html/lilysgraveyard/index.php:27) guestbook.php 2 August 30, 2007, 7:34 pm 2 imagepng(): supplied argument is not a valid Image resource captcha.php 56 August 30, 2007, 7:34 pm 2 Cannot modify header information - headers already sent by (output started at /home/lilysgra/public_html/lilysgraveyard/index.php:27) captcha.php 55 August 30, 2007, 7:34 pm 2 imagestring(): supplied argument is not a valid Image resource captcha.php 41 August 30, 2007, 7:34 pm 2 imageline(): supplied argument is not a valid Image resource captcha.php 35 August 30, 2007, 7:34 pm 2 imageline(): supplied argument is not a valid Image resource captcha.php 34 August 30, 2007, 7:34 pm 2 imagecolorallocate(): supplied argument is not a valid Image resource captcha.php 27 August 30, 2007, 7:34 pm 2 imagecolorallocate(): supplied argument is not a valid Image resource captcha.php 26 August 30, 2007, 7:34 pm 2 imagecreatefrompng(captcha.png) [function.imagecreatefrompng]: failed to open stream: No such file or directory captcha.php 19 August 30, 2007, 7:34 pm 2 session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/lilysgra/public_html/lilysgraveyard/index.php:27) guestbook.php 2 August 30, 2007, 7:34 pm 2 session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/lilysgra/public_html/lilysgraveyard/index.php:27) guestbook.php 2 August 30, 2007, 7:34 pm
  13. it still wont submit ???
  14. try using .htaccess to modify your pages.
  15. somethings still horribly wrong ???
  16. she is correct it will loop only once unless you change the number *nod*
  17. Try adding <?php while($counter<=2) ?> before your ajax echo
  18. Its sposed to give you a blank page that is security i added to prevent double posting or refreshing the page. but it still should have submitted to the database. but its not. you should be able to go back to view guestbook and view it but its not there.
  19. nnonono that part is fine if i remove that the errors wont work
  20. yes i have the latest version of PHP installed. seee for yourself http://www.lilysgraveyard.com/index.php?dir=addons/Guestbook&page=guestbook
  21. nothing changed i added session_start; at the top and also put action="<?php $_SERVER['PHP_SELF']; ?>" none of which worked
  22. it is sposed to submit to the database if correct and its not?
  23. Jedit also has color coding and and line numbering and it tells ya if your missing syntax *nod*
  24. try combining arguements *nod*
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.