vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - Picture and Album Gallery (https://vborg.vbsupport.ru/showthread.php?t=237931)

StarBuG 04-15-2010 12:51 PM

Does this mod respect the user settings "private" and "public" when displaying albums and pictures?

Great mod *clicks install*

HCGB 04-15-2010 01:09 PM

Quote:

Originally Posted by StarBuG (Post 2021658)
Does this mod respect the user settings "private" and "public" when displaying albums and pictures?

Yes. With one exception - guests can view thumbnails if their permission canviewalbums is Yes (the default vB behaviour is to disallow guests from viewing thumbnails - in either case they will not be able to view the full-size images)

Reef Man 04-15-2010 01:16 PM

I upgrade yesterday to 4.0.3 and it works as always.

Fraggs 04-16-2010 07:33 AM

I recently lowered the attachment thumbnail size on my forums as they were just too big. After resetting the counters, the images were properly affected in the gallery. However, while viewing the albums, the div frames around the thumbnails never changed. So now I have giant boxes with little thumbnails in them. Where would one go to change that? Based on the CSS I'd be willing to bet it's in the default vB code somewhere, just no clue where.

trilogy33 04-18-2010 10:09 AM

Quote:

Originally Posted by Fraggs (Post 2022057)
I recently lowered the attachment thumbnail size on my forums as they were just too big. After resetting the counters, the images were properly affected in the gallery. However, while viewing the albums, the div frames around the thumbnails never changed. So now I have giant boxes with little thumbnails in them. Where would one go to change that? Based on the CSS I'd be willing to bet it's in the default vB code somewhere, just no clue where.

Have a look at mine: http://www.mx5nem.org.uk/albumall.php?
My thumbnail pics are set to 100x75 which for me are ample enough.

Can you add a screenshot or link to your public albums? I may be able to help out here.
Other than that, uninstall and reinstall the product to see if that resets the dimensions.

brown12321 04-19-2010 07:21 PM

Can you have sub albums
For Example:

Cars
- Sedans
- etc...
- etc...

basilrath 04-21-2010 12:42 AM

This is a great addon and i used it but ive noticed the plog pro is out on vb4 (i aint promoting it) just giving people a little information as i put iit on my site although it costs 20quid or so its a good product.

This however remains a great free addon so just food for thought for people thats all

nishant.soni 04-21-2010 05:52 AM

I got 2 questions:

1. I own a forum about hollywood+bollywood, so i need a picture gallery where there would be a cover page of "angelina jolly" and when someone clicks on it, they'd be taken to the actual gallery, possible to do?

2. I checked one of the forums that had this plugin, isnt there any "next,previous" button?

Thanks.

wacodep 04-21-2010 12:44 PM

Installed & nominated for MOTM!

Works great on 4.0.3.

brown12321 04-22-2010 12:34 PM

Another bug I see is when you select on an option on the navbar, you get the Forum tab as selected. You can select Album Gallery, Picture Gallery, add album, etc and the Gallery tab will never be selected.... Is there a way to fix this?

HCGB 04-22-2010 01:43 PM

Quote:

Originally Posted by Fraggs (Post 2022057)
So now I have giant boxes with little thumbnails in them. Where would one go to change that? Based on the CSS I'd be willing to bet it's in the default vB code somewhere, just no clue where.

The vB CSS dynamically calculates the div size using the current admincp thumbnail dimensions - unless you've messed with the CSS as a previous poster suggested?

Quote:

Originally Posted by nishant.soni (Post 2024721)
I got 2 questions:

1. I own a forum about hollywood+bollywood, so i need a picture gallery where there would be a cover page of "angelina jolly" and when someone clicks on it, they'd be taken to the actual gallery, possible to do?

2. I checked one of the forums that had this plugin, isnt there any "next,previous" button?

Use an Album - which has a cover picture - all part of vB. There are first/previous/next/last buttons on the page navigation (top AND bottom of each page).

Quote:

Originally Posted by brown12321 (Post 2025359)
Another bug I see is when you select on an option on the navbar, you get the Forum tab as selected. You can select Album Gallery, Picture Gallery, add album, etc and the Gallery tab will never be selected.... Is there a way to fix this?

The pictures and albums are part of the forum - that's why the forum tab is hilit.

mobe00 04-23-2010 12:28 PM

I get an vbulletin database error. Just know i got 150 in a few mins. It comes and goes..But its always the same error message.. only the attachmend id and query that differs. Always picall.php as refeerer. whats wrong ? Has something to do with this mod or ?

Database error in vBulletin :

mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: User xxxxxxxxxxxx_xx already has more than 'max_user_connections' active connections
/customers/xxxxxxxx.xx/xxxxxxx.xx/httpd.www/includes/class_core.php on line 312

MySQL Error :
Error Number :
Request Date : Friday, April 23rd 2010 @ 12:54:56 PM
Error Date : Friday, April 23rd 2010 @ 12:54:56 PM
Script : http://www.xxxxxxxxxx.xx/attachment....id=993&thumb=1
Referrer : http://www.xxxxxxxxxx.xx/picall.php?query=&page=9
IP Address : 213.31.11.24
Username :
Classname : vB_Database
MySQL Version :

samiro 04-23-2010 03:44 PM

now i try to disable the "product-gallery-108" ( but not "product-gallery_navtab-100")
and it still work fine...

so what this file "product-gallery-108" really do in VB4 ?
can we inport just the navtab/navbar xml ?

HCGB 04-23-2010 04:14 PM

Quote:

Originally Posted by mobe00 (Post 2025926)
I get an vbulletin database error. Just know i got 150 in a few mins. It comes and goes..But its always the same error message.. only the attachmend id and query that differs. Always picall.php as refeerer. whats wrong ? Has something to do with this mod or ?

Nope - it's an issue with your host - the MYSQL variable max_user_connections is set too low (for a reasonably active board it should be at least 200). You could try reducing the number of images per page (see first post) but that's only a fudge and won't stop users seeing the error.

Quote:

Originally Posted by samiro (Post 2026038)
now i try to disable the "product-gallery-108" ( but not "product-gallery_navtab-100")
and it still work fine...

so what this file "product-gallery-108" really do in VB4 ?
can we inport just the navtab/navbar xml ?

...gallery-108 has the templates and phrases for the product - if you remove it the product will not work. The other xmls just add menu options that link to the product. Exactly what are you trying to do?

way2xtreme 04-25-2010 09:26 AM

A quick question: how do I edit the length of album title in preview trumbnails? It seems to cut the name down to 20 chars or so....

Thanks

Uskana 04-25-2010 12:55 PM

I found this very nice feature. VERY EASY to install. Thank you.

mgcom 04-26-2010 09:32 PM

cheers

installed, nominated and rated

anyway to change the navtab drop down links to white ?

HCGB 04-28-2010 06:50 AM

Quote:

Originally Posted by way2xtreme (Post 2026946)
A quick question: how do I edit the length of album title in preview trumbnails? It seems to cut the name down to 20 chars or so....

If the titles were longer they would break the image box.

Quote:

Originally Posted by mgcom (Post 2027815)
.. anyway to change the navtab drop down links to white ?

They should BE white - unless you have modified the vB css?

mgcom 04-28-2010 09:26 AM

Quote:

Originally Posted by HCGB (Post 2028439)
If the titles were longer they would break the image box.



They should BE white - unless you have modified the vB css?

nope, have not touched anything mate, the links are completely invisible until i hover over them then they turn white

HCGB 04-28-2010 09:45 AM

Quote:

Originally Posted by mgcom (Post 2028459)
nope, have not touched anything mate, the links are completely invisible until i hover over them then they turn white

They should be white then yellow when hovered over - they use the standard vB drop down menus stylevars. There must be something modified in your installation (custom style maybe?). Try checking the CSS for popupbody popuphover and the style variables navbar_tab_linkhover_color and navbar_tab_font - one or more of them must have been been modified.

Post a link to your site if you are still having probs.

MuhammadC 04-29-2010 05:58 PM

Quote:

Originally Posted by HCGB (Post 2028465)
They should be white then yellow when hovered over - they use the standard vB drop down menus stylevars. There must be something modified in your installation (custom style maybe?). Try checking the CSS for popupbody popuphover and the style variables navbar_tab_linkhover_color and navbar_tab_font - one or more of them must have been been modified.

Post a link to your site if you are still having probs.

I am having the same problem: http://www.countrybynet.com/forums/forum.php

mgcom 04-29-2010 07:13 PM

I fixed it by editing navbar_tab_linkhover_color

Cheers

Gosef 05-04-2010 06:23 PM

thanks a lot

nikosb 05-05-2010 07:23 PM

cheers

installed

adders 05-08-2010 02:20 PM

Installed - seems like a nice mod.

One question. On my site the gallery looks a bit messy, pics overlap etc.

Any ideas?

http://www.astronomican.com/album.php?albumid=69

Cheers

Videx 05-09-2010 12:41 AM

Quote:

Originally Posted by adders (Post 2033761)
One question. On my site the gallery looks a bit messy, pics overlap etc.

Custom skin to start with. But no point in posting a link if you require registration to see anything.

Xencored 05-09-2010 12:59 AM

WOW awesome mad thanks alot mate :up:

"This is my first "proper" product so comment/criticism/etc is welcome"

here to many more like this :D

Bansheebob 05-10-2010 12:05 AM

Installed but I have no permission to make new album? checked my usergroup (admin) permissions and I should be able to add an album. I dont get it.

HCGB 05-10-2010 06:51 AM

Quote:

Originally Posted by Bansheebob (Post 2034334)
Installed but I have no permission to make new album? checked my usergroup (admin) permissions and I should be able to add an album. I dont get it.

Album (or picture) creation has nothing to do with this mod - it's just an image viewer. You must have vB permissions set incorrectly some place.


Quote:

Originally Posted by adders (Post 2033761)
On my site the gallery looks a bit messy, pics overlap etc.

Yep - read the first post:
"If you get images overlapping the borders then you have inconsistent thumbnail sizes - you need to: AdminCP->Maintenance->Update Counters->Rebuild Attachment Thumbnails"

Bansheebob 05-10-2010 11:08 AM

Quote:

Originally Posted by HCGB (Post 2034423)
Album (or picture) creation has nothing to do with this mod - it's just an image viewer. You must have vB permissions set incorrectly some place.


Yes, I had albums turned off under "user profile options'

Question, how do you set it so the newest photos appear under the forums as thumbnails?

sola 05-11-2010 12:48 PM

HCGB, do you have any idea why I'm getting this error? Only from UNREGISTERED. Thanks.
-------------------------------------------------------------------

Database error in vBulletin 4.0.3:

Invalid SQL:

SELECT ap.*,p.caption
FROM albumpicture ap
LEFT JOIN picture p on p.pictureid=ap.pictureid
WHERE state = 'visible' AND albumid = '119';

MySQL Error : Table '*******_vb.albumpicture' doesn't exist
Error Number : 1146
Request Date : Tuesday, May 11th 2010 @ 01:00:14 AM
Error Date : Tuesday, May 11th 2010 @ 01:00:14 AM
Script : http://www.********.com/vb/cron.php?rand=1273557612
Referrer : http://www.********.com/vb/birthdays...47-baba-2.html
IP Address : 88.73.141.28
Username : Unregistered
Classname : vB_Database
MySQL Version :

HCGB 05-11-2010 01:35 PM

Quote:

Originally Posted by sola (Post 2035125)
HCGB, do you have any idea why I'm getting this error? Only from UNREGISTERED. Thanks.
Script : http://www.********.com/vb/cron.php?rand=1273557612
Referrer : http://www.********.com/vb/birthdays...47-baba-2.html

Nothing to do with this mod - the script shown above is executing a scheduled task.

sola 05-12-2010 12:31 AM

Quote:

Originally Posted by HCGB (Post 2035154)
Nothing to do with this mod - the script shown above is executing a scheduled task.

Thanks. Will go figure it out.

Xencored 05-16-2010 03:02 AM

How can i change the Colour of the Text in the NavTabs one mate

ive tryed to find the Style Variable without luck ;/
Thanks

ArminTECH 05-16-2010 04:28 AM

interesting

HCGB 05-16-2010 06:51 AM

Quote:

Originally Posted by Animemike (Post 2037695)
How can i change the Colour of the Text in the NavTabs one mate

ive tryed to find the Style Variable without luck ;/
Thanks

For the tab you need to check the popupmenu class, for the menu items it's navbar_tab_linkhover_color. Should be the same variable for all tabs.

Xencored 05-16-2010 01:59 PM

Quote:

Originally Posted by HCGB (Post 2037753)
For the tab you need to check the popupmenu class, for the menu items it's navbar_tab_linkhover_color. Should be the same variable for all tabs.

Bah yea ..... it was late lol
Thanks alot

Derwin 05-16-2010 04:49 PM

It took me about 5 minutes to install, and it works GREAT! Thanks for a fantastic add-on to vbulletin 4!

You can see it installed perfectly by going to www.PODLovers.com

Thanks again!

Bansheebob 05-17-2010 11:14 PM

When I click on "Gallery" > "Picture Gallery" I get a google "Opps, this link appears to be broken" page.

Any help appreciated, thanks.

Bansheebob 05-17-2010 11:26 PM

Sorry but uninstalled, the upload photo page is very confusing, photos were all out of alignment and threw off my template, picture gallery link plus others were giving me errors etc. More trouble then it was worth for me. I'll have to pay for something better I guess to make it much more easier for my members.


All times are GMT. The time now is 02:29 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.02227 seconds
  • Memory Usage 1,840KB
  • 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
  • (20)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