vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Display Enhancements - vBi-Gallery for vB 3.6.X (https://vborg.vbsupport.ru/showthread.php?t=128598)

hgb 11-11-2006 08:09 PM

Quote:

Originally Posted by FMCS
No problems :)


I guess I was a bit vague on the location in the original post but here goes:
Open "Plugins & Products" in the left navigation in admincp
Then go to "Plugin manager" and you should find the template there.

The title is "gallery_images_forumhome" and the hook is "global_start", hope that you find your way :)


thx worked the charm :D

Kalina 11-13-2006 05:24 PM

The gallery is full of javascript errors, multi-quote doesn't work, will this be fixed?

DrewM 11-13-2006 07:06 PM

Quote:

Originally Posted by Kalina (Post 1116441)
The gallery is full of javascript errors, multi-quote doesn't work, will this be fixed?

it might, it might not, regard less do what I did disable the plugin that changes that; after all Isn't the reason you downloaded this for the gallery part.

Kalina 11-13-2006 10:39 PM

Quote:

Originally Posted by Larrysw (Post 1116537)
it might, it might not, regard less do what I did disable the plugin that changes that; after all Isn't the reason you downloaded this for the gallery part.

I don't understand what you're saying. Anyway, I was letting the creator know incase he didn't already. My members reported it, I will fix it myself but was checking with the creator first incase he has it planned.

Disabling the plugin would disable the gallery, that's not what we want and it's only the gallery affected anyway.

I am allowed to ask for support in here so mind your own business, please.

lolo? 11-14-2006 08:39 AM

Quote:

Originally Posted by itorrents (Post 1096063)
I seem to be missing a few phrases??

http://www.cujosplace.com/phrase1.gif

and when I click on the featured...

http://www.cujosplace.com/phrase2.gif

for this
find in the xml file in line 818 to 823
Code:

<if condition="$show['movethread']"><div><label for="ao_mvt"><input type="radio" name="do" id="ao_mvt" value="movethread" />$vbphrase[move_copy_thread]</label></div></if>

<if condition="$show['movethread']">
<div>
<label for="ao_feat">
<input type="radio" name="do" id="ao_feat" value="feat" />Featured

and replace by this
Code:

<if condition="$show['movethread']"><div><label for="ao_mvt"><input type="radio" name="do" id="ao_mvt" value="movethread" />$vbphrase[move_thread]</label></div>
                <div><label for="ao_cpt"><input type="radio" name="do" id="ao_cpt" value="copythread" />$vbphrase[copy_thread]

after reupload the xm file ;)

Harald_T 11-14-2006 11:41 AM

@Lolo: Thanks for helping me out of this... ;)

@Kalina: No, i didn't notice, that multiquote wasn't working. About those javascript-errors, could you explain further? I'll look after this, i think those problems are inside of the templates.

thepub 11-14-2006 04:16 PM

before I install, is everything in English yet? In the thumbnails it's German.

DigitalDesktops 11-15-2006 03:40 AM

there is very few items that are still in german but they are simple text changes in the template

DigitalDesktops 11-15-2006 06:39 AM

is there any way to remove the new thread button from the gallery pages??

brvheart 11-16-2006 02:27 PM

Quote:

Originally Posted by brvheart (Post 1104886)
the back ground on the forumhome is black on my one style...all the others it looks as it should...can you have a look and let me know what I did wrong or how to fix it please?

Click here to see it

bump please


All times are GMT. The time now is 03:19 AM.

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.01374 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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