Computer Help Forum

Go Back   vBulletin and Computer Help Forum > LCS Software and Professional Support > vBPicGallery the vBulletin Photo Gallery

vBPicGallery the vBulletin Photo Gallery Sales and support for the vBulletin photo gallery add on vBPicGallery. Give your members as many photo galleries as you like with as many photos as you like.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 05-26-2007   #1
Devilbrad
Junior Member
 
Devilbrad's Avatar
 
Join Date: Apr 2007
Location: California
Posts: 8
Send a message via AIM to Devilbrad Send a message via Yahoo to Devilbrad
Vbpicgallery and vBa 3.0.

I just upgraded my forum to 3.6.7 and my vB Advanced to 3.0. I have no problems with the forum, but the vBa page vba_cmps_include_bottom.php file is different than the old one, it no longer has the
Quote:
eval('print_output("' . fetch_template('adv_portal') . '");');
code, so I have no idea where to install the
Quote:
// begin vBPicGallery extension
$result_latest = $db->query_read("SELECT vbpicgalleryid,id,u_date FROM " . TABLE_PREFIX . "vbpicgallery_images ORDER BY RAND() LIMIT 5 ");

while ($latest = $db->fetch_Array($result_latest))
{
eval('$latestbits .= "' . fetch_template('vbpicgallery_latestbits') . '";');
}
$db->free_result($result_latest);
// end vBPicGallery extension
code to get the gallery up on vBa. Any suggestions?
Devilbrad is offline   Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 03:22 AM.



vBulletin 3.8.7 Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright vB and Computer Help Forum

EZ software products copyright Greg Lynch 2006-2013