The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#62
|
|||
|
|||
Well, it probably is the forumspath that has not been defined correctly.
Look for $forumspath Smilies works fine on my site. It took me awhile to figure it out, lol ... *sigh* I'm happy I'm done with figuring it out. *laughs* |
#63
|
|||
|
|||
Hmmm. the smilies are there if you view the newsout.php output, but disappear once the file is included into the .shtml page
|
#64
|
|||
|
|||
having problems...i really want this to work properly...
here goes: http://dfmafia.net/forums/newsout.php <-- works fine http://dfmafia.net/network1.php <--- inop (its after the text "Need to fix the News script that when it grabs the articles out of the forums we don't loose right content ") heres the code im using to include the newsout.php: PHP Code:
that first NEWS block works fine but all it did was grab the titles...i want part of the text as well... http://dfmafia.net/network.php im using the below script and it gets what i want but i loose the right table and footer on the page... PHP Code:
heres how the page is suspose to look: http://dfmafia.net/network_A.php minus the news...it has the right and footer content |
#65
|
||||
|
||||
Thank you for this hack, but could you explain why I get this error by any chance?
Code:
Warning: mysql_query(): 6 is not a valid MySQL-Link resource in /home/static/public_html/forums/includes/db_mysql.php on line 212 Warning: mysql_error(): 6 is not a valid MySQL-Link resource in /home/static/public_html/forums/includes/db_mysql.php on line 357 Warning: mysql_errno(): 6 is not a valid MySQL-Link resource in /home/static/public_html/forums/includes/db_mysql.php on line 358 Warning: mysql_query(): 6 is not a valid MySQL-Link resource in /home/static/public_html/forums/includes/db_mysql.php on line 212 Warning: mysql_error(): 6 is not a valid MySQL-Link resource in /home/static/public_html/forums/includes/db_mysql.php on line 357 Warning: mysql_errno(): 6 is not a valid MySQL-Link resource in /home/static/public_html/forums/includes/db_mysql.php on line 358 |
#66
|
|||
|
|||
Put a @ in front of the mysql queries.
|
#67
|
|||
|
|||
eLITeGuRu,
I experienced the same as above. All working fine but I received these errors in the bottom of the page: Code:
Warning: mysql_query(): 6 is not a valid MySQL-Link resource in usrlocalpsahomevhostsi-symbian.comhttpdocsforumincludesdb_mysql.php on line 212 Warning: mysql_error(): 6 is not a valid MySQL-Link resource in usrlocalpsahomevhostsi-symbian.comhttpdocsforumincludesdb_mysql.php on line 357 Warning: mysql_errno(): 6 is not a valid MySQL-Link resource in usrlocalpsahomevhostsi-symbian.comhttpdocsforumincludesdb_mysql.php on line 358 Warning: mysql_query(): 6 is not a valid MySQL-Link resource in usrlocalpsahomevhostsi-symbian.comhttpdocsforumincludesdb_mysql.php on line 212 Warning: mysql_error(): 6 is not a valid MySQL-Link resource in usrlocalpsahomevhostsi-symbian.comhttpdocsforumincludesdb_mysql.php on line 357 Warning: mysql_errno(): 6 is not a valid MySQL-Link resource in usrlocalpsahomevhostsi-symbian.comhttpdocsforumincludesdb_mysql.php on line 358 Code:
@mysql_query Thanks and best regards |
#68
|
||||
|
||||
Can anyone help me with this 1? I get the common 3 errors at the bottom of the page, and everything is setup as it should be.
Thanks |
#69
|
|||
|
|||
anyone getting the three lines of text at the bottom, remove:
//disconnect mysql_free_result($sql_result); mysql_close($connection); From your newsout.php file and it should resolve it. ^^ |
#70
|
|||
|
|||
thaks dude it fixed it!
|
#71
|
|||
|
|||
Looks to be nice when it's finished. Thanks.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|