vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vB3 Member Album 2.0 (https://vborg.vbsupport.ru/showthread.php?t=63733)

58sniper 08-30-2004 02:25 AM

Ok, I still can't get this to work. I originally had the problem with a clean install on 3.03 of it showing the avatars.

I've uploaded the two updated files, and applied the changes from posts 301, 306, and 310. Now, I get broken images, with the URLs being something like
http://www.mydomain.com/forum/image.php?u=1&type=pthumb

What am I missing here?

Slynderdale 08-30-2004 02:07 PM

Another small bug fix. This is a small fix for those who are storing attachments in the file system. This will cause thumbnails to be rebuilt inccorrectly from albumcp.php.

Note: Install Weasles fixed files and my updates above first.

In admincp/albumcp.php find:

PHP Code:

$thumbnail fetch_thumbnail_from_image($fileinfo);
$thumbnail $thumbnail['filedata']; 

and add under it:

PHP Code:

if ($vboptions['attachfile']) 

$thumbnail $DB_site->escape_string($thumbnail); 



Slynderdale 08-30-2004 02:14 PM

Quote:

Originally Posted by 58sniper
Ok, I still can't get this to work. I originally had the problem with a clean install on 3.03 of it showing the avatars.

I've uploaded the two updated files, and applied the changes from posts 301, 306, and 310. Now, I get broken images, with the URLs being something like
http://www.mydomain.com/forum/image.php?u=1&type=pthumb

What am I missing here?

Try rebuilding the picture thmbnails using admincp/albumcp.php and see if that fixes your problem, if not, PM me the link to your album.

Pseudomizer 08-30-2004 03:33 PM

Hi Slynderdale,

could you please create one file where you enter all your and Weasles changes? This is getting weird now and too many people describe too many different situations.

Could this be done please?

And the best option would be:

Option 1: For DB users

Option 2: For Filesystem users

Thanks in advance.

Cheers,

MissKalunji 08-30-2004 06:04 PM

Quote:

Originally Posted by Slynderdale
Try rebuilding the picture thmbnails using admincp/albumcp.php and see if that fixes your problem, if not, PM me the link to your album.



IT works!!!!!!!!! thank you

[high]* MissKalunji click install[/high]

MissKalunji 08-30-2004 06:38 PM

Where do i go to change the size of the pictures???

PitchouneN64ngc 08-30-2004 08:43 PM

Quote:

Originally Posted by MissKalunji
Where do i go to change the size of the pictures???

You can change the limit size of profile pictures in each usergroup.

58sniper 08-31-2004 12:16 AM

Quote:

Originally Posted by Slynderdale
Try rebuilding the picture thmbnails using admincp/albumcp.php and see if that fixes your problem, if not, PM me the link to your album.

Okay, looks like this was some rogue caching issue. Once I got sorted out, it wsa working fine. Very nice hack!

MissKalunji 08-31-2004 04:44 PM

Quote:

Originally Posted by PitchouneN64ngc
You can change the limit size of profile pictures in each usergroup.


Thank you :nervous:

Slynderdale 08-31-2004 06:04 PM

Quote:

Originally Posted by Pseudomizer
Hi Slynderdale,

could you please create one file where you enter all your and Weasles changes? This is getting weird now and too many people describe too many different situations.

Could this be done please?

And the best option would be:

Option 1: For DB users

Option 2: For Filesystem users

Thanks in advance.

Cheers,

The fixes I've been posting work in both DB and Filesystem users. A couple fixes were added mainly for filesystem users and DB users shouldn't worry about them unless they plan to use the Filesystem in the future. Wanted to make the fixes compatible for both users. Also I'll uploaded a zip file of all my fixes and edits.


All times are GMT. The time now is 04:06 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.01450 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)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