Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Gallery for vBulletin 3.5.X Details »»
Gallery for vBulletin 3.5.X
Version: 1.23, by Harald_T Harald_T is offline
Developer Last Online: Jan 2012 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 07-24-2005 Last Update: 05-24-2006 Installs: 346
DB Changes Uses Plugins Template Edits
Code Changes  
No support by the author.

Gallery-Hack:

This hack is a gallery-system for your forum.

Updated 05/25/06

New in this version 1.23:

- Alternative layout
- english phrases
- Addition for the memberprofile
- multiple picture-upload
- Featured threads

What's still to come?

- Possibility for users, to choose the different layout.
- Possibility for file-upload, not only pictures.
- Language-Pack for german users

Have fun with the hack.

For a live-demo look here:

http://www.sf-galerie.de

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #1132  
Old 07-02-2006, 08:24 PM
Tanya123 Tanya123 is offline
 
Join Date: Feb 2006
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by christianb
No problem

What I did was went to the VBA CMPS => Add module => Module Type [Template]

Module Title - Gallery (Or whatever you want)
Column [Center Column]
Display Order 20 (whatever you want here)
Active Yes
Template to Include: adv_portal_gallery
Template Content:

PHP Code:
<if condition="$vboptions['show_latest']==1">
     <
tr>
          <
td colspan=$gal_num_rows align="center">Latest pictures in the gallery:
     </
tr>
     <
tr>$latestgallery
</if>

<if 
condition="$vboptions['show_random']==1">
     <
tr>
         <
td colspan=$gal_num_rows align="center">Random pictures from the gallery:
     </
tr>
     <
tr>
          
$random_gallery
     
</tr>
</if> 
Use Module Shell Template - Yes
Module Link: (I used this and put it directly to my gallery (same as the link for the navbar - remember your forum ID)

Permissions are up to you - I disallow unregistered and banned users to save bandwidth
I did this and it worked out somewhat. Take a look at my homepage ... I see red x's. I searched this thread and came up with nothing. Help! It shows correctly on my forums page.
Reply With Quote
  #1133  
Old 07-02-2006, 10:12 PM
Harald_T Harald_T is offline
 
Join Date: Aug 2003
Location: Kleve, Germany
Posts: 531
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Red X: It's possible, that your attachment-settings are not right. Please check under the Attachment-Manager, if your vB creates Thumbsnails for your attachments. See the rest in my PM.
Reply With Quote
  #1134  
Old 07-03-2006, 01:10 PM
Gehanna Gehanna is offline
 
Join Date: Nov 2005
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello Harald_T,

Would you still be willing to help me figure out how to correct the issue with the black space showing up with the thumbnail images? You made mention that it could possibly be corrected via. css tags or something like that.

Also, I just noticed that for some reason, the gallery submissions aren't showing up in member profiles.

Click here for what I mean: Gehanna's Profile


Gehanna
Reply With Quote
  #1135  
Old 07-03-2006, 01:13 PM
imported_magjr imported_magjr is offline
 
Join Date: Nov 2004
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Harald_T
Use your vbulletin-settings for this.

@all: i have three weeks holidays now, so i have a plenty more time to work on the gallery. So, expect more soon.
Does this mean you'll be able to reply to my pm that's been sitting in your inbox for two months now?
Reply With Quote
  #1136  
Old 07-03-2006, 02:03 PM
calgdsm calgdsm is offline
 
Join Date: Jul 2006
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Harold,

1. THANK YOU!!

2. HELP!!!!

Everthing went pretty smooth so far untill i got the point where i needed to edit the template FORUMDISPLAY. In the install guide it says to edit this

$thread['hiddencount']++;
}

eval('$threadbit .= "' . fetch_template('threadbit') . '";');

}


I cant find that ANYWHERE! Am i using the correct vb version? im not sure what to do. below is the closest i can find.

</if>
</tr>
</if>
<if condition="$show['threads']">
<!-- show threads -->
<if condition="$show['stickies']">
$threadbits_sticky
</if>
$threadbits
<!-- end show threads -->
<else />
<!-- show no threads message -->
<tr>
<td class="alt1" colspan="$foruminfo[bottomcolspan]" align="center">
<div style="padding: 16px">
<if condition="$show
Reply With Quote
  #1137  
Old 07-03-2006, 02:06 PM
calgdsm calgdsm is offline
 
Join Date: Jul 2006
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think i just solved it, It says open the FILE not template. sorry
Reply With Quote
  #1138  
Old 07-03-2006, 03:46 PM
calgdsm calgdsm is offline
 
Join Date: Jul 2006
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Working!!

But still a few problems.

1. Some of the titles are in German! Can i fix this?

2. the link to the gallery is not working. the text is there but the link does not go to the gallery.

Other than that this kicks Ass!!! Great Job!

Can this handle video files aswell?
Reply With Quote
  #1139  
Old 07-04-2006, 02:44 AM
calgdsm calgdsm is offline
 
Join Date: Jul 2006
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bump! Fixed the nav link.

Is there anyway to make everything english i have like 0 german speaking vistors. (That i would like to change, If theres any German DSM Owners drop by the site)

Great Job BTW!!!!

Heres a good idea for an add on to this, how about make it possible to have a highest rated, most viewed ect option can you do this?? that would be great.
Reply With Quote
  #1140  
Old 07-04-2006, 10:11 AM
squall leonhart squall leonhart is offline
 
Join Date: Jun 2006
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I hv just downloaded vbgallery_123.zip and set up to my forum, do whole step in guide file.

1. It works well at Gallery Latest Pictures in the gallery: but the pic is too big, it's not auto resize to fit to home page.

2. It presents in forum is different with the introduce of this mod.

3. i try do do follow anything 3rd time but still can't make Category like intro

Could you please write the full guide agian for everybody, ths a lot
Reply With Quote
  #1141  
Old 07-04-2006, 03:16 PM
Charles_1 Charles_1 is offline
 
Join Date: Jun 2006
Location: Czech Republic, Brno
Posts: 75
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Harald_T

At first I would like to thank you for your support for this hack. I installed it (version 1.23) yesterday, but it did'nt work completely so far :-(. I read whole this discussion, but without luck - no solution to my issues.

Look at: http://www.svethardware.cz/forum and click "Gallery" in the navbar. Just blank page.

I installed it correctly (last version) via Admincp -> Plugin System -> Manage Products -> Add/Import Product. Then I followed instructions provided by you at install_vbi_gallery_123.html file and done necessary editing of templates and php file, exactly as instructions said.

Then I created new category (named as Gallery), which has no Parent Forum and I set Display Order to 0 (so it's not visible). Option "Act as Forum" is set to "No". There are two forum settings relating to this hack: "Act as a gallery?" and "Gallery-Category?". In this case I set only "Gallery-Category?" to "Yes" (so "Act as gallery?" is set to "No"). ID of this category is 39 so I set this number at Admincp -> vBulletin Options -> Gallery -> Category-Id.

After this I created in this category (named Gallery) sub-forum named "Test", "Act as forum" is set to "Yes", "Act as Gallery?" is set to "Yes" and "Gallery-Category?" is set to "No". So far, so good.

But when I click on link in navbar (which points to this: http://www.svethardware.cz/forum/forumdisplay.php?f=39), that just only blank page appears, nothing else - just blank white page - end :-(

I also tried uninstall it and import XML file, which you attached to your post #960, but no effect to this.

Could you please look at my problem and help me find solution? I need gallery to improve functionality of our forum and I am stuck right now :-( I set permissions to "all yes" for "Gallery" also for unregistered users for testing purposes.
Reply With Quote
Reply


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. The time now is 07:12 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06205 seconds
  • Memory Usage 2,324KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete