help .... I got a FATAL ERROR -- probably syntax |
[eluser]JPrieto[/eluser]
got it now i cleared the browser cache and it worked wow -- weird
[eluser]SpooF[/eluser]
I've duplicated the tutorials many of times try to answer new users questions. I currently have a duplication on my development server right now.
[eluser]JPrieto[/eluser]
[quote author="SpooF" date="1243592927"]I've duplicated the tutorials many of times try to answer new users questions. I currently have a duplication on my development server right now.[/quote] hi SpooF right now i got to the point where you can insert a coment for a blog entry when i type in a comment i get this error: ............................................. 404 Page Not Found The page you requested was not found. ............................................... and the url in the browser is http://localhost/codeigniter/index.php/b...nts_insert ========================================== here is my code in the blog controller ======================================== Code: <?php ================================ my code for the comments_view file =================================== Code: <html> i also tried to comment out the code in the comment_insert function and replaced it with a simple echo 'hello there' -- but i still get same error please ... any idea?
[eluser]SpooF[/eluser]
You have a typo in one of your files. Your fucntion is called comment_insert but your submitting it to comments_insert.
[eluser]JPrieto[/eluser]
[quote author="SpooF" date="1243596585"]You have a typo in one of your files.[/quote] uhm........... it works now thanks to you its 3:30am miami time need to sleep many many many thanks take care tomorrow another day |
Welcome Guest, Not a member yet? Register Sign In |