![]() |
Error for upgrade.
Ok so im guessing this is how you use the support for. I appologize for posting in the other thread.
This is my problem: Code:
Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /arcade/functions/functions.php on line 908 My temp fix: functions.php on line 908 i added "//" for getinagesize() and it fixes the error but users avatars arnt displayed in arcade. |
Thanks for finally arriving here ;)
You need to use that original getimagesize()-function to display the avatars, and as told before the problem is in your server's configuration, not in ibProArcade: Quote:
|
ty for the help. Now my only problem is actually contacting them lol. Some company just bought out the old company and he either doesnt respond to my requests or takes a long time to.
|
sorry, but there is nothing we can do about that here ;)
|
Hmmm, don't know how fix this problem. No problems in all version incl. 2.6.1, except 2.62
Any hints? safe-mode? I'm not the php/apache crack... |
This is a server-configuration-problem, contact your root webmaster.
v2.6.1+ was not resizing avatars, so this worked before, but just make sure to adapt your server-settings and v2.6.2+ will work fine |
Hi!
Have received the following information about this problem: Quote:
Quote:
|
Quote:
|
Can we disable the resize function? I'd really rather not stare at errors all the time, and I am not going to change hosts for the arcade.
I submitted a ticket to my hosting support. Could someone please advise how to disable the avatar resizing or something in case I get the same "security" response as others have gotten? My host (surpass) fixed mine. Yay :) |
Yes, I think exactly the same. I would not like to change the safety parameters of the server! Never touch a running system!
https://vborg.vbsupport.ru/external/2007/07/17.gif ;) |
wtf??? I have to change server settings just for this???? ohhh come on... there has to be another fix for this.
I mean what are you supposed to do if your host doesn't change anything? also some concerns: Quote:
|
I had this prob too guys to solve this prob. you have to edit one file.
edit File: - /arcade/funtions/functions.php Find Code:
$check = getimagesize($member_avatar); Find Code:
<img src='{$member_avatar}' border='0' alt='' width='{$avatarwidth}' height='{$avatarheight}' /> Eg. Code:
<img src='{$member_avatar}' border='0' alt='' width='120' height='120' /> |
Thanks for your post Ranj! and I completely agree with everything you said Ev!l Ern!e. I hope MrZeroPage reads and agrees also and adds an option to disable this for the people who can't get their host to change things or are unwilling to enable the function for security purposes themselves.
|
Thanks talenak
I just did it for my friend and when i posted these codes here |
I will look for inserting a check for this function ...
|
Quote:
in the meantime do you think the edits Ranj posted are ok to do? |
woot woot!!! now i just need the talkerbot todo the same thing!
|
I installed this on one forum and got the same error. I will await for the check before i install on the next..
|
any news on the fix for this?
|
v2.6.3+ will have a fix and even a global switch for image-resizing
and before anybody asks: after soling last two bugs I will release this v2.6.3+ |
cool hope to see it soon..
|
Quote:
|
i changed the functions.php you cant change those security setting unless you have a dedicated server.
And it would be very nice, if the developers would let the people know, if they are implementing such procedures. For those of us that can not change certain security changes. It is only fair like. |
next release v2.6.3+ has a global switch and some detection-function included :)
|
Quote:
|
Same here, I still get the getimagesize error
Quote:
|
Warning: getimagesize(): URL file-access is disabled in the server configuration
same here , and i donĀ“t want to configure my server for this. |
Open arcade.php and read the instructions:
Code:
// ################################################################################# |
Quote:
AWsome, thank you very much for posting this.... I would have never thought to look in the arcade.php, it worked just fine, again thanks. |
works like a charm here!
thnx for the update mrZeroPage! |
I just pinned a thread about this :)
|
All times are GMT. The time now is 03:28 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|