smajoconsulting / vqmod

Automatically exported from code.google.com/p/vqmod
0 stars 0 forks source link

White Screen at Install Stage #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.All file permissions have been tried at both 755 & 777
2.Have tried manual install get same issues
3.Have tried deleting the .htaccess file in Vqmod - no change

What is the expected output? install successful
What do you see instead? Blank White Screen/No files in vqcache

vQmod Version:2.1.5
Server Operating System:plesk

Please provide any additional information below.

Original issue reported on code.google.com by bajalu...@gmail.com on 29 Dec 2011 at 5:28

GoogleCodeExporter commented 8 years ago
Get in touch with your host to see if you've had any php errors. That is 
generally what a blank screen means when you have error reporting hidden on 
your server. I've installed this on countless plesk servers without issue. It's 
likely that the permissions on the vqcache folder are set incorrectly, 
preventing the write and throwing an error

Original comment by DJG6...@gmail.com on 29 Dec 2011 at 7:43

GoogleCodeExporter commented 8 years ago
Thanks
I've edited the index.php & admin/index.php and can now see files in the cache
but now can't load my storefront
my admin panel still works fine?

Original comment by bajalu...@gmail.com on 29 Dec 2011 at 8:37

GoogleCodeExporter commented 8 years ago
server error log shows following php error:

[Thu Dec 29 20:46:14 2011] [error] [client 66.249.72.182] PHP Fatal error: 
Class 'Affiliate' not found in 
/var/www/vhosts/thelunchboxstore.co.uk/httpdocs/index.php on line 197 

Original comment by bajalu...@gmail.com on 29 Dec 2011 at 8:56

GoogleCodeExporter commented 8 years ago
You're missing files, this isn't a bug or an issue with vqmod. Make sure you 
upload all of the files for opencart

Original comment by DJG6...@gmail.com on 2 Jan 2012 at 1:50