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)
-   -   Social Group and Album Enhancements - [Scandal's] vBGallery (https://vborg.vbsupport.ru/showthread.php?t=284213)

Chris8 08-10-2012 11:08 PM

No vb 3.8 version? :(

Kolektor 08-13-2012 05:37 PM

Scandal, can you be so kind to add 3.8 also? :)

ericholtman 08-13-2012 08:15 PM

Quote:

Originally Posted by Scandal (Post 2340604)
hmm it is not in my priorities something like that, 'cause vBulletin Albums has their own permissions system but 'll see.

Also check the private message I have send you. Maybe I find the solution. ;)

Quote:

Originally Posted by Leica.Robbiani (Post 2340804)
Thank you very much, for me the gallery is working now with you solution. You did a great job, thank you a lot.

Best regards

L.R.

Scandal -- can you please share with us the solution you presented to LR? I'm still experiencing the blank page when I try to upload a photo. And I'm not using vB Suite, just regular old Forum 4.2.

Thanks!

Kavada 08-13-2012 09:13 PM

I did everything and tried to import the xml and it gave me a warning message and it said it couldnt upload. And now my whole admin.cp looks completly different and i cant click on anything within it.
What happened?!?!?!

Kavada 08-13-2012 09:33 PM

nvm i fixed it. i had to reupload my admincp file. somehow it got messed up

Leica.Robbiani 08-14-2012 05:53 PM

Hi there,

Quote:

Originally Posted by ericholtman (Post 2356715)
Scandal -- can you please share with us the solution you presented to LR? I'm still experiencing the blank page when I try to upload a photo. And I'm not using vB Suite, just regular old Forum 4.2.

Thanks!

The solution was:

Open gallery.php and find:
PHP Code:

require_once('./global.php');
require_once(
DIR '/includes/functions_sc_gallery.php'); 

add below:
PHP Code:

require_once(DIR '/includes/class_bootstrap_framework.php');
require_once(
DIR '/vb/types.php'); 

//Init the vb framework
vB_Bootstrap_Framework::init(); 

But this should be fixed in the latest version.

Best regards

L.R.

ericholtman 08-15-2012 05:28 PM

Quote:

Originally Posted by Leica.Robbiani (Post 2356941)
Hi there,



The solution was:

Open gallery.php and find:
PHP Code:

require_once('./global.php');
require_once(
DIR '/includes/functions_sc_gallery.php'); 

add below:
PHP Code:

require_once(DIR '/includes/class_bootstrap_framework.php');
require_once(
DIR '/vb/types.php'); 

//Init the vb framework
vB_Bootstrap_Framework::init(); 

But this should be fixed in the latest version.

Best regards

L.R.

Yeah, that's already there. Unfortunately, I guess it's a custom style issue for me.

lazytown 09-14-2012 03:50 AM

This is a fantastic mod! I have one problem and one suggestion.

Major Problem: With a lot of attachments, the page load time and cpu/mysql usage, even for a single viewer, is way too long. This will destroy my server with lots of users if I make it live. It's obviously doing some serious mysql table scans of some kind. I have over 32,000 attachment images on this forum, which isn't THAT many. When I turn off attachments as a gallery, the page loads almost instant (6000+ pictures in member albums is no problem for it). It is MUCH slower on the gallery home page than it is on the individual attachment pages, even on the attachment pages with lots of pages are faster (going page by page -- they're slow, but not nearly as slow as the main page).

So What can be done to speed the query up? Are there some columns/tables I can index that are being scanned? Is there something in the code that can be changed? Perhaps at least for the homepage, it should cache every so often instead of scanning each time or the query can be limited to the past XX days. The gallery stats could at least be cached every hour/day since no pictures are displayed on the gallery home, it shouldn't take so long. In fact I could do without the stats if that helped, but it didn't (tried turning them off).

Feature Request: Obviously the software already is smart enough to show members attachments per forum section with the filter option.. What I'd really love to see is on the category pages (main gallery page), the option to have each forum section listed as a subsection of 'attachments.'' So it would look almost like the main forum page, but only be pictures. This is possible since you already created a filter, but it's not implemented. This would really be great and if we could limit it to only show certain forum sections it would be so amazing!! (for example, if I have a car forum, people could click on the corvette or porche subforum for only those attachment pictures... And the help/off-topic forums with attachments would not be shown at all).

Thank you!

lazytown 09-14-2012 04:11 AM

There's a bug in the 'latest pictures' code.. When you change the number in the adminCP, it still shows 2 pages no matter how large or how many pictures.

I also noticed when I went to view "my albums," it showed me an album of another memebr (along with one of mine).

Kolektor 10-21-2012 05:48 PM

3.8 version please :)


All times are GMT. The time now is 12:20 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.01420 seconds
  • Memory Usage 1,756KB
  • 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
  • (4)bbcode_php_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
  • (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