Register Members List Search Today's Posts Mark Forums Read

Reply
 
Thread Tools
  #1  
Old 17 Jun 2012, 23:00
manuel4 manuel4 is offline
 
Join Date: May 2012
Thumbnails not showing, just links

Hello

I activated the thumbnail function on my forum but it doesn't show the thumbnails, it shows the links.

The problem should be related to the fact that unregistered users cannot view threads.

If I let unregistered users view everything, the tumbnails show up normally.

And, when thumbnails show up as links, or somethimes as broken images (an icon that the image link is wrong), I can click on the thumbnail and the big version shows up normally.

Anyone knows the solution please?

Thanks in advance!
Reply With Quote
  #2  
Old 18 Jun 2012, 00:54
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Real name: Lynne
After you activated it, did you rebuild thumbnails in the maintenance > general update tools page?
__________________
Former vBulletin.org Staff Member

Try a search before posting for help. Many users won't, and don't, help if the question has been answered several times before.
W3Schools -
Online vBulletin Manual
If I post some CSS and don't say where it goes, put it in the additional.css template.
I will NOT help via PM (you will be directed to post in the forums for help.)
Reply With Quote
  #3  
Old 18 Jun 2012, 09:28
manuel4 manuel4 is offline
 
Join Date: May 2012
Hmm, really weird this. The last time I activated thumbnails with unregistered users cannot view forums too, I rebuild the thumbnails but didn't work.

Now, I just tried to activate the thumbnails again, and it suddenly started working.

Really weird, but it works now!

Thanks for the respond!

[EDIT]

It randomly stopped working again. I uploaded an images to a thread and the thumbnail that should be appearing, is not there. I can click on the space there, leading me to the actual image. But the Thumbnail is gone. Same for all the thumbnails on the other pages.

Last edited by manuel4; 18 Jun 2012 at 14:54.
Reply With Quote
  #4  
Old 18 Jun 2012, 16:54
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Real name: Lynne
Can we get a link to see a 'working' post with thumbnails and a link to see a 'broken' post with thumbnails.
__________________
Former vBulletin.org Staff Member

Try a search before posting for help. Many users won't, and don't, help if the question has been answered several times before.
W3Schools -
Online vBulletin Manual
If I post some CSS and don't say where it goes, put it in the additional.css template.
I will NOT help via PM (you will be directed to post in the forums for help.)
Reply With Quote
  #5  
Old 19 Jun 2012, 09:23
manuel4 manuel4 is offline
 
Join Date: May 2012
Here's a link to the thread with a lot of images/thumbnails: http://buffaloplace.be/showthread.ph...teveldestadion

You need an account, so I've created one for you:
Username: vbulletin
Pass: vbulletin2

I cannot see the images, thumbnails now. But the last one, the one that is in a quote, I can see;
Reply With Quote
  #6  
Old 19 Jun 2012, 13:20
Andy Andy is offline
 
Join Date: Oct 2003
Try this setting.

Admin CP -> Settings -> Options -> Message Attachment Options -> View Attached Images Inline

Just as a test try the setting "yes, full size".
Reply With Quote
  #7  
Old 19 Jun 2012, 13:39
manuel4 manuel4 is offline
 
Join Date: May 2012
I've put this setting now. It doesn't show images either..But it's weird that post #38 the attachment shows..And if the thumbnail setting is on, you can click on the blank image and see the actual image..

And again, this only happens when the usergroup unregistered users cannot view threads, but need to log in or register..When I turn that off thumbnails seem to be working correctly
Reply With Quote
  #8  
Old 19 Jun 2012, 15:49
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Real name: Lynne
The problem is your cookie domain. If you allow users to login to your site via both http://www.yoursite.com and just yoursite.com., then you MUST have your cookie domain (AdminCP > Settings > Options > Cookies and HTTP Header Options > Cookie Domain) set to ".yoursite.com" (no quotes, but note the period at the beginning) or your users will have problems. Get that set correctly and the issue will be resolved.

(Your inline images are going to www.site.com/attachment.php. The ones that are not inline just go to attachment.php. If you login at site.com, since your cookie domain is incorrect, you cannot see the images at www.site.com.)
__________________
Former vBulletin.org Staff Member

Try a search before posting for help. Many users won't, and don't, help if the question has been answered several times before.
W3Schools -
Online vBulletin Manual
If I post some CSS and don't say where it goes, put it in the additional.css template.
I will NOT help via PM (you will be directed to post in the forums for help.)
Reply With Quote
  #9  
Old 19 Jun 2012, 16:01
manuel4 manuel4 is offline
 
Join Date: May 2012
Originally Posted by Lynne View Post
The problem is your cookie domain. If you allow users to login to your site via both http://www.yoursite.com and just yoursite.com., then you MUST have your cookie domain (AdminCP > Settings > Options > Cookies and HTTP Header Options > Cookie Domain) set to ".yoursite.com" (no quotes, but note the period at the beginning) or your users will have problems. Get that set correctly and the issue will be resolved.

(Your inline images are going to www.site.com/attachment.php. The ones that are not inline just go to attachment.php. If you login at site.com, since your cookie domain is incorrect, you cannot see the images at www.site.com.)
okay it seems to be working now Thanks for the assistance

--------------- Added 19 Jun 2012 at 16:28 ---------------

[EDIT]
Now that I've set the http settings the login seems te be bugging a bit. I can't logout, and logging in works from time to time and I can't seem to remain logged in...

I've put this in my case: ".buffaloplace.be" without quotes.

What am I doing wrong?
Reply With Quote
  #10  
Old 19 Jun 2012, 17:31
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Real name: Lynne
Did you clear your cookies after changing the domain name?
__________________
Former vBulletin.org Staff Member

Try a search before posting for help. Many users won't, and don't, help if the question has been answered several times before.
W3Schools -
Online vBulletin Manual
If I post some CSS and don't say where it goes, put it in the additional.css template.
I will NOT help via PM (you will be directed to post in the forums for help.)
Reply With Quote
  #11  
Old 19 Jun 2012, 17:46
manuel4 manuel4 is offline
 
Join Date: May 2012
Do you mean manually on my computer, or by logging out?
Reply With Quote
  #12  
Old 19 Jun 2012, 20:21
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Real name: Lynne
I mean clear them in your browser.
__________________
Former vBulletin.org Staff Member

Try a search before posting for help. Many users won't, and don't, help if the question has been answered several times before.
W3Schools -
Online vBulletin Manual
If I post some CSS and don't say where it goes, put it in the additional.css template.
I will NOT help via PM (you will be directed to post in the forums for help.)
Reply With Quote
  #13  
Old 19 Jun 2012, 22:02
manuel4 manuel4 is offline
 
Join Date: May 2012
Tried it and it worked thanks!
And one question: why do some thumbnails appear in a quote under the message "attachments", and other thumbnails appear just within the thread?
Reply With Quote
  #14  
Old 19 Jun 2012, 22:12
Andy Andy is offline
 
Join Date: Oct 2003
Originally Posted by Lynne View Post
The problem is your cookie domain.
Nice troubleshooting Lynne.
Reply With Quote
  #15  
Old 20 Jun 2012, 03:25
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Real name: Lynne
Originally Posted by manuel4 View Post
Tried it and it worked thanks!
And one question: why do some thumbnails appear in a quote under the message "attachments", and other thumbnails appear just within the thread?
Because some users attached the image inline and others just left them as regular attachments.

Originally Posted by Andy View Post
Nice troubleshooting Lynne.
This exact issue came up just a couple of weeks ago here, so I immediately recognized what was happening when I was able to view the page source.
__________________
Former vBulletin.org Staff Member

Try a search before posting for help. Many users won't, and don't, help if the question has been answered several times before.
W3Schools -
Online vBulletin Manual
If I post some CSS and don't say where it goes, put it in the additional.css template.
I will NOT help via PM (you will be directed to post in the forums for help.)
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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


New To Site? Need Help?

All times are GMT. The time now is 15:56.

Layout Options | Width: Wide Color: