![]() |
mysql_fetch_assoc error/problem
Hi, im new to PhpDig, i signed up in hope to find some help :)
im also new to PHP and MySQL, altho im not dumb and i have done a fair share of reading some stuff and fooling around with pre-made stuff. but onto the purpose of this thread. I have website which was donated to me, to use for whatever purpose i want, altho when i set it up it had some SQL problems at first (trying to read a database that didnt exist) i fixed that and some other problems, altho since i dont know the PHP code i can only find my way around pre-made stuff, i got stuck. im getting this error on my page "Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/*******/template_manage.php on line 164" i tryed reading up on just mysql_fetch_assoc, no use, didnt help me. on line 164 of that page is this(Altho the whole might be needed to help me tho, just let me know) Code:
160 if(!empty($_SESSION['online_user'])){ $this->general_layout[middle][] = "general/middle/user_options.php"; } (if more information is needed to help me out, just let me know ill get it) |
All times are GMT -8. The time now is 06:49 PM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.