Hello ;
Some word about the order panel
Since some days, we see some bug reports or threads that are talking about the i-MSCP order panel. I'll so try to explain how the order panel works to avoid such false bug reports.
With i-MSCP, you can either let resellers manage their hosting plans or manage them at admin level (see the admin/settings -> Hosting plans available for .. parameter).
Managing hosting plans at admin level
When hosting plans are managed at admin level, only the administrators can create/edit/delete hosting plans. That said, managing hosting plans at admin level don't mean that the resellers will not have access to them. In fact, when hosting plans are managed at admin level, they are available for all resellers.
Managing hosting plans at reseller level
When hosting plans are managed at reseller level, each reseller can create/edit/delete its own hosting plans.
Order panel URL access
Whatever the way you manage the hosting plans (admin or reseller level), each reseller has its own URL to access to the order panel. The resellers can see their own order panel URL on the reseller/order_settings.php page. The URL is in the form:
orderpanel/index.php?coid=&user_id=2
and not /orderpanel/index.php (see below)
Common errors
Many users try to access the order panel by calling the URL orderpanel/index.php without any GET parameters. This will not work and an exception will be throw.
Also, if no hosting plan is available, an exception will also be throw.
That all for now.
Note: Thread created because:
- http://trac.i-mscp.net/ticket/597
- http://forum.i-mscp.net/Thread-BUG-Bestellsystem-geht-nicht
- http://forum.i-mscp.net/Thread…ED-Orderpanel-do-not-work
Thank you for using i-MSCP