Icy Phoenix

     
 


Post new topic  This topic is locked: you cannot edit posts or make replies. 
Page 2 of 3
Goto page Previous  1, 2, 3  Next
 
Reply with quote Download Post 
Post Re: IMG Bbcode - Having Issues Again. 
 
Jaime Blanco wrote: [View Post]
Hello MG and Round11!

Well, I have the same problem in my XS. When I disable all the options in Configuration > Posting is possible to see the images and I can control the size with the other option in ACP > General > Limit Image Width...

Always I clear all the caches when I change something... But if I try to activate thumnails in post, then is not working at all, but you still can see the image if you click on it.

Any idea!!

Round11 wrote: [View Post]
Nice to know I'm not crazy   I hope this gets resolved quickly.

Nobody is thinking you are crazy...

It's a problem of settings... both XS and your server.

Anyway, remember that some images are blocked by CTracker for Security reasons... and some other images are blocked by the script which generate the thumbnails for the same reason.

I'll have a further look on it.

What settings do you have in Limit Image Width? Did you try disabling it?
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty Gorgon - View user's profileSend private messageVisit poster's websiteView user's personal gallery 
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: IMG Bbcode - Having Issues Again. 
 
I have the settings set to:

YES
NO
YES
500

Just tried disabling it, and that didn't do the trick.  I'm still leaning towards something in PHP.INI.
 



 
Round11 - View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Reply with quote Download Post 
Post Re: IMG Bbcode - Having Issues Again. 
 
My LIW statements...

getimagesize() => YES
URL-aware fopen wrappers => YES
openSSL => NO


So the problem could be related to URL-aware fopen wrappers not available...

All others settings are the same.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty Gorgon - View user's profileSend private messageVisit poster's websiteView user's personal gallery 
Back to topPage bottom
Reply with quote Download Post 
Post Re: IMG Bbcode - Having Issues Again. 
 
Mighty Gorgon wrote: [View Post]
My LIW statements...

getimagesize() => YES
URL-aware fopen wrappers => YES
openSSL => NO


So the problem could be related to URL-aware fopen wrappers not available...

All others settings are the same.


Hi MG!

I have everything in YES in my LIW statements... and still the same. Also I have the same as you have in Configuration > Posting....

 
 



 
Jaime Blanco - View user's profileSend private message 
Back to topPage bottom
Reply with quote Download Post 
Post Re: IMG Bbcode - Having Issues Again. 
 
Then I don't know what to say... it could be a memory limit...

If you disable LIW and thubmnails you can see the images right?
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty Gorgon - View user's profileSend private messageVisit poster's websiteView user's personal gallery 
Back to topPage bottom
Reply with quote Download Post 
Post Re: IMG Bbcode - Having Issues Again. 
 
Mighty Gorgon wrote: [View Post]
Then I don't know what to say... it could be a memory limit...

If you disable LIW and thubmnails you can see the images right?


Yes it works fine if those are disable.  Sorry for the long delay.
 



 
Round11 - View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Reply with quote Download Post 
Post Re: IMG Bbcode - Having Issues Again. 
 
I also seem to not be able to attach images and have them resize.  They just get attached as the full size image.
 



 
Round11 - View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Reply with quote Download Post 
Post Re: IMG Bbcode - Having Issues Again. 
 
I also thought it may have something to do with my version of php, but that's since been upgraded to the latest version.  But, I guess this isn't going to get resolved.....seems like MG has moved on
 



 
Round11 - View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Reply with quote Download Post 
Post Re: IMG Bbcode - Having Issues Again. 
 
Update on this at all?
 



 
Round11 - View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Reply with quote Download Post 
Post Re: IMG Bbcode - Having Issues Again. 
 
Hmmm, SimpleMachines is looking better and better.  I thought there would be a reply by now.
 



 
Round11 - View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Reply with quote Download Post 
Post Respuesta: IMG Bbcode - Having Issues Again. 
 
Well... I don't have problems in posting or viewing images in my forum, signatures or anywhere...

I have the following configuration:

LIW:
getimagesize() --> Available
URL-aware fopen --> Available
openSSL --> Available

Yes
Yes
Yes
500

Config / Posting:

GD2
No
Yes
No
Yes
Yes
75
500

I mean... I have almost no error in viewing or attaching images, but... Always a but... When I watch at the errors.log of my server, I have many errors like these:

Code: [Download] [Hide]
  1. [Tue Sep 19 07:02:35 2006] [error] PHP Warning:  imagegif() [<a href='function.imagegif'>function.imagegif</a>]: open_basedir restriction in effect. File(album_mod/upload/cache/thumb_posted_omen0pp.gif) is not within the allowed path(s): (/home/ka-tet-corp.com/data:.) in /home/ka-tet-corp.com/data/htdocs/portal2.0/album_mod/album_image_class.php on line 136  
  2. [Tue Sep 19 07:02:35 2006] [error] PHP Warning:  imagegif() [<a href='function.imagegif'>function.imagegif</a>]: Invalid filename in /home/ka-tet-corp.com/data/htdocs/portal2.0/album_mod/album_image_class.php on line 136  
  3. [Tue Sep 19 07:02:35 2006] [error] PHP Warning:  chmod() [<a href='function.chmod'>function.chmod</a>]: open_basedir restriction in effect. File(album_mod/upload/cache/thumb_posted_omen0pp.gif) is not within the allowed path(s): (/home/ka-tet-corp.com/data:.) in /home/ka-tet-corp.com/data/htdocs/portal2.0/album_mod/album_image_class.php on line 147  
  4. [Tue Sep 19 15:23:53 2006] [error] PHP Warning:  fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to ka-tet.homeip.net:80 in /home/ka-tet-corp.com/data/htdocs/portal2.0/image_thumbnail.php on line 261  
  5. (...) 


I don't know why
 




____________
Icy Phoenix Latest 2.0 (working pending)
Style: Aphrodite and MG_Themes
Site: Spanish Stephen King fan forum
Mods: Medal System Mod. BBAntispam 1.2. Several own BBcodes.
 
Xusqui - View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Reply with quote Download Post 
Post Re: IMG Bbcode - Having Issues Again. 
 
Not sure either.  Where did you get that log file?

http://www.round11.net/viewtopic.php?p=54

I just don't get it.  
 



 
Round11 - View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Reply with quote Download Post 
Post Respuesta: IMG Bbcode - Having Issues Again. 
 
You should talk to your hosting, and they'll tell you how could you access to your errors.log

Try to use this one:

[img]http://www.round11.net/images/avatars/20993746174512862c47597.gif[/img]

And let us know what happens!
 




____________
Icy Phoenix Latest 2.0 (working pending)
Style: Aphrodite and MG_Themes
Site: Spanish Stephen King fan forum
Mods: Medal System Mod. BBAntispam 1.2. Several own BBcodes.
 
Xusqui - View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Reply with quote Download Post 
Post Re: IMG Bbcode - Having Issues Again. 
 
Xusqui wrote: [View Post]
You should talk to your hosting, and they'll tell you how could you access to your errors.log

Try to use this one:

20993746174512862c47597

And let us know what happens!


Well it works when you click on the image, just like I've been experiencing.  But, this shows up in my log files (I found it!)

Quote:
[Thu Sep 21 10:44:38 2006] [error] [client *.*.*.*] PHP Warning:  readfile(http://www.round11.net/images/avatars/2099374617451
2862c47597.gif) [<a href='function.readfile'>function.readfile</a>]: failed to open stream: no suitable wrapper could be found in /
home/.hulk/jbilletts/round11.net/image_thumbnail.php on line 181, referer: http://www.round11.net/viewtopic.php?p=57#57


I'm sure that HAS to have something to do with it.
 



 
Round11 - View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Reply with quote Download Post 
Post Respuesta: IMG Bbcode - Having Issues Again. 
 
Yes... I'm sure it has something to do with... But I don't know why

Let's see if anyone of the coders have any idea!
 




____________
Icy Phoenix Latest 2.0 (working pending)
Style: Aphrodite and MG_Themes
Site: Spanish Stephen King fan forum
Mods: Medal System Mod. BBAntispam 1.2. Several own BBcodes.
 
Xusqui - View user's profileSend private messageVisit poster's website 
Back to topPage bottom
Post new topic  This topic is locked: you cannot edit posts or make replies.  Page 2 of 3
Goto page Previous  1, 2, 3  Next


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