Thread Starter
plork
(@plork)
No worries I figured it out
Create a php.ini file with the following lines, entering your numbers and stick it in wp-admin folder
post_max_size = ??M
upload_max_filesize = ??M
max_execution_time = ???
memory_limit = ??M
i tried that too…but still gets; Note : The upload limit on your server is 12MByte
aaaaaaaaaaaarg..can someone help me?
Thread Starter
plork
(@plork)
Well maybe I shou;d have tested it before I poste previously!
I’ve chaned upload_max_filesize in php.ini in ROOT to 8M
I’ve created a php.ini and put it in wp-admin with upload_max_filesize of 8M
When I go to add images Gallery -> Add Gallery / Images -> Upload Images, I click broswe to select the file, select the gallery I want the image in from the drop-down box and click upload image
The staus bar at the top shows the % of upload complete, when it gets to 100% it says upload successfull, BUT, the image is not in the gallery!!
It says Directory /home/xxx/xxx/xxx/wordpress/wp-content/gallery/images contains no pictures
Can anyone shed any light in to what I’m doing wrong / what I need tp do please?
Thanks