vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   error viewing profile Albums (https://vborg.vbsupport.ru/showthread.php?t=206605)

PHILIPS-08 02-25-2009 06:39 PM

error viewing profile Albums
 
https://vborg.vbsupport.ru/external/2009/02/13.jpg

excuse me for my english

Please any one know How this happend please help ... :(

Lynne 02-25-2009 07:04 PM

That is a modification, so you should be asking this question in the modification thread. However, I can tell you that your paths are incorrect for the images and so you will have to figure out if the path is incorrect in your admin cp or in the all_albums.php page.

PHILIPS-08 02-25-2009 07:12 PM

Thank u lynne for the respond..

where is the path located at admin cp ?? I don't no where is all_albums.php can u please tell me .

Lynne 02-25-2009 07:27 PM

all_albums.php is from a modification you installed. Check your list of Installed Modifications under the User CP drop-down.

You may check the path in your admin cp with debug mode on in vboptions > version info and other untouchables. Look at Album Thumbnail URL and make sure it looks something like "/forums/images/albumthumbs" - it is the path relative to your main forum

PHILIPS-08 02-26-2009 07:28 AM

where is the debug mode loacted at .. I search at vboptions but i coudn't find it

The reason is when ever i upload pic to profile album It's not working .. It not showing the image .....

mmoore5553 02-26-2009 09:06 AM

phil

find me today and i will fix it for you .... just find me on msn.

Lynne 02-26-2009 01:39 PM

Quote:

Originally Posted by PHILIPS-08 (Post 1755006)
where is the debug mode loacted at .. I search at vboptions but i coudn't find it

The reason is when ever i upload pic to profile album It's not working .. It not showing the image .....

In config.php, you would add:

PHP Code:

    $config['Misc']['debug'] = true

That will show debug mode to everyone. If you know your IP, you can probably do this to just show it to yourself:

PHP Code:

if ($_SERVER["REMOTE_ADDR"] == "xx.xx.xx.xx") {
    
$config['Misc']['debug'] = true;



PHILIPS-08 02-26-2009 07:02 PM

Thank u lynne for the respond and your help :) mmoore5553 https://vborg.vbsupport.ru/external/2010/01/8.gif Fixed my problem He come to my admin cp panel and spend more than 2 hours check every single file the he find out the wroung one the he fixed it . thank u matthew . :up: :):):) He is perfect help for to everyone.. :) Good job mmoore5553 :) thank u again :)

mmoore5553 02-26-2009 07:04 PM

no problem ...

this was actually a bigger issue ...any kind of albums was not working correctly at all in any profile . i went ahead and check all files and ran diagnostic and picture.php was error out .... permission issue on that file. change and working now .

dirtycrow 03-01-2009 11:01 AM

i seem to be having the same issue.


All times are GMT. The time now is 07:03 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.01441 seconds
  • Memory Usage 1,737KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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