The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
PhotoPost vBGallery - Forum Home Details »» | |||||||||||||||||||||||||
Ok it's Beta time !!!!!
Please only install to beta test. Even thow I have it running there may be problems still in the works. (there were many countless errors in the past) - Feedback Please :squareeyed: /* -----------------12/13/2005 6:41pm ----------------- Add Gallery Images to your Forum Index v1.7 (vB 3.5) Tested on:
Demo: - http://www.gzhq.net/forums/index.php // ------------------------------------------------------ Overview:
Hack includes: - Hack Active (yes / no) - Enable Navbar (yes / no) - Image Count (number of images) - Image Order (Random, Newest, Most Views, Most Comment, Highest Rated) - Exclude Catagories - Only Catagories - On/Off options for all of the "info" per image - If gallery is not active hack will vanish (all usergroups) ** Admin will get "Alert: The gallery is currently turned off!" on FORUMHOME - If gallery settings of a usergroup does not see "thumbnails" the hack will vanish - No Template edits Change Log =========== 1.7 Beta 2 - 01.17.06 - Fixed usergroups not able to see the hack - Fixed sort order problems 1.7 - Install w/ product and 2 edits 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.) --------------------------------------------------*/ Whats Going On Please click " install " for updates Show Your Support
|
Comments |
#222
|
||||
|
||||
Quote:
- 1 of the bugs that need killed looks good man ! :bunny: |
#223
|
|||
|
|||
That 's all I get: MySQL Error : Unknown column 'language.phrasegroup_adv_gallery' in 'field list'
I'm using vbb 3.5.2 photopost 5.2.1 |
#224
|
||||
|
||||
bug?
adminCp > vbOptions > vbaGallery -Forumhome > Image Order > Newest --GUESTS and REGISTERED users can't see NEW IMAGES on forumhome, but admin CAN. :/ Its "stuck" on the images uploaded before I updated to BETA. (had it orginal installed). --new images show up in gallery, proper, just not on forumhome. Again, newest image setting is working for all NON-admin. NOTE: random works fine. /me is running 3.5.2 and the BETA of this hack. is it just me? or do other have that issue as well? |
#225
|
||||
|
||||
yikes!
more bugs: ---Highest rated gives DATABASE ERROR!!! YIKES!!! o_0 ---Most Comments --- give DIFFERENT listing for admin and registered users. :/ ---Random: seems to work fine. ---Newest: as stated above.... doesn't work for registered users. works for admin. |
#226
|
||||
|
||||
Quote:
not PhotoPost Pro 5.2.1 try: This is a Plugin. Code:
<?xml version="1.0" encoding="ISO-8859-1"?> <plugins> <plugin active="1" product="vbulletin"> <title>Photopost Feature Block</title> <hookname>forumhome_complete</hookname> <phpcode><![CDATA[include('/home/photopost/inc_features.php');]]></phpcode> </plugin> </plugins> - Next Place: Code:
$photopostfeature - Lastly - inc_features.php Code:
// Number of photos to display $num_display = 4; // Number of columns (1 for vertical) $columns = 4; // which type of images do you want to show (random, most_view, latest) $q_switch = "random"; // == END CONFIGURATION == http://www.mitsubishiunited.com/forums/index.php? |
#227
|
||||
|
||||
I have installed this hack but I have this error...:
Database error in vBulletin 3.5.2: Invalid SQL: SELECT userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, language.phrasegroup_holiday AS phrasegroup_holiday, language.phrasegroup_adv_gallery AS phrasegroup_adv_gallery, language.phrasegroup_global AS phrasegroup_global, language.options AS lang_options, language.languagecode AS lang_code, language.charset AS lang_charset, language.locale AS lang_locale, language.imagesoverride AS lang_imagesoverride, language.dateoverride AS lang_dateoverride, language.timeoverride AS lang_timeoverride, language.registereddateoverride AS lang_registereddateoverride, language.calformat1override AS lang_calformat1override, language.calformat2override AS lang_calformat2override, language.logdateoverride AS lang_logdateoverride, language.decimalsep AS lang_decimalsep, language.thousandsep AS lang_thousandsep FROM user AS user LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid) LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) INNER JOIN language AS language ON (language.languageid = 3) WHERE user.userid = 1; MySQL Error : Unknown column 'language.phrasegroup_adv_gallery' in 'field list' Error Number : 1054 Date : Monday, December 26th 2005 @ 04:11:24 AM Script : http://www.p2psin.it/forum/index.php? Referrer : http://www.p2psin.it/forum/admincp/index.php?do=head IP Address : ******* Username : Classname : ********* |
#228
|
||||
|
||||
Need to install:
* vBulletin 3.5.2 * PhotoPost vBGallery v1.0.1 (vB 3.5) Do you have PhotoPost vBGallery v1.0.1 (vB 3.5) installed ? Looking @ your error: - MySQL Error : Unknown column 'language.phrasegroup_adv_gallery' in 'field list' You do not. Quote:
|
#229
|
||||
|
||||
Hi Zachariah
Excusme, but Photoplog Gallery and Photopost are different Gallery? I think it's the same gallery...pardon me |
#230
|
||||
|
||||
Quote:
Photopost has 2 gallery script packages. Photopost Pro @ ver 5.xx - Independent and can install as standalone or bridge to many forums DB's. Photopost vBGallery 1.0.1 - Needs vBulletin 3.x / 3.5 to operate. This is for the vBGallery 1.0.1 Pro ver. (I think) https://vborg.vbsupport.ru/showpost....&postcount=225 |
#231
|
||||
|
||||
any word on when this might be able to chose which section it pulls the images from... cause it kinda sucks if you have mp3s installed it will pull there image and all
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|