The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Module CMPS: PhotoPost vBGallery Details »» | |||||||||||||||||||||||||
/* ----------------- 8/28/2007 6:41pm -----------------
Add Gallery Images to your vBAdvanced CMPS 3.x Do you have PhotoPost vBGallery v2.0 + installed ? Looking @ changes in the gallery. This hack will work with vbgallery 2.2, 2.3 out of the box. - you can get a patch if you have 2.0, 2.1 - here. Tested on: - vBulletin 3.6.8 - PhotoPost vBGallery v2.3 - vBadvanced CMPS v3.0 RC1 1 query added to CMPS Zachariah @ http://www.szone.us/ EX: 3 CMPS blocks 3 different settings http://www.szone.us/index.php?id=gallery --------------------------------------------------*/ Change Log =========== 2.6 - Added option for module title. - Added option for module link. - Added option to choose from thumbnail, normal, origianal 2.5 - Added Template: adv_portal_vbgallery_imagebit - Edited Template: adv_portal_vbgallery_nav - added search dropdown - Edited Template: adv_portal_vbgallery - changed to work with standard CMPS wrapper - Multi-Modules can be used on the same page using the same php file with different settings EX: 3 CMPS blocks 3 different settings http://www.szone.us/index.php?id=gallery 2.2 - reworked to work on CMPS 3.0 2.1 - Package added to: imagegallery.module - Block settings per CMPS page - Permissions fixed 2.0 - adv_gallery_images -> ppgal_images 1.9 - Added vb3.6 1.8 - Added functions_gallery_store.php - Added column span support 1.7 - Install w/ product in 1 file. - Killed the need for FORUMHOME template edit. - AdminCP options to change the hack settings - Added: Parts of the gallery's Nav bar w/ dropdowns (My Stuff*, What's New, What's Popular,Search) to the hack with on/off option. * My Stuff will not be seen if you are a guest. 1.6 - Added: If the gallery is off or disabled the hack not show up. - Added: templates to support the hack vs. gallery templates (allows you to customize the templates for the look and feel you want vs. mess up the way your gallery templates look.) 1.5 - <If> usergroup can not see thunbnails FORUMHOME edit will not show up. 1.4 - Removed Phrase to name gallery <table> now use $vba_options[gallery_title] - Added 3 prases in "global" - filesize,category,dimensions 1.3 - Display images from specific categories. 1.2 - added Phrase support Show Your Support
|
Comments |
#22
|
|||
|
|||
Quote:
|
#23
|
||||
|
||||
Been getting following error since updating the module. Any idea why? I uploaded the file and re-imported the plugin. It doesn't happen all the time though.
Code:
Database error in vBulletin 3.6.1: Invalid SQL: SELECT imageid, images.title, images.description, filename, thumbname, originalname, extension, images.catid ,images.userid, images.username, images.title, images.dateline ,filesize, originalfilesize ,width, height, originalwidth, originalheight, images.views, images.posts, images.lastpostdateline, images.lastpostuserid, images.lastpostusername, votenum, votetotal, categories.title AS cattitle FROM vb_adv_gallery_images AS images LEFT JOIN vb_adv_gallery_categories AS categories USING (catid) WHERE Array valid = 1 ORDER BY RAND() LIMIT 1; MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'valid = 1 ORDER BY RAND() Error Number : 1064 |
#24
|
||||
|
||||
ya, i got that too just now. Was wondering bc it was working fine before
|
#25
|
||||
|
||||
I reverted to the 3.5.x code for now and I didn't get any database error notifications since....
|
#26
|
||||
|
||||
I need to relook @ privatecatids
Code:
WHERE $privatecatids valid = 1 $ignquery - I did not test that part of the add-on in detail. - I never hide things from users, Ill rework that a bit. it almost works |
#27
|
||||
|
||||
I was running the 3.5 version of your hack, and all was fine. When I installed the latest version, I got SQL errors. I installed and reinstalled, but it will not work without db errors. I am a big fan of this hack and your help would be appreciated.
|
#28
|
|||
|
|||
i have photopost installed
is vbgallery different ?? |
#29
|
|||
|
|||
Quote:
Yes. vbgallery is an older version that used to be owned by the peeps over at vba cmps. Used to be vbagallery. Photopost owns it now and they (mostly Zach here) supports vbgallery on the Photopost forums. Pretty sure this is NOT compatible with Photopost Gallery. *and nice Avatar Btw! * |
#30
|
||||
|
||||
Quote:
no I haven't please tell me how..??? it's all new to me |
#31
|
|||
|
|||
Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|