Some Problem "uid" ,Fatal Error
Posted: Thu Aug 16, 2012 6:40 pm
hi , everyone
i have many problem in my system
i followed the "Private message tutorial"
but im make the index.php as a login page and when you login,
you will return to profile.php
and i have also a problem in "profile.php" i should write "?uid=2"
----------------------------------
Notice: Undefined index: uid in C:\xampp\htdocs\almanafi\profile.php on line 10
----------------------------------
the big problem in "private message tutorial"
i didnt make url like jacek " index.php?page=new_conversation
i make a new_conversation.php in same folder (almanafi)
so when i click on send i have an error "The list of names you gave does not look valid."
but im shure that the username is right and its on the Database
it have ( - and . and _ )
and when i write a fake simple name fore EXAMPLE "facebook"
i have this error
--------------------------------
Fatal error: Call to undefined function fetch_user_ids() in C:\xampp\htdocs\almanafi\new_conversation.php on line 25
--------------------------------
i dont know how to fix this
and thanks
i have many problem in my system
i followed the "Private message tutorial"
but im make the index.php as a login page and when you login,
you will return to profile.php
and i have also a problem in "profile.php" i should write "?uid=2"
----------------------------------
Notice: Undefined index: uid in C:\xampp\htdocs\almanafi\profile.php on line 10
----------------------------------
the big problem in "private message tutorial"
i didnt make url like jacek " index.php?page=new_conversation
i make a new_conversation.php in same folder (almanafi)
so when i click on send i have an error "The list of names you gave does not look valid."
but im shure that the username is right and its on the Database
it have ( - and . and _ )
and when i write a fake simple name fore EXAMPLE "facebook"
i have this error
--------------------------------
Fatal error: Call to undefined function fetch_user_ids() in C:\xampp\htdocs\almanafi\new_conversation.php on line 25
--------------------------------
i dont know how to fix this
and thanks