Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
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
  #962  
Old 05-28-2006, 08:18 PM
UtahNissans UtahNissans is offline
 
Join Date: May 2006
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here is my gallery forumdisplay, can someone please help me identify my problem with the upload button not appearing?


PHP Code:
$stylevar[htmldoctype]
<
html dir="$stylevar[textdirection]lang="$stylevar[languagecode]">
<
head>
<
meta name="description" content="$foruminfo[description]/>
<
title>$vboptions[bbtitle] - $foruminfo[title]</title>
$headinclude
</head>
<
body>
$header
$navbar

<br />
<
table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<
tr valign="top">
    <
td class="smallfont"><if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&amp;f=$foruminfo[forumid]"><img src="$stylevar[imgdir_button]/upload.gif" alt="$vbphrase[post_new_thread]border="0" /></a><else />&nbsp;</if></td>
    <if 
condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if>
</
tr>
</
table>

<if 
condition="$show['threadslist']">
<!-- 
threads list  -->

<
table cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center" class="tborder">
<
tr>
        <
td class="thead">&nbsp;</td>
    </
td>
</
tr>

<if 
condition="$show['threads']">
<
tr>
    <
td colspan="6">
    <
table align="center">
        <
tr>
            
$threadbit_gallery    
            
<if condition="$col">
            <
td colspan=$col class="alt1">&nbsp;</td>
            </if>
        </
tr>
    </
table>
    </
td>
</
tr>
<!-- 
end show threads -->
<else />
    <!-- 
show no threads message -->
    <
tr>
        <
td class="alt1" colspan="$foruminfo[bottomcolspan]align="center">
            <
div style="padding: 16px">
                <if 
condition="$show['noposts']"><strong>$vbphrase[no_posts_in_this_forum]</strong><else /><strong><phrase 1="$daysprune">$vbphrase[no_posts_last_x_days_forum]</phrase></strong><br />
                <
span class="smallfont">$vbphrase[try_controls_below_for_older_posts]</span></if>
            </
div>
        </
td>
    </
tr>
    <!-- 
end show no threads message -->
</if>
</
table>



<!-- 
controls below thread list -->
<
table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:3px">
<
tr valign="top">
    <
td class="smallfont"><if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&amp;f=$foruminfo[forumid]"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]border="0" /></a><else />&nbsp;</if></td>
    <if 
condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if>
</
tr>
</
table>
<!-- / 
controls below thread list -->


<
br />



<!-- 
############## END THREADS LIST ##############  -->
</if>


<!-- 
forum rules forum jump -->
<
table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<
tr valign="top">
    <
td align="right" width="100%">
        
$forumjump
        
<if condition="!$show['popups'] AND $show['adminoptions']">
            <
br />
            <
form action="moderator.php" method="get">            
            <
input type="hidden" name="s" value="$session[sessionhash]/>
            <
input type="hidden" name="f" value="$forumid/>
            <
div class="smallfont"><strong>$vbphrase[admin_tools]</strong>:</div>
            <
select name="do" onchange="this.form.submit();">
                <
optgroup label="$vbphrase[admin_tools]">
                    <
option value="modposts" selected="selected">$vbphrase[view_posts_queue]</option>
                    <
option value="modattach">$vbphrase[view_attachment_queue]</option>
                    <
option value="move">$vbphrase[mass_move]</option>
                    <
option value="prune">$vbphrase[mass_prune]</option>
                    <if 
condition="$show['addmoderator']">
                        <
option value="addmoderator">$vbphrase[add_moderator]</option>
                    </if>
                </
optgroup>
            </
select>$gobutton            
            
</form>
        </if>
    </
td>
</
tr>
</
table>
<!-- / 
forum rules forum jump -->

$footer
</body>
</
html
Reply With Quote
  #963  
Old 05-29-2006, 03:02 PM
DrewM DrewM is offline
 
Join Date: Oct 2005
Posts: 564
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is the image in the buttons folder for all styles? Hwats your website?
Reply With Quote
  #964  
Old 05-29-2006, 03:54 PM
Harald_T Harald_T is offline
 
Join Date: Aug 2003
Location: Kleve, Germany
Posts: 531
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@UtahNissans: I also would suggest, that you check, if the upload.gif-file is uploaded to your images/buttons-folder. Remember also, that it can be style-dependent, where you have to place button-images.

@Wez: No panic. I'll stay member. And the unfeature function will be done tonight.
Reply With Quote
  #965  
Old 05-29-2006, 03:54 PM
wezoo wezoo is offline
 
Join Date: Apr 2006
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Larry
the upload appears fine on mine and i did nothing other than what it says to do it... ?

just make sure the icon is in the images/buttons/ folder !!!

did you manage to get rid of the german text ? im getting Nur f?r Mitglieder!
for none registered users, ill see if i can figure it out, im not too clever with this stuff


wez
Reply With Quote
  #966  
Old 05-29-2006, 04:10 PM
Bernd Bernd is offline
 
Join Date: Apr 2005
Posts: 138
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ Harald

I've noticed that the user profile 'latest gallery submissions' is not included in your last uploaded file.

What plugin has to be added to allow this? (name, code, hook location).

Edit, saw u posted at about the same time. I'll wait for the updated release.
Reply With Quote
  #967  
Old 05-29-2006, 04:19 PM
imported_magjr imported_magjr is offline
 
Join Date: Nov 2004
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any luck with mines harald?
Reply With Quote
  #968  
Old 05-29-2006, 04:33 PM
wezoo wezoo is offline
 
Join Date: Apr 2006
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bernd

this is now working i beleive !!!! ?

it does on mine anyway, theres a downloadable .XML file on the previous page or two ....

As for me , anyone know how to get rid of this "Nur für Mitglieder"
ive looked in the languages and i cant find it for the life of me

cheers
Reply With Quote
  #969  
Old 05-29-2006, 04:58 PM
Harald_T Harald_T is offline
 
Join Date: Aug 2003
Location: Kleve, Germany
Posts: 531
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@Wez: Look into the template "gallery_postbit". There you find it. It's not phrased at the moment.

@all users: If you find some more, please post it here. I'll check them and phrase them out.
Reply With Quote
  #970  
Old 05-29-2006, 05:00 PM
imported_magjr imported_magjr is offline
 
Join Date: Nov 2004
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

harald,

My issue was once the gallery is enabled, my server seizes up and shuts down forcing me to restart apache. I sent you a pm wiht the link to my board and the admin login
Reply With Quote
  #971  
Old 05-29-2006, 05:15 PM
wezoo wezoo is offline
 
Join Date: Apr 2006
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the only other bit of german language i can find is

Dateigr??e

not sure where to change this, apart for that its all i can find

Harald, what bit controlls where the featured images are placed, i would like to put it across the top under the nav bar, is this an easy task, sorry for asking i know you got your hands full at the moment

wez
Reply With Quote
Reply

Thread Tools

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:45 PM.


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.10211 seconds
  • Memory Usage 2,368KB
  • 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
  • (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
  • (3)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