- Posts: 2
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question Avatar upload
16 years 8 months ago #26173
by nlwgator
Avatar upload was created by nlwgator
I am unable to upload an avatar. it says "Error GD Library not found."
But in the kunena configuration it says "GD available, version 2" I have GD Selected as the default library and it still says the same thing....
Any suggestions? :dry:
But in the kunena configuration it says "GD available, version 2" I have GD Selected as the default library and it still says the same thing....
Any suggestions? :dry:
Please Log in or Create an account to join the conversation.
16 years 8 months ago #26228
by @quila
Replied by @quila on topic Re:Avatar upload
Hi nlwgator,
can you tell as the version of php script you use on the server?
and read this documentation docs.kunena.com/index.php/Avatar_and_PHP...ion_sys_get_temp_dir
Thank you
Regards
can you tell as the version of php script you use on the server?
and read this documentation docs.kunena.com/index.php/Avatar_and_PHP...ion_sys_get_temp_dir
Thank you
Regards
Please Log in or Create an account to join the conversation.
16 years 8 months ago #26251
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re:Avatar upload
Hello,
The best way to see if you have the library GD version 2 is to check the phpinfo, go in the joomla administration -> Help -> Systems infos and search GD in the page.
The best way to see if you have the library GD version 2 is to check the phpinfo, go in the joomla administration -> Help -> Systems infos and search GD in the page.
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
16 years 8 months ago #26657
by nlwgator
Replied by nlwgator on topic Re:Avatar upload
I'm using PHP 5.2.9
I've got GD Installed.
My host says that JPEG support is enabled, but it's not on the list... Is there anything that I need to change to get jpeg support?
For example, to set my max file upload I had to change it in the .htaccess file, my host said in the php.ini it was set to 1024M and my max upload was 2M. I fixed it by adding php_max_upload= 100M and it's now 100M max.
It's frustrating for stuff not to work. :S
I've upgraded to Kunena 1.5.5 because it said that that was a fix. Guess Not
I've got GD Installed.
Code:
GD Support enabled
GD Version bundled (2.0.34 compatible)
GIF Read Support enabled
GIF Create Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
My host says that JPEG support is enabled, but it's not on the list... Is there anything that I need to change to get jpeg support?
For example, to set my max file upload I had to change it in the .htaccess file, my host said in the php.ini it was set to 1024M and my max upload was 2M. I fixed it by adding php_max_upload= 100M and it's now 100M max.
It's frustrating for stuff not to work. :S
I've upgraded to Kunena 1.5.5 because it said that that was a fix. Guess Not
Please Log in or Create an account to join the conversation.
Time to create page: 0.224 seconds