ispCP - Board - Support
OrderPanel improved - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Contributions Area (/forum-40.html)
+--- Forum: Enhancements (/forum-43.html)
+--- Thread: OrderPanel improved (/thread-11653.html)

Pages: 1 2 3 4


RE: OrderPanel improved - max - 01-04-2011 11:59 PM

I check the project when I arrived home.
It is possible, there was more files to change.
But I think almost done.


RE: OrderPanel improved - max - 01-05-2011 08:53 AM

Here is it guys.
Upgrade all files which i found to 1.0.7.
Index.php emulator deleted from pack.
Not tested yet. There can be few errors.
E-mail attachment (invoice) not implemented yet. I have no more time today Sad
Other functions implemented.
Please test it somebody, when you can.
I built attachment function for orders.


RE: OrderPanel improved - beliy - 01-10-2011 07:41 PM

I am tested but no work in 1.0.7


RE: OrderPanel improved - max - 01-11-2011 07:53 PM

Ok, I closed the work, becouse I start built independent system.
When somebody continue, send message here


RE: OrderPanel improved - pillerk - 01-18-2011 12:24 AM

This solution not working with ispCP 1.0.7 OMEGA :-(

(09-14-2010 03:19 AM)fulltilt Wrote:  - Browser language detection (DE, EN, FR) expandable
- Domain Options (new domain, transfer or sub-domain)
- Country field as a dropdown
- State no longer mandatory
- Payment field inserted (banktransfer, Paypal)
- Calculations accounting period fixed monthly, quarterly or annually
- Email Details to customer and reseller information with payment type and domain information
- No more activation link in the email

Use at your own risk - backup old files before overwrite!
Tested with ISPCP 1.0.5 / 1.0.6

1. log in as a Reseller > Manage Orders > Custom Order System
in header replace this line:
Code:
<link href="../themes/blue/css/ispcp_orderpanel.css" rel="stylesheet" type="text/css" />
with:
Code:
<link href="../themes/omega_original/css/ispcp_orderpanel.css" rel="stylesheet" type="text/css" />

in Hosting Plans at the bottom set the billing period as follows:
1 month = 1
3 months = 3
12 months = 12
in the summary > monthly, quarterly, annually

2. unzip package and replace the contents of each folder / override
/var/www/ispcp/gui/orderpanel
and
/var/www/ispcp/gui/themes/omega_original/orderpanel
and
/var/www/ispcp/gui/themes/omega_original/css
and
/var/www/ispcp/gui/include/reseller-functions.php

3. GUI: set new permissions
Code:
/var/www/ispcp/engine/setup/set-gui-permissions.sh

4. Login as a Reseller > Orders
Customize "Order E-mail" delete activation link - copy & paste this instead:
Code:
Order Details:
{DATE} from {NAME} - IP: {IP}

Domain: {DOMAIN} ({TRANSFER})
Package: {PACK}
Setup: {SETUP}
{PRICE} {VALUE} - {PERIOD} Month/s

Payment: {PAYMENT}

{FIRM}
{NAME}
{STREET1} {STREET2}
{ZIP} {CITY}
{COUNTRY} {STATE}
{PHONE}
e-Mail: {MAIL}
in /var/www/ispcp/gui/orderpane/domains.html
it can still be adjusted for terms & conditions ...

[Image: 97206793.th.jpg]
[Image: 70563432.th.jpg]
[Image: 75180199.th.jpg]
[Image: 85114645.th.jpg]
[Image: 90830952.th.jpg]

last update: 16.09.2010 (14:38)



RE: OrderPanel improved - shaggy - 01-19-2011 02:19 PM

when I run this "/var/www/ispcp/engine/setup/set-gui-permissions.sh"
I get this
Setting GUI Permissions: find: `/var/www/ispcp\r/gui/': No such file or directory
find: `/var/www/ispcp\r/gui/': No such file or directory
find: `/var/www/ispcp\r/gui/': No such file or directory
find: `/var/www/ispcp\r/gui/phptmp': No such file or directory
find: `/var/www/ispcp\r/gui/phptmp': No such file or directory
find: `/var/www/ispcp\r/gui/phptmp': No such file or directory
find: `/var/www/ispcp\r/gui/themes/user_logos': No such file or directory
find: `/var/www/ispcp\r/gui/themes/user_logos': No such file or directory
find: `/var/www/ispcp\r/gui/themes/user_logos': No such file or directory
find: `/var/www/ispcp\r/gui/tools/filemanager/temp': No such file or directory
find: `/var/www/ispcp\r/gui/tools/filemanager/temp': No such file or directory
find: `/var/www/ispcp\r/gui/tools/filemanager/temp': No such file or directory
find: `/var/www/ispcp\r/gui/tools/webmail/data': No such file or directory
find: `/var/www/ispcp\r/gui/tools/webmail/data': No such file or directory
find: `/var/www/ispcp\r/gui/tools/webmail/data': No such file or directory
: not foundspcp/engine/setup/set-gui-permissions.sh: 61: /bin/chmod
: not foundpcp/engine/setup/set-gui-permissions.sh: 61: /bin/chown
: not foundspcp/engine/setup/set-gui-permissions.sh: 65: /bin/chmod
: not foundpcp/engine/setup/set-gui-permissions.sh: 65: /bin/chown
: not foundspcp/engine/setup/set-gui-permissions.sh: 69: /bin/chmod
: not foundpcp/engine/setup/set-gui-permissions.sh: 69: /bin/chown
: not foundspcp/engine/setup/set-gui-permissions.sh: 72: /bin/chmod
: not foundpcp/engine/setup/set-gui-permissions.sh: 72: /bin/chown
done

I am running ver 1.0.7 stable I beleive and it's run on Ubuntu 10.10 was installed on a clean ubuntu install


RE: OrderPanel improved - beliy - 01-19-2011 05:14 PM

(01-19-2011 02:19 PM)shaggy Wrote:  I am running ver 1.0.7 stable I beleive and it's run on Ubuntu 10.10 was installed on a clean ubuntu install

Quote:This solution not working with ispCP 1.0.7 OMEGA :-(



RE: OrderPanel improved - fulltilt - 01-19-2011 08:26 PM

yes - first script is not working with 1.0.7, also i have not tested max second version ... i stopped working on this because max released a 1.0.7 version
however - if i find some time i will migrate the first version to 1.0.7


RE: OrderPanel improved - max - 01-26-2011 08:51 AM

Hello, I build new independent script.
I stopt developement this order panel for this moment.
But when I have more time I continue.
About the new project:
The forum thread - http://isp-control.net/forum/thread-12764.html
I'm wery proud when somebody helps me developming the project.
Is it open source for all Smile


RE: OrderPanel improved - anarking - 06-15-2011 02:45 AM

Hi, I reverted back to the original ordering panel because this doesn't work in 1.0.7 and everything works again, but can someone please paste the original template for the "Order email setup" please?

Thanks! And I look forward to real ordering, as in fully automated, order, have paypal at least, and automatic activation upon payment completion. I may just have to write it myself because this is getting a little ridiculous, you would think real billing would be a rather huge requirement for a panel system, not just an afterthought. Anyways, thanks! This was great when it did work in previous versions, I appreciate the work you did.