I get a error during install with the T3 Plugin and the Socialize template. (Error There was an error uploading this file to the server.)
it's a clean installation of joomla 3.3.1and the latest Jomsocial ,just began with building site.
The installation of the community toolbar seems ok.
Hope you can help me out.
Regards,
Mohammed
Hi Mohammed,
I have tried to install t3 plugins and experiencing same problem but when I try to install community toolbar module
then it works fine.
The most common reason for this problem is that the File you have uploaded is too big.
The File Size Upload Limit on your Server is set too low to allow larger files to be uploaded. By
default PHP allows files up to 2 MB, but you can set to 4 MB to get rid of this error.
If you have access to the php.ini, then change the directive upload_max_filesize to "4M"
and reload the server configuration.
If you are running PHP in CGI mode on Apache, you can place an .htaccess file in your
Joomla! root directory and place the following code inside:
Hi Ashraf,
Thanks for the reply !
I have asked my host to change some of the requested requirements for jom social including upload max filesize.
See the picture.
Attachment 2014-07-22_23h54_54.png not found
According the php file it is been set to the recommended value ,but i got stil the same errors.
Any suggestions ?
I have also been contacting my webhost.
They told me to make sure to copy the respective php.ini file with the desired values in the folder where the upload script is running.
Which folder should that be ?