Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Altered Cart One Page Checkout

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #1  
Old 02-09-2008, 02:03 PM
  DezineJunkie's Avatar 
DezineJunkie DezineJunkie is offline
 

Senior Member
  
Join Date: Jan 2008
Posts: 174
 

Default Altered Cart One Page Checkout

One Page Checkout
I have just uploaded all the files and am clueless how to install
the Ioncube Loaders.
If anyone had done this can you please tell me how to do it.


1. Copy the 'ioncube-loader-helper.php' and 'ioncube-encoded-file.php' PHP scripts
to a directory where you expect encoded files to be working.
I put the IC loader folder in the root directory, as well as the two above php files. All others are installed/uploaded also

This package contains the latest available Loaders for the PHP versions and
operating systems that you selected.

In the package you should have:

* Loader(s)

* The Loader installation helper script (ioncube-loader-helper.php)

* A file encoded with the ionCube PHP Encoder. This is needed by the helper
script (ioncube-encoded-file.php).

* The License for use of the Loader and encoded files (LICENSE)


Installation
------------

* INSTALLING FOR RUN-TIME LOADING

The run-time loading feature is the easiest way to run encoded files, and
lets encoded files locate and install the correct Loader when needed.

Provided that run-time loading is supported on the target system, encoded
scripts and Loaders can be bundled together without the user having to install
any Loader or update their system configuration, and without having to
know about the PHP version or operating system used.

For run-time loading to work, a directory called 'ioncube' containing the
Loaders (e.g. this directory) should be placed in or above the top
directory of encoded files. For example, if you have encoded files in
or below '/var/www/htdocs/', you might place the 'ioncube' directory
in '/var/www/htdocs' or '/var/www'. If you have an application or library
to distribute, you could place the ioncube directory within the top directory
of your project or library.

It's not working - why?
-----------------------

If encoded files fail to run with run-time loading, you can test this by
using the helper PHP script 'ioncube-loader-helper.php' that's included in
this package.

1. Copy the 'ioncube-loader-helper.php' and 'ioncube-encoded-file.php' PHP scripts
to a directory where you expect encoded files to be working.

2. Access the 'ioncube-loader-helper.php' script from a web server or with a
PHP cli or cgi executable.

3. Choose the 'Run-time loading installation instructions' option.

4. The script will try to locate and install the required Loader, and will
produce output as it runs.

5. Once complete the script will either report that run-time loading is working,
will provide instructions for how to correct any issue with the server
configuration, or will report that Loaders must be installed in the php.ini
file.


* INSTALLING IN PHP.INI

Installing in the php.ini file is also simple, and offers the best
performance for encoded scripts. It is also required for systems that use
safe mode, or if PHP has been built with thread support, e.g. on Windows.

The ' php.ini installation instructions' option on the installation helper PHP
script is provided to assist with this. Access the script from a web server
or a PHP cli or cgi executable and it should tell you which Loader to install,
which file to edit and what you need to add (it's just a one line change).


Copyright (c) 2002-2007 ionCube Ltd. Last revised 4-Jan-2007
__________________
X-CART Pro V.4.3.0
PHP version 5.2.11
MySQL version 5.0.81
Architecture x86_64
Apache version 2.2.14 (Unix)mod_ssl/2.2.14
Operating System: Linux
Dedicated Ip
cPanel Pro 1.0 (RC1)
cPanel Version 11.24.5-RELEASE
Modules: DL Expander, DL Products, One Page Checkout, Dynamic Images,
Multicolumn Recommends, Narrow by Search, Random Products Tabs.
X-AOM, SALES-N-STATS 1.3 , X-Offers-4.1.9, X-Magnifier41x, X-Fancy Categories,
X-RSS Feeds, Static Meta Tags , X-AJAX Rating System v4.1


Reply With Quote
  #2  
Old 02-09-2008, 02:22 PM
  photo's Avatar 
photo photo is offline
 

X-Wizard
  
Join Date: Feb 2006
Location: UK
Posts: 1,146
 

Default Re: Altered Cart One Page Checkout

Did you do step,
5. Upload the directory /ioncube to the root directory of your store.

That is all I had to do concerning ioncube.
__________________
v4.1.10
In Dev v4.5.x


"If you don't keep an eye on your business, someone else will."
Reply With Quote
  #3  
Old 02-09-2008, 02:48 PM
  DezineJunkie's Avatar 
DezineJunkie DezineJunkie is offline
 

Senior Member
  
Join Date: Jan 2008
Posts: 174
 

Default Re: Altered Cart One Page Checkout

Quote:
Originally Posted by photo
Did you do step,
5. Upload the directory /ioncube to the root directory of your store.

That is all I had to do concerning ioncube.

yea i uploaded to the directory, but now am going to do the Template edit/changes

it is a bit confusing but am i correct to assume that
the changes to the php temp are checkout_one_checkout.php
and the other temp changes to checkout_one.tpl
__________________
X-CART Pro V.4.3.0
PHP version 5.2.11
MySQL version 5.0.81
Architecture x86_64
Apache version 2.2.14 (Unix)mod_ssl/2.2.14
Operating System: Linux
Dedicated Ip
cPanel Pro 1.0 (RC1)
cPanel Version 11.24.5-RELEASE
Modules: DL Expander, DL Products, One Page Checkout, Dynamic Images,
Multicolumn Recommends, Narrow by Search, Random Products Tabs.
X-AOM, SALES-N-STATS 1.3 , X-Offers-4.1.9, X-Magnifier41x, X-Fancy Categories,
X-RSS Feeds, Static Meta Tags , X-AJAX Rating System v4.1


Reply With Quote
  #4  
Old 02-09-2008, 02:58 PM
  photo's Avatar 
photo photo is offline
 

X-Wizard
  
Join Date: Feb 2006
Location: UK
Posts: 1,146
 

Default Re: Altered Cart One Page Checkout

Quote:
Originally Posted by DezineJunkie
yea i uploaded to the directory, but now am going to do the Template edit/changes

it is a bit confusing but am i correct to assume that
the changes to the php temp are checkout_one_checkout.php
and the other temp changes to checkout_one.tpl

checkout_one.tpl is the file that you would edit if you want to change the layout.
__________________
v4.1.10
In Dev v4.5.x


"If you don't keep an eye on your business, someone else will."
Reply With Quote
  #5  
Old 02-09-2008, 06:16 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Altered Cart One Page Checkout

Dez, no offense, but based on your other questions in the forum I would strongly suggest paying for the install on this mod
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #6  
Old 02-09-2008, 06:32 PM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Altered Cart One Page Checkout

Dez,

If you didn't upload the /ioncube directory as the instructions state, AND upload the files, AND do the php edits, AND upload the key, how do you know ioncube isn't working?

As photo said, SIMPLY follow the instructions. It looks like you are trying to send the space shuttle to walk across the street.
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote
  #7  
Old 02-09-2008, 06:40 PM
  DezineJunkie's Avatar 
DezineJunkie DezineJunkie is offline
 

Senior Member
  
Join Date: Jan 2008
Posts: 174
 

Talking Re: Altered Cart One Page Checkout

Quote:
Originally Posted by carpeperdiem
Dez,

If you didn't upload the /ioncube directory as the instructions state, AND upload the files, AND do the php edits, AND upload the key, how do you know ioncube isn't working?

As photo said, SIMPLY follow the instructions. It looks like you are trying to send the space shuttle to walk across the street.


It looks like you are trying to send the space shuttle to walk across the street.
Very funny- actually i did get the ion cube installed no problem there is just a server edit to make as my server is PHP 5- BIll sent me the linke to send them
as for the template edits, well the way the doc is set up it looks like just what you said: space shuttle to walk across the street
I combed thru it and found all the info i needed.
It was all there just buried in code- when im done will send Bill the rtf file-mabye he can include so other blind people can see the directions in a more clearer presentation.
Thanks for your reply!
Ill do the rest of the install in the AM after a few cups of Joe!
__________________
X-CART Pro V.4.3.0
PHP version 5.2.11
MySQL version 5.0.81
Architecture x86_64
Apache version 2.2.14 (Unix)mod_ssl/2.2.14
Operating System: Linux
Dedicated Ip
cPanel Pro 1.0 (RC1)
cPanel Version 11.24.5-RELEASE
Modules: DL Expander, DL Products, One Page Checkout, Dynamic Images,
Multicolumn Recommends, Narrow by Search, Random Products Tabs.
X-AOM, SALES-N-STATS 1.3 , X-Offers-4.1.9, X-Magnifier41x, X-Fancy Categories,
X-RSS Feeds, Static Meta Tags , X-AJAX Rating System v4.1


Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 04:24 AM.

   

 
X-Cart forums © 2001-2020