View previous topic :: View next topic |
Author |
Message |
xxmistylescaxx
Joined: 28 Jun 2003 Posts: 3 Location: Illinois
|
Posted: Sun Dec 28, 2003 6:27 pm Post subject: b2 not displaying correctly |
|
|
Is there a specific code I'm missing if I keep getting the following message:
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/frozenge/public_html/mist/index.php on line 30
o.o;;; Anybody know what I'm missing? |
|
Back to top |
|
 |
epolady
Joined: 30 Jul 2002 Posts: 800 Location: Texas
|
Posted: Sun Dec 28, 2003 7:10 pm Post subject: |
|
|
Do you have this at the top of your page? Code: | <?php /* Don't remove this line, it calls the b2 function files ! */ $blog=1; include ("blog.header.php"); ?> |
_________________ Please, no PMs.
Do a search before posting a question.
We're not mind readers, provide URLs and/or source code. |
|
Back to top |
|
 |
|