vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Social Group and Album Enhancements - All Albums (https://vborg.vbsupport.ru/showthread.php?t=172215)

J105C 04-17-2009 07:46 AM

Marked as Installed, thank you!

Floris 04-17-2009 09:23 AM

The mod is for ALL albums .. so the answer should be no.
But having opt-in to not show private albums, would be nice in the next version.

J105C 04-18-2009 12:49 PM

Is there any way possible that you could "sticky" certain albums?

Koolvin 04-18-2009 06:50 PM

I get this error,

PHP Code:

Database error in vBulletin 3.8.2:

Invalid SQL:

        
SELECT album.*,
            
picture.pictureidpicture.extensionpicture.idhash,
            
picture.thumbnail_datelinepicture.thumbnail_widthpicture.thumbnail_height,
            
user.*
        
FROM album AS album
        LEFT JOIN picture 
AS picture ON (album.coverpictureid picture.pictureid AND picture.thumbnail_filesize 0)
        
LEFT JOIN user AS user ON (album.userid user.userid)
        
WHERE album.state IN ('public''private''profile'
        
ORDER BY  
        LIMIT 0
10;

MySQL Error   You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 0, 10' at line 10
Error Number  
1064
Request Date  
SaturdayApril 18th 2009 08:37:00 PM
Error Date    
SaturdayApril 18th 2009 08:37:00 PM
Script        
: /forums/all_albums.php
Referrer      

IP Address    
Username      
Classname     vB_Database
MySQL Version 
5.0.67-community 


hn74 04-19-2009 02:06 AM

Pefrect ..

thank u so much

remixss 04-19-2009 08:26 AM

thnx alot :)

Koolvin 04-21-2009 06:51 PM

Quote:

Originally Posted by Koolvin (Post 1794077)
I get this error,

PHP Code:

Database error in vBulletin 3.8.2:

Invalid SQL:

        
SELECT album.*,
            
picture.pictureidpicture.extensionpicture.idhash,
            
picture.thumbnail_datelinepicture.thumbnail_widthpicture.thumbnail_height,
            
user.*
        
FROM album AS album
        LEFT JOIN picture 
AS picture ON (album.coverpictureid picture.pictureid AND picture.thumbnail_filesize 0)
        
LEFT JOIN user AS user ON (album.userid user.userid)
        
WHERE album.state IN ('public''private''profile'
        
ORDER BY  
        LIMIT 0
10;

MySQL Error   You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 0, 10' at line 10
Error Number  
1064
Request Date  
SaturdayApril 18th 2009 08:37:00 PM
Error Date    
SaturdayApril 18th 2009 08:37:00 PM
Script        
: /forums/all_albums.php
Referrer      

IP Address    
Username      
Classname     vB_Database
MySQL Version 
5.0.67-community 


I thought this add-on was supported?

Lynne 04-21-2009 07:10 PM

Quote:

Originally Posted by Koolvin (Post 1796209)
I thought this add-on was supported?

Did you import the xml file and set a value for sortfield and sortorder in the vboptions area?

(Also, if you look, you'll see the developer hasn't been online since March. Personal life always takes precedence over forum life.)

Koolvin 04-21-2009 09:15 PM

yes of course, - re-downloaded and re-installed - its now working...

just a suggestion - should we include the MD5 sum for all files that way we can verify the downloads havn't been corrupted.

Thanks.

Lynne 04-21-2009 11:28 PM

Quote:

Originally Posted by Koolvin (Post 1796315)
yes of course, - re-downloaded and re-installed - its now working...

just a suggestion - should we include the MD5 sum for all files that way we can verify the downloads havn't been corrupted.

Thanks.

I'd guess there are a large number of users here who wouldn't have a clue what to do with an md5 file - and they are probably the ones who would need to know what to do with it!


All times are GMT. The time now is 01:21 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.02037 seconds
  • Memory Usage 1,765KB
  • 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_php_printable
  • (3)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