- Posts: 5
- 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
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Question Problem with Avatar..
- christos7k
-
Topic Author
- Offline
- New Member
-
Less
More
16 years 4 months ago #34525
by christos7k
Problem with Avatar.. was created by christos7k
please help...i upload a image 1mb and i have this fatal error... (Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 10240 bytes) in /home/pcstylec/public_html/components/com_kunena/template/default/plugin/myprofile/myprofile_avatar_upload.php on line 297)
please help..
please help..
Please Log in or Create an account to join the conversation.
16 years 4 months ago #34529
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re:Problem with Avatar..
Hello,
What kunena version do you using ? Try to increase the memory_limit and max_execution_time in your php.ini file.
What kunena version do you using ? Try to increase the memory_limit and max_execution_time in your php.ini file.
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.
- christos7k
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
16 years 4 months ago #34550
by christos7k
Replied by christos7k on topic Re:Problem with Avatar..
i have 1.5.7..how to do this? (increase the memory_limit and max_execution_time in your php.ini)
Please Log in or Create an account to join the conversation.
16 years 4 months ago #34552
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re:Problem with Avatar..
The file php.ini is on your webserver, but i don't if you have access to it. Then, you need to increase the variables following : memory_limit and max_execution_time
For example, for memory_limit set :
and for max_execution_time
For example, for memory_limit set :
Code:
memory_limit = 128M
and for max_execution_time
Code:
max_execution_time = 30
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.
- christos7k
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
16 years 4 months ago #34553
by christos7k
Replied by christos7k on topic Re:Problem with Avatar..
ok i will try this...thanks my friend...
Please Log in or Create an account to join the conversation.
- christos7k
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
16 years 4 months ago #34574
by christos7k
Replied by christos7k on topic Re:Problem with Avatar..
Sory for my question but i can;t find the php.ini... where is it?
Please Log in or Create an account to join the conversation.
Time to create page: 0.439 seconds