vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Gallery for vBulletin 3.5.X (https://vborg.vbsupport.ru/showthread.php?t=92875)

sassyparties 11-16-2005 12:38 PM

Does this work in 3.5.1? Thanks for you time!

Harald_T 11-16-2005 01:26 PM

Yes, it works fine. Tested it this morning.

Translation has been done, so update will be tonight.

Brandon Sheley 11-16-2005 05:44 PM

its running om my 3.5.1 prefect :)
but i am looking foward to the upgrade ;)

Snake 11-16-2005 06:33 PM

EXCELLENT! Thank you very much.

lexx27 11-17-2005 03:16 PM

Cant wait for the upgrade!!! :)

Harald_T 11-17-2005 04:39 PM

On the way...

Checking some little bugs.

Brandon Sheley 11-17-2005 04:40 PM

take your time :)
my users love it so far, and if you have a paypal account, and don't mind, send me a pm wth your email. I'll shoot you a few $'s :D

Harald_T 11-17-2005 08:32 PM

I'm sorry, i don't have. But no problem at all. My work is intented to be free for all VBulletin-Users.

So, Update is done.

lexx27 11-17-2005 09:07 PM

You are the Best!

Thanx Harald_T!

lexx27 11-17-2005 09:10 PM

Ok - some questions

What do you mean change the code of the templates and Change the file-edit ?

Take the prvious instalation steps backwards?

lexx27 11-17-2005 10:12 PM

Well, Everything is working except the thread bit. It looks like an ordinary centered thread_bit

Why the new version has the latest pics at forum_display and not in forum_home ?

zzzxxzzz 11-18-2005 02:31 AM

why it come like this?

how you make random picture on forum home?

zzzxxzzz 11-18-2005 02:42 AM

one more question, nothing show up in forum display, i did upload the attachment but still not working

tuanluu 11-18-2005 04:39 AM

I does not work since I upgrade to this new version. look at attachment to see what i mean thanks

Brandon Sheley 11-18-2005 05:52 AM

Quote:

Originally Posted by zzzxxzzz
one more question, nothing show up in forum display, i did upload the attachment but still not working


https://vborg.vbsupport.ru/showpost....&postcount=281

this may be the issue, i had it too :p

tuanluu 11-18-2005 05:57 AM

Thanks, but that not the problem I have. Because it work fine for the previous version. Just double check and it is enable and also rebuild thumbnail too.

anymore idea????

Harald_T 11-18-2005 07:22 AM

Sorry people. There was a little mistake in the installation-guide. I've fixed it.

The problem was the file-edit for forumdisplay.php:

Change:

Code:

if ($displaythumbs == true)
into

Code:

if ($gallery == true)
then it should work again.

Also, of course, you have to change FORUMHOME for showing the latest pictures.

@Lexx:
The templates you had to create (latestgallery, threadbit_gallery, and so on) have been changed in some ways. So the best way is to overwrite the old code with the new one.

Same is for forumdisplay.php. I changed the variables and there it have to be changed. That's all.

lexx27 11-18-2005 09:56 AM

Thank you harald.

Harald_T 11-18-2005 10:20 AM

Next on my list: Integrating with vBAdvanced CMPS

lexx27 11-18-2005 10:44 AM

Its working.

Quote:

Next on my list: Integrating with vBAdvanced CMPS
Perfect!

zzzxxzzz 11-18-2005 01:14 PM

how can i make the topic width expand perfectly to the background

Harald_T 11-18-2005 01:20 PM

What do you mean exactly?

zzzxxzzz 11-18-2005 01:27 PM

sorry harald, it still show up the same error above, no pic display

Harald_T 11-18-2005 01:30 PM

Did you set all permissions right?

Does your vB generates Thumbsnails for attachment? Is GD or ImageMagick installed on your server?

zzzxxzzz 11-18-2005 01:34 PM

here is 2 picture showing error

Harald_T 11-18-2005 01:39 PM

Yes, i've noticed it and visited your homepage already.

The problem is: You don't see any thumbnail, because there seems to be no one. It could be at last:

- Your vBulletin can't generate them (check your graphic-settings in your vB-Options)
- You didn't set any the possibility to generate them for the attachment (check your attachment-setting)
- You don't have the right to see any thumbs/graphics. This is mostly the case for non-registered users.

zzzxxzzz 11-18-2005 01:41 PM

I have gd installed on my server

lexx27 11-18-2005 01:58 PM

How can I change the backround layer of the gallery?
I dont want to use gradients

Rhoads 11-18-2005 02:47 PM

Can you fix the Uncached templates in your next release, they are many Uncached templates with the new update.

Thnx, nice job

Harald_T 11-18-2005 03:17 PM

@Lexx: Change the CSS for your style.

@drl2005: I will do on the weekend.

tuanluu 11-18-2005 06:45 PM

thanks it work like a charm now hehehe

lexx27 11-18-2005 10:05 PM

Quote:

Originally Posted by Harald_T
@Lexx: Change the CSS for your style.

@drl2005: I will do on the weekend.

I want to change it only for the gallery, not for the whole forum :squareeyed:

nexus851 11-18-2005 11:43 PM

how do you fix the Uncached templates? please be detailed because im sorta newbie here... appreciate it!

Harald_T 11-19-2005 08:10 AM

I will insert another plugin, which should solve the problem.

@Lexx: If you wish to do so, then make a new css-class and rename those in gallery-templates. If you need help on it, pm me.

ScottC20 11-19-2005 08:13 AM

Harald, how can I make the Gallery link on the navbar pop out with links to the seperate gallery forums like on your site?

Harald_T 11-19-2005 10:17 AM

I did it this way:

Search for

Code:

<td class="vbmenu_control"><a href="faq.php?$session[sessionurl]" accesskey="5">$vbphrase[faq]</a></td>
after this insert:

Code:

<td id="gallery_popup" class="vbmenu_control">
<a href="#gallery_popup">Gallery</a> <script type="text/javascript"> vbmenu_register("gallery_popup"); </script></td>

<!--                <td class="vbmenu_control"><a href="forumdisplay.php?f=XX">Gallery</a>
</td> -->

XX ist the number of your Gallery-Category.

Now, look a bit further and find:

Code:

</div>
        <!-- / user cp tools menu -->
</if>

after this insert:

Code:

<!-- gallery_popup Menu -->
<div class="vbmenu_popup" id="gallery_popup_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">

<tr><td class="thead">Gallery</td></tr>
<tr><td class="vbmenu_option">
<a href="forumdisplay.php?f=XX">Gallery Overview</a>
</td></tr>
<tr><td class="vbmenu_option">
<a href="forumdisplay.php?f=AA">Gallery 1</a>
</td></tr>
<tr><td class="vbmenu_option">
<a href="forumdisplay.php?f=BB">Gallery 2</a>
</td></tr>
</table>
</div>
<!-- / Gallery-Popup-Menu -->

XX is again the number of your Gallery-Category.

AA, BB and so on are the numbers of each gallery.

Thats all.

ScottC20 11-19-2005 11:09 AM

Thanks!

lexx27 11-19-2005 11:37 AM

Quote:

Originally Posted by Harald_T
@Lexx: If you wish to do so, then make a new css-class and rename those in gallery-templates. If you need help on it, pm me.

Thanks again Harald. I will try it alone first. :rolleyes:

Gizmo5h1t3 11-19-2005 05:08 PM

quick one m8.....ive done the upgrade, and it works fine...but im stumped on one thing...

in the actual forum, when trhe pic is shown, along with the comment, the rating ...filesize etc....

where it should say....err..."poster"...or "Submitted by"...it shows this.."Benutzer:"

can u point me where to change it plz??

EDIT:

found it m8..no probs..

its in the threadbit_gallery template if anyone else needs it.....

just the uncached templates to sort out now m8y...otherwise, a top addition!!

Harald_T 11-19-2005 05:56 PM

Oh, thank for the hint. I'll fix it.


All times are GMT. The time now is 01:03 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02138 seconds
  • Memory Usage 1,793KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete