Go Back   vb.org Archive > Community Discussions > Forum and Server Management
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 07-29-2008, 02:00 PM
maidos maidos is offline
 
Join Date: Jul 2006
Posts: 925
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default images not displaying

i go to User Albums -- > Album Picture Storage Type

Move pictures within the file system

and i made sure to chmode 777

Full Picture File Path
/home/admin/domains/site.net/public_html/forum/images/thumbnail

Thumbnail File Path
/home/admin/domains/site.net/public_html/forum/images/thumbnail

URL to Thumbnails
/forum/images/thumbnail

however mmost of the picture doesnt display on the forum

but only few picture shows up but most of them dont
i got these add on

Cyb - PayPal Donate 4.5 Cyb - PayPal Donate

Cyb - Sub-Forum Manager 2.4 Cyb - Sub-Forum Manager

Donation Bar 1.1.0 Donation Bar For vBulletin 3.6.X

DownloadsII 5.0.8 A Download Database for vB

Force Users to Read a Thread 2.0 This hack allows you to specify a thread that you would like users to read. They would not be able to do anything else on the forum before reading it.

MGC chatbox Evo 0.5.0 Fully remade MGC Chatbox

Personal Notepad 4.0 Give users a personal notepad they can store text in.

Post Thank You Hack 7.6 Post Thank You Hack

Prevent Doubleposts 1.0 This Modification prevents doubleposts by merging post together, if the last poster of a thread tries to post again.

Shoutcast Status Forumhome 2.0 Shoutcast Status Forumhome 2.0

TCattd - The Image Resizer 1.2.3 Automatically resize posted images (external or attachs), now with Lytebox or Highslide!. [vb3.6 version: Spleasure. Re-Port to vb3.7 and extended by TCattitude]

TfSEO 2.0.5 TfSEO: the free vBulletin url rewrite

Topic Of The Week_Month Nomination 1.51 Topic Of The Week_Month Nomination

vB Google Search Cloud 1.0.5 Adds Google Search Cloud.

vBadvanced CMPS 3.0.1 vBadvanced Content Management & Portal System
Reply With Quote
  #2  
Old 07-29-2008, 02:39 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When you moved them, did it say they were all moved successfully? Are you getting an error when trying to view them?
Reply With Quote
  #3  
Old 07-29-2008, 02:57 PM
maidos maidos is offline
 
Join Date: Jul 2006
Posts: 925
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes it says all files was moved successfully and 0 images error

i only get the error image not available
Reply With Quote
  #4  
Old 07-29-2008, 03:03 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do you have a link so we can see this error (and perhaps a test account if we need to be logged in). Also, have you checked to see if this attachment is actually present on the server in the correct location? You mention doing this for the thumbnails, I assume you also did it for the actual attachments folder to (did the correct permissions)?
Reply With Quote
  #5  
Old 07-29-2008, 03:13 PM
maidos maidos is offline
 
Join Date: Jul 2006
Posts: 925
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

YEs, as for attachement it worked perfectly well.

i can pm you the test account and the link
Reply With Quote
  #6  
Old 07-29-2008, 07:13 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just an update on this (and a request for suggestions)...

I went to a page on the site that was showing the problems... a page that is supposed to have several thumbnail pictures but instead only shows some with the alt text showing for the others. I looked at the source code to make sure it was all spit out correctly and it is all there. I then got the image location for one working thumbnail and one non-working thumbnail and put each into the browser. As expected, the working one shows up, the non-working one gives me a vbulletin error (Invalid Forum specified. If you followed a valid link, please notify the administrator). I then logged onto the server to see if the file exists there. I found both files in the same folder. I download both the files and I can view both of them on my computer. They are both jpegs with the same owner, group, and permissions (666). As far as I can see, they are comparable files.

I'm at a loss as to what to suggest next. I suggested looking at the attachment table and comparing the columns for these two files to see if there are any vbulletin type differences, but that's the only other thing I can think of to look at. Anyone?
Reply With Quote
  #7  
Old 07-30-2008, 06:33 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Might be easiest to trouble shoot this in a support ticket. First however check if this is not caused by a modification by following these steps:

To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.
Reply With Quote
  #8  
Old 07-30-2008, 03:48 PM
ssslippy ssslippy is offline
 
Join Date: Jan 2006
Posts: 877
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Also dont you need to rebuild the thumbnails after moving?
Reply With Quote
  #9  
Old 07-30-2008, 06:48 PM
maidos maidos is offline
 
Join Date: Jul 2006
Posts: 925
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, i need to rebuild the thumbnails which i did.

even if i disabled the plugins and now removed all hacks it still remains the same.. I will try with the vbulletin support again.

creating the default skin was still the same,. I did all the standard procedure what vb.com normally ask
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:50 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.04524 seconds
  • Memory Usage 2,237KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (9)postbit
  • (9)postbit_onlinestatus
  • (9)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete