T thedark Member Aug 21, 2013 #1 Hello, how speed up the site? Do you have any advice? Because I have time script: 5.03227 seconds Thank you to you
Hello, how speed up the site? Do you have any advice? Because I have time script: 5.03227 seconds Thank you to you
Mark Administrator Staff member Aug 21, 2013 #2 what is your URL? 5 seconds is an indication that your server is overloaded or you have bad PHP code slowing things down. these are from my lists: Script Execution Time: 0.04858 Script Execution Time: 0.07122 Script Execution Time: 0.03231
what is your URL? 5 seconds is an indication that your server is overloaded or you have bad PHP code slowing things down. these are from my lists: Script Execution Time: 0.04858 Script Execution Time: 0.07122 Script Execution Time: 0.03231
Mark Administrator Staff member Aug 21, 2013 #4 disable server status, your site wont load until that hits or misses. Bad idea.
Mark Administrator Staff member Aug 21, 2013 #6 my pleasure You can optimize this using a cron job and storing the status in VL_sites table. But it would take some PHP skills to do so
my pleasure You can optimize this using a cron job and storing the status in VL_sites table. But it would take some PHP skills to do so
T thedark Member Aug 21, 2013 #7 I have one other concern, Members can not upload images http://gyazo.com/07ecf5a068e0c17f936fecd3bd14083e.png The image is in the correct format thank you
I have one other concern, Members can not upload images http://gyazo.com/07ecf5a068e0c17f936fecd3bd14083e.png The image is in the correct format thank you
Mark Administrator Staff member Aug 21, 2013 #8 what is the file extension you are trying? this feature works just fine.
Mark Administrator Staff member Aug 22, 2013 #10 ahh yeah your server needs to support file uploads (for anyone else who might be seeing this error)