Jump to content

Recommended Posts

One more problem in my 1.5.6.1 installation:

 

when I'm on FO in a customer account and click on referral program, I have this error messages:

 

Warning: include_once() [function.include-once]: Unable to access /var/www/vhosts/MYDOMAIN/httpdocs/shop/modules/referralprogram/controllers/front../../../ReferralProgramModule.php in/var/www/vhosts/MYDOMAIN/httpdocs/shop/modules/referralprogram/controllers/front/program.php on line 30

Warning: include_once(/var/www/vhosts/MYDOMAIN/httpdocs/shop/modules/referralprogram/controllers/front../../../ReferralProgramModule.php) [function.include-once]: failed to open stream: No such file or directory in/var/www/vhosts/MYDOMAIN/httpdocs/shop/modules/referralprogram/controllers/front/program.php on line 30

Warning: include_once() [function.include]: Failed opening '/var/www/vhosts/MYDOMAIN/httpdocs/shop/modules/referralprogram/controllers/front../../../ReferralProgramModule.php' for inclusion (include_path='.:') in/var/www/vhosts/MYDOMAIN/httpdocs/shop/modules/referralprogram/controllers/front/program.php on line 30

Warning: include_once() [function.include-once]: Unable to access /var/www/vhosts/MYDOMAIN/httpdocs/shop/modules/referralprogram/controllers/front../../../referralprogram.php in/var/www/vhosts/MYDOMAIN/httpdocs/shop/modules/referralprogram/controllers/front/program.php on line 31

Warning: include_once(/var/www/vhosts/MYDOMAIN/httpdocs/shop/modules/referralprogram/controllers/front../../../referralprogram.php) [function.include-once]: failed to open stream: No such file or directory in/var/www/vhosts/MYDOMAIN/httpdocs/shop/modules/referralprogram/controllers/front/program.php on line 31

Warning: include_once() [function.include]: Failed opening '/var/www/vhosts/MYDOMAIN/httpdocs/shop/modules/referralprogram/controllers/front../../../referralprogram.php' for inclusion (include_path='.:') in/var/www/vhosts/MYDOMAIN/httpdocs/shop/modules/referralprogram/controllers/front/program.php on line 31

Fatal error: Class 'ReferralProgramModule' not found in /var/www/vhosts/MYDOMAIN/httpdocs/shop/modules/referralprogram/controllers/front/program.php on line 200

 

Any help?

 

(...I think I'll never end to debug my site....)

Edited by vansrv7 (see edit history)
Link to comment
Share on other sites

The file looks ok. I also re-uploaded it from my local installation (that works correctly) but nothing changed.

 

Since I recently moved the installation from localhost to remote server, I think it's something related to server configuration (my local installation works pretty well) but I don't know where to look at.

Link to comment
Share on other sites

×
×
  • Create New...