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)

gonzek 10-14-2011 04:06 PM

Hi,

anybody knows something about hack like this for vb 4.x?

SiteTalkZone 10-17-2011 04:22 PM

Quote:

Originally Posted by gonzek (Post 2257200)
Hi,

anybody knows something about hack like this for vb 4.x?

yes here https://vborg.vbsupport.ru/showthread.php?t=237931

good luck

Alfa1 12-31-2011 09:44 AM

After upgrading to vb3.8.7 and php 5.3.8, I get the same error as floggerss:
Quote:

Originally Posted by floggerss (Post 2163267)
I get this errror

SELECT album.*,
> picture.pictureid, picture.extension, picture.idhash,
> picture.thumbnail_dateline, picture.thumbnail_width, picture.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 syntax; check 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 : Sunday, February 13th 2011 @ 02:35:14 PM
> Error Date : Sunday, February 13th 2011 @ 02:35:15 PM
> Script : http://stylers.com.ar/all_albums.php
> Referrer :

Does anyone have a fix?

BirdOPrey5 12-31-2011 04:57 PM

The problem is the SQL statement is missing something after "ORDER BY" it should be ORDER BY _field_name_ of some sort, not sure what off hand though.

jskoh 01-13-2012 07:19 PM

hi, can manually insert the script. one of my template isnt showing the "All album" on the nav bar. where and what should i add on the template?

accludetuner 02-14-2012 07:06 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2282566)
The problem is the SQL statement is missing something after "ORDER BY" it should be ORDER BY _field_name_ of some sort, not sure what off hand though.

There are sort options:
PHP Code:

ORDER BY $sortname $sortorder 

The issue I noticed is that I was getting this error because of malformed URLs. Every time I received this invalid SQL error, the URL had the "?language=" added at the end of the URL - /forum/all_albums.php?language=af

Not sure if that helps some of you with this error.

-P

LenBoyer 01-06-2013 11:08 PM

I am verified on the board, and not showing up as unregistered. Any Ideas?

Len

LenBoyer, you do not have permission to access this page. This could be due to one of several reasons:

Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

mykkal 03-11-2013 01:36 PM

can we get thumbnails & descriptions?


All times are GMT. The time now is 06:33 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.01557 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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