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
  #1212  
Old 07-23-2006, 02:32 PM
Harald_T Harald_T is offline
 
Join Date: Aug 2003
Location: Kleve, Germany
Posts: 531
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I bet you didn't found the code for the file-edit?

As i said before: I'll release it when GOLD is out.
Reply With Quote
  #1213  
Old 07-23-2006, 02:55 PM
Mr. Brian's Avatar
Mr. Brian Mr. Brian is offline
 
Join Date: Jan 2003
Location: Internet
Posts: 300
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No. I know where the code is but as what I said it just won't work.
Reply With Quote
  #1214  
Old 07-23-2006, 03:11 PM
Harald_T Harald_T is offline
 
Join Date: Aug 2003
Location: Kleve, Germany
Posts: 531
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll check this tonight.
Reply With Quote
  #1215  
Old 07-24-2006, 04:37 AM
Tork64 Tork64 is offline
 
Join Date: Jun 2006
Location: Burbank, California
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, I tried installing this on VB 3.6 RC2, just to try it out, if it worked i would have left it but if it didnt i would have uninstalled it. Anyways, everything worked fine, however the drop down for search did not work, nothing in the navbar that had a drop down menu would go down, you would click on it and nothing would fall. Did I install it wrong or should I just wait for a working rls for VB 3.6 ? Thanks
Reply With Quote
  #1216  
Old 07-25-2006, 01:14 AM
MRs2 MRs2 is offline
 
Join Date: Mar 2006
Location: Amsterdam The Netherlands
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tried to install it, but I think I'm missing something.
The zip just gives me a few buttons (gif's instead of jpg), the xml and one page of installation guide.

The installation guide doesn't say anything about creating a template, nor the necessary name, nor any code to put in there.

Some posts further I see that the template is supposed to be called threadbit_gallery instead of template_gallery, so now I have two clue's that are never mentioned before:

1 I need to create a template
2 it's name is to be threadbit_gallery

That second post also tells me to create a new phrase in "Forum_related". I'm not exactly sure what you mean by forum_related. Perhaps I will know what you mean if you say that in German, then I can find it in my English version.


I have 3.5.4, and just like Grendel had before: all I have is an extra forum.
I can't even switch it off, because the switch doesn't work.
My database is correct though: fields gallery and gallery_cat are there, and properly showing the 1's and 0's at the right records.

I hope you can help me!



Quote:
Originally Posted by Harald_T
@Grendel:

Let's see, if we can fix your problem.

First of all, did you create the needed templates?

You do this:

ACP->Styles&Templates->Styles-Manager->Selecting from the Style-Options-Men?: Add a new template.

Give it the neccessary name and in the big field fill in the code for the template.

For setting the category up:

Set the Display-Order to '0', so that it isn't visible (but still accessable) and 'Act as Forum' to 'No', as you already thought.

Before the save-button for the forum-options you should have a new YES/NO-Option named 'Gallery'. This is the gallery-option. Set this to yes.

This should be all.

The effect you got sounds like, that you didn't set the Gallery-Option to yes. Did you also don't forget to run the needed query? Check your database, if there is a field called 'gallery' in your forum-table.

To be sure i will check the code for vB 3.5.0 Beta4 tonight.


Quote:
Originally Posted by Harald_T
O.k., i've attached the new version of the hack.

Also, i've found an type-error in the original-text:

The new template to create isn't of course called "template_gallery" but "threadbit_gallery". Sorry for the typo.

And second: You have to add a new phrase.

Place it in forum-related and call it Gallery.

The text for the phrase could be: "Use as gallery?"
Reply With Quote
  #1217  
Old 07-25-2006, 02:06 AM
dodjer42's Avatar
dodjer42 dodjer42 is offline
 
Join Date: Jul 2006
Posts: 93
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Harald_T
@Dodjer42: You mean, if you post a new picture, or reply to a post, that you've got this "forum_new.gif" which indicates that the forum contains new posts? If you mean this, yes.
Harald, I am looking to replace photopost on my production box. Where abouts in the XML file does it do the 'Last Post' update for forum_new.gif and the last post details?

Thanks for this awesome hack!
Reply With Quote
  #1218  
Old 07-26-2006, 08:34 PM
dubsbhoy dubsbhoy is offline
 
Join Date: Nov 2005
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

will this work on 3.5.1
Reply With Quote
  #1219  
Old 07-27-2006, 03:23 PM
Harald_T Harald_T is offline
 
Join Date: Aug 2003
Location: Kleve, Germany
Posts: 531
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@Dubsbhoy: Yes, of course, it works with 3.5.1 also.
Reply With Quote
  #1220  
Old 07-28-2006, 12:08 PM
camdude camdude is offline
 
Join Date: Oct 2004
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed this gallery and it works great. But when guests come to the site the images are broken, displayed with an X. When you login you can see the pictures. What parameter am I missing here ?

I have been reading the thread, couldnt find anything. But the thread is sooo long i might have overlooked the solution
Reply With Quote
  #1221  
Old 07-28-2006, 04:08 PM
Blindchild02's Avatar
Blindchild02 Blindchild02 is offline
 
Join Date: Apr 2002
Location: USA
Posts: 741
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any way to make a watermark for uploaded images?
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:37 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.05419 seconds
  • Memory Usage 2,313KB
  • 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
  • (3)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