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 - RedInk Design - Latest Album Images Gallery (beta) (https://vborg.vbsupport.ru/showthread.php?t=295148)

redinkdesign 02-13-2013 11:00 PM

RedInk Design - Latest Album Images Gallery (beta)
 
1 Attachment(s)
This is a simple yet effective way to show latest photos across all user public albums. Images are displayed using a masonry effect (similar to Pinterest). It uses jQuery and the Masonry plugin.

This is still in beta and is being tested live at http://www.b15u.com/red_gallery.php

Installation:
Upload files in the upload directory
Import product file
Create a Navigation link to 'red_gallery.php'
If you enable caching, make sure the cache folder is set to 777

This gallery page is public by default as there is no usergroup restrictions yet. HOWEVER, you can set permissions on the navigation link.

Please feel free to add suggestions for features and report any bugs you find. Thanks!

Rich 02-21-2013 03:14 AM

I just checked out the demo page and not a single image loaded. I even tried changing pages. i am using Chrome. It just sat on the word "Loading".

Rich 02-21-2013 03:15 AM

Ok, it just loaded the page but took well over 30 seconds.

redinkdesign 02-21-2013 02:24 PM

That's strange, not sure why that would happen - I haven't had anyone else on the site complain about that, but I'll keep an eye out.

Quote:

Originally Posted by Rich (Post 2405524)
Ok, it just loaded the page but took well over 30 seconds.


Dr.Haitham 07-23-2013 09:10 PM

is this product cause any load on the server ?

redinkdesign 07-24-2013 02:19 PM

It's a web page with some database queries, yes it will cause load when a person visits the gallery

Quote:

Originally Posted by Dr.Haitham (Post 2435016)
is this product cause any load on the server ?


Cla75 08-19-2013 02:11 PM

I tried to install this mod interesting.
When you first log I've seen work, I browsed through 2 or 3 pages works well, then "loading" ...
I tried to quit and enter = "loading"
I tried to clear cache or use another brower (IE, firefox, chrome) = "loading"
I tried to erase everything and reinstall = "loading"

What has happened? does not load the images :-(

thanks for your help

redinkdesign 08-19-2013 02:28 PM

Hey, do you have a link to your installation?

Cla75 08-19-2013 11:04 PM

I installed it here:
http://www.forumviaggiatori.com/red_gallery.php
I do not understand
thanks for support

Cla75 08-21-2013 12:26 PM

I just can not make it work :-(

redinkdesign 08-21-2013 01:19 PM

Hey, it looks like something on your site has some broken javascript, preventing the gallery from loading. This block of code is making it fail, but I'm not sure which one of your plugins is injecting this JS. The problem is the .live method has been removed from jQuery.

--------------
// When clicking on the button close or the mask layer the popup closed
$('a.close, #mask').live('click', function() {
Uncaught TypeError: Object [object Object] has no method 'live'
$('#mask , .login-popup').fadeOut(300 , function() {
$('#mask').remove();
});
return false;
});
---------------

Cla75 08-21-2013 02:10 PM

No idea how to try to solve the problem?
thanks for support

redinkdesign 08-21-2013 02:25 PM

Sorry, I don't know what plugin you're using that's causing the Javascript error. You can try disabling products one by one until you find out which one it is, and see if there's an update.

Quote:

Originally Posted by Cla75 (Post 2440131)
No idea how to try to solve the problem?
thanks for support


Greeksgal 09-12-2013 09:42 PM

Does this work with 4.2.1?


All times are GMT. The time now is 06:40 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.01142 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete