![]() |
|
Article Options |
How can I use a external database with vb Blocks
by
![]() Hi , Sorry because my English is weak, but I liked to write a topic on the use of an external database within the Forum's Blocks . Go to : admincp -> Forums & Moderators -> Forum Blocks Manager -> Add Block : Custom Html / Php Add new block: Custom HTML/PHP Title : Your title ; Description : your description ; Cache Time (in minutes) : 60; Content Type : Php Content : *** Template to Use : add your template . (eg. block_html) The content :
The template (YOUR_TEMPLATE_NAME) . Create a new template .
Eg. test2.jpg No members have liked this post.
|
||||||||
Views: 3632
|
Comments |
#2
|
|||
|
|||
& What is in your db? For the screenshot? Looks like a normal forum block.
No members have liked this post.
|
#3
|
||||
|
||||
He's just showing how to call content from a different database other than your forum one.
No members have liked this post.
|
#4
|
||||
|
||||
Originally Posted by ChopSuey
Yes, it is a normal forum block but the content is not from vb-db.![]()
In my another db i have an article system, so I display the list of sections . No members have liked this post.
|
#5
|
||||
|
||||
Couple of suggestions...
When going outside the vB DB class, track your new connection by explicitly using the resource identifiers Like...
After your mysql_free_result you might want to add mysql_close($dbc). Try putting your ob_end_clean() before your return $output too. Although, I don't see the point of using it. I guess you're trying to catch any errors and tag them on to the output? I'm not crazy about using constants (DEFINE) for passwords and such either.
__________________
Add a photo gallery garage to your auto forum and get noticed by your members. Find out how at the vBulletin Computer Help Forum. An informed rider makes their first destination the motorcycle forum at rider info. No members have liked this post.
|
![]() |
«
Previous Article
|
Next Article
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Article Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 02:34.