Jump to content
  • 0

Order Forms Error 500 - Ordercontroller Class Missing


Question

Posted

Hello

 

Recently installed Blesta 3.2.2 and imported data from WHMCS successfully.

 

All went well except when I browsed to Packages > Order Forms, which gave me Internal Server Error 500.

 

In PHP logs the following is present: 

 

[04-Sep-2014 19:04:01] PHP Fatal error:  Class 'OrderController' not found in /home/hallinta/public_html/blesta/plugins/order/order_form_controller.php on line 11

 

We are running Varnish 3.0.5 frontend with Nginx 1.4.5 backend and PHP-fpm 5.3.3 against MariaDB 5.5. All in single VPS box.

 

I have tried to re-upload and unzip all files to the server but nothing has changed.

 

Is there a debug option somewhere which we can toggle or am I just missing some files?

7 answers to this question

Recommended Posts

  • 0
Posted

It seems that the file exists and is readable:

head -n 7 public_html/blesta/plugins/order/order_form_controller.php
<?php
/**
* Order Form Parent Controller
*
* @package blesta
* @subpackage blesta.plugins.order
* @copyright Copyright © 2010, Phillips Data, Inc.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...