vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Broken "show all albums" link (https://vborg.vbsupport.ru/showthread.php?t=284300)

pigpog 06-11-2012 04:12 PM

Broken "show all albums" link
 
Hi everyone!

A while ago, I did something to my forum and broke the photo albums. :o Now, this was a long while ago and I can't remember what I did to break it but now I'm finally getting around to fixing it.

The problem is this: When I go to a member's profile, I want to look at their photo albums.

Click on "Show all albums" - http://www.rodentswithattitude.co.uk.../album.php?u=1 - and they don't appear.

Click on the album name however - http://www.rodentswithattitude.co.uk...php?albumid=13 - and voila!

:confused:

Can anyone tell me what I need to fix please? :o As usual, I'm so confused. :o

Lynne 06-11-2012 04:46 PM

We cannot see anything at those links. What are you seeing when you click to see Show All Albums?

Have you gone through the vb options > user profile: album options and made sure those are all set correctly?

pigpog 06-11-2012 08:01 PM

Hi Lynne!

Yes, all permissions are set correctly for members to view and use the photo albums.

Here's a screenshot of what I get when I click on "Show all albums":

https://vborg.vbsupport.ru/external/2012/06/38.jpg

So basically nothing appears in the middle.

Lynne 06-11-2012 11:12 PM

Create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Then browse the site using that totally default vbulletin style and try going to that link - do you still have the same problem or does it show the albums?

pigpog 06-12-2012 04:07 PM

Okay, I did all that and the same problem crops up. :confused:

Lynne 06-12-2012 07:16 PM

So, you now have a totally default style. So, try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 

You should also go to Maintenance > Diagnostics > Suspect File Versions and verify that you have all default files for your version (none should show up as not Containing Expected Content).


All times are GMT. The time now is 10:05 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.01011 seconds
  • Memory Usage 1,719KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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