The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Module CMPS: PhotoPost vBGallery Details »» | |||||||||||||||||||||||||
/* -----------------12/31/2005 6:41pm -----------------
Add Gallery Images to your CMPS v1.8 This hack is an add-on to a gallery made by PhotoPost.com called vBGallery. - This is not a gallery, but a way to display the images from the gallery to your forums. Do you have vBGallery installed ? Tested on: - vBulletin 3.5.2 - PhotoPost vBGallery v1.0.2 (vB 3.5) - vBadvanced CMPS v2.0.0 (vB 3.5) Zachariah - http://www.gzhq.net Product XML 1 file edit Upload file Create Module Change settings 1 query added to CMPS DEMO --------------------------------------------------*/ Change Log =========== 1.8 - Added functions_gallery_store.php - Added column span support 1.7 - Install w/ product in 1 file. - 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.) Show Your Support
|
Comments |
#372
|
|||
|
|||
I get the following error when I tried to install this:
Database error in vBulletin 3.6.4: Invalid SQL: SELECT imageid, images.title, filename, thumbname, originalname, extension, images.catid ,images.userid, images.username, images.title, images.description, images.dateline ,filesize, originalfilesize ,width, height, originalwidth, originalheight, images.views, images.posts, images.lastpostdateline, images.lastpostuserid, images.lastpostusername, votenum, votetotal FROM adv_gallery_images AS images WHERE valid = 1 AND images.catid IN (2) ORDER BY RAND() LIMIT 4; MySQL Error : Table '***********.adv_gallery_images' doesn't exist Error Number : 1146 Date : Thursday, December 7th 2006 @ 12:30:42 AM Script : http://********/index2.php Referrer : IP Address : *********** Username : *********** Classname : vb_database what on earth is causing that, the forums work, and my gallery works just the CMPS shows up as a big database error screen. |
#373
|
||||
|
||||
Quote:
EX: Ver. 1.0, 1.0.1, 1.0.2, 1.0.3, 2.0B1/B2 Code:
FROM " . TABLE_PREFIX . "adv_gallery_images Code:
FROM " . TABLE_PREFIX . "ppgal_images |
#374
|
|||
|
|||
so what do I have to change to make this work?
|
#375
|
|||
|
|||
Try going into the php (/modules/vbgallery_block.php) and searching for:
PHP Code:
PHP Code:
|
#376
|
||||
|
||||
i have this error
Code:
Warning: main(./includes/functions_gallery.php) [function.main]: failed to open stream: No such file or directory in /modules/vbgallery_block.php on line 17 Fatal error: main() [function.require]: Failed opening required './includes/functions_gallery.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/gwgrirc/public_html/forum/modules/vbgallery_block.php on line 17 i use 3.6.5v |
#377
|
||||
|
||||
anyone?
|
#378
|
||||
|
||||
i get this error:
XML Error: not well-formed (invalid token) at Line 1 Some one help me? |
#379
|
||||
|
||||
Great mod and works perfectly!
Just one question: Is there anyway to stop the thumbnails linking to the gally? Just showing the thumbnails but no links? SGL. |
#380
|
|||
|
|||
I get this error after installation (following the txt instructions)
Warning: unserialize() expects parameter 1 to be string, array given in [path]/modules/vbgallery_block.php on line 20 Warning: unserialize() expects parameter 1 to be string, array given in [path]/modules/vbgallery_block.php on line 21 Warning: unserialize() expects parameter 1 to be string, array given in [path]/modules/vbgallery_block.php on line 22 Warning: array_merge() [function.array-merge]: Argument #2 is not an array in [path]/modules/vbgallery_block.php on line 26 |
#381
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|