Log in

View Full Version : Lost some functionality after server move


STevenHH
12-15-2015, 02:36 AM
Hello vB, I've come to you guys a couple of time with my issues and I'm back yet again :(

So I'm Running vB 3.9 on a dedicated server. We have just moved from a previous host because it was Way to slow. And everything worked really well. When we moved across to my new server we lost some functionality and I'm not completely sure why.

What's not working is the:
Quick Edit Options for posts (Just turned of that function)
The Visitor Messages Quick reply (If you click "Go Advanced" it works)
and Avatars are not working

Anyone got any suggestions into why it isn't working ?


Thank you all very much :)

*Just realised that I posted this to the wrong forum*

Dave
12-15-2015, 08:07 AM
My guess is that the new host has a higher PHP version running which deprecates some functionality.
Check the error logs of your web-server/PHP.

Lynne
12-15-2015, 05:34 PM
I am guessing you mean you are running 3.8.9 since there is no 3.9?

What version of PHP and MySQL are on the new server?

What is set for AdminCP > Settings > Options > Image Settings > Image Processing Library ?

Are avatars stored in the filesystem or database (admincp > Avatars > User Picture Storage Type)?

If you go to admincp > Maintenance > Diagnostics > Problematic Webserver Modules, do both say No?

STevenHH
12-16-2015, 04:31 AM
Yes My Apologies, Originally I posted this the vB 4 Discussion by mistake and yes my version is 3.8.9.

Image Processing Library is set to 'GD' I understand GD to be a file compression method

The Avatars are being stored in a File System and I've checked that the chmod is set to 0777

And the Problematic webserver modules are both set to no

The server is running on PHP version 5.4.45 and MySQL is on version 5.7.10

Thanks Guys :)

squidsk
12-16-2015, 05:54 PM
Is there anything in your error logs?

STevenHH
12-20-2015, 06:36 AM
Hello everyone,

I have fixed this issue I set the file compression to none and all the images are now showing.

Thanks for your assistance :)