Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post No Thumbnail (Sorry) 
 
UPDATE -- I found a compromise or maybe a solution; not sure.
In any case. I went into the Dynamic Blocks -- Main Menu and made the Album link visible. Once I updated the menu--PRESTO! the thumbnails in all posts appeared. I 'think' in the initial stages of setting up the site, I messed up the Nav Link Menu, since I had to make a new one. I'm not sure why or how the album menu being visible works into this, but it worked.


Hi all,

I know this has been posted serveral times. However, I've been searching the forum for the last few days looking for a solution, but nothing seems to work.

As the topic suggests, there are no thumbnails showing in forums or the home page (news articles). I have checked the web host settings for php.ini information and from looking at the other posts, it looks like everything should work --
i.e. allow_url_fopen = On allow_url_include = On

...also tried a pseudo php.ini

I can view the directories through a web browser-- files, posted images, thumbs. There are no .htaccess files in any of these folders. One thing I did notice is that the thumbs folder is empty. I've also changed the folder permissions to 777.

In ACP --> Icy Phenoix --> Images In Posts, the settings are:

GD Version: GD2
Thumbnails in posts: Yes
Use HighSlide... : Yes
Thumbnails cache: Yes

I used the Quick Settings, set to MG's Suggested. I've also cleared the site cache as well as in Styles and Templates, emptied my browsers' cahce, history, etc.

In addition, I tried the advice in this post: http://www.icyphoenix.com/viewtopic.php?f=2&t=6238 and remembered to change the URL of the thumbs to point to my site.

In Firefox, I see a URL called Image; hovering over shows a magnifying glass cursor and it does open a HighSlide window. In other browsers, such IE, there's a rectangle with the word image inside. Here is a screenshot of what it looks like:

 webpage_error_cr
As you can see, I tried adding tags as well.

I'm sorry to have to post this, usually I can figure these things out. However, I'm at a complete loss. Any help or suggestions would be greatly appreciated.

Thank you in advance.
 



 
Last edited by nothere on Fri 21 May, 2010 03:10; edited 1 time in total 
nothereSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: No Thumbnail (Sorry) 
 
Can you give us a link to your site please?!?
 




____________
TheSteffen
Often SEARCH is the quickest way to get support.
IcyPhoenix German Support
 
TheSteffenSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: No Thumbnail (Sorry) 
 
Oops. My apologies.

Link to the site: http://drm-cops.org/

Also, here is a specific example: http://drm-cops.org/viewtopic.php?f=4&t=41 -- it has the word 'Image' using Firefox, where I want to see a thumbnail.

Thank you for the reply.
 



 
nothereSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: No Thumbnail (Sorry) 
 
That is strange...

The html code says this code:
Code: [Download] [Hide] [Select]
<a href="http://drm-cops.org/files/posted_images/3/dscat.jpg" class="highslide" onclick="return hs.expand(this)"><img src="image_thumbnail.php?pic_id=http%3A%2F%2Fdrm-cops.org%2Ffiles%2Fposted_images%2F3%2Fdscat.jpg" alt="Image" title="Image" /></a>


I have to think about it... maybe some other user can help you.

What is you Script Pfad in ACP -> Settings -> Server
Is it "/" or "http://drm-cops.org/"
 




____________
TheSteffen
Often SEARCH is the quickest way to get support.
IcyPhoenix German Support
 
TheSteffenSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: No Thumbnail (Sorry) 
 
Hi
Thank you so much for the quick reply... I'm scratching my head too.

The Script Pfad is pointing to "/"  I did try re-directing to the domain address, however, it came back showing the site without any styles and the word Image was still there.

I'll keep plugging away in the meantime.

Thanks, once again for the reply.

EDIT #2
:
I manually resized an image and uploaded (via FTP) to /files/thumbs/3 directory. Lo and behold, the page returned with the resized image. The path in the HTML document is different as well:
Code: [Download] [Hide] [Select]
<img src="./files/thumbs/3/dscat.jpg" alt="Image" title="Image" /></a>

For clarity, here is the referring page /w the thumbnail, added manually.
http://drm-cops.org/viewtopic.php?f=4&t=41




EDIT #1: I looked that the HTML document from within Firefox... selecting the link:
Code: [Download] [Hide] [Select]
<img src="image_thumbnail.php?pic_id=http%3A%2F%2Fdrm-cops.org%2Ffiles%2Fposted_images%2F3%2Fdscat.jpg" alt="Image" title="Image" /></a>
...
returned an error page:
Code: [Download] [Hide] [Select]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access /image_thumbnail.php
on this server.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.</p>
<hr>
<address>Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8n DAV/2 mod_fcgid/2.3.5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at drm-cops.org Port 80</address>
</body></html>

 



 
nothereSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: No Thumbnail (Sorry) 
 
Looks like your CHmods arent set correctly

recheck them
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: No Thumbnail (Sorry) 
 
Hello, spydie
Thank you for replying.

Do you mean Chmod for the files directories....or somewhere else. I've changed the permissions, starting with '/files' to 777 and throughout the sub directories, including files (pictures) uploaded.... i.e. /files/thumbs and so on.

Indecently, I have two admin accounts and noticed the /posted_images has the relevant sub-folders. However, there is only one in the thumbs folder. That is: /posted_images/2 and /posted_images/3 -- /files/thumbs/3
 



 
nothereSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: No Thumbnail (Sorry) 
 
one question.

Is this an update from .27 ???

Edit:

Try to disable Gzip compression in ACP.

ACP-Configuracion-Server  = disable Gzip compression

then go to

Icy-Phoenix - Images in Posts - Show Thumbnails in posts = yes
GD = No
Thumbnail cache = yes
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: No Thumbnail (Sorry) 
 
Hi, spydie
I'm using the latest release...1.3.0.53a no upgrade

I tried what you suggested, but nothing changed.... if I, as admin, upload an image, then view the 'Uploaded Images' link--go back to the post, the thumbnail appears... strange, I know.

regular users however only get the Image link (no thumbnail)...

Thank you for the reply. I really appreciate the help and suggestions.
 



 
nothereSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: No Thumbnail (Sorry) 
 
Hi, can you confirm that you definitely solved your issue? Please also check your htaccess files if you have them in thumbnails folders.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: No Thumbnail (Sorry) 
 
Hello,
Unfortunately, regular users do not get a thumbnail generated; either from upload of via remote i.e. ImageShack. I myself have to go into the menu, 'Uploaded Images' after posting an image in the forum, then the thumbnail appears.

Short of re-installing, I'm not sure what can be done. I do very much like the content system of Icy Phoenix and suspect I may have messed something up shortly after installing.

I don't want to hold you guys up. So, if I do a re-install (after backing up the database, tables, etc.) and report back, hopefully it was an oversight on my end.
 



 
Last edited by nothere on Wed 26 May, 2010 18:25; edited 1 time in total 
nothereSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: No Thumbnail (Sorry) 
 
I think it's something related to folder permissions... try to check again the correct permissions. Please, also check CMS permissions and try to set ALBUM access to everyone (this doesn't mean that everyone will be able to post images...).
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: No Thumbnail (Sorry) 
 
Hi MG
I think it's fixed. Indeed, the album permissions were not set properly. I'm just waiting for regular users to post some images.

Thank you SO much! Icy Phoenix Rocks!

EDIT: Thank again to all! It's working and yes it was the album permissions -- SOLVED!

   
 



 
nothereSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [SOLVED] No Thumbnail (Sorry) 
 
Great to hear that!
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron