Welcome Guest, Not a member yet? Register   Sign In
Lightweight CI eCommerce, Ajax, SEO, PayPal
#31

[eluser]beheerder[/eluser]
Hi,

The follwing version on tsuk-ci2 is based on the Total Shoppling Cart UK (free version).
This version is based on Codeigniter 2.1.2.

Regards,

Ubel Jan van Wijhe
#32

[eluser]MatthewSchenker[/eluser]
Greetings,
Are there any plans to integrate Authorize.net into this system?
Thanks,
Matthew
#33

[eluser]Total Shop UK[/eluser]
@Tsamrul Fuad: If you are still having issues try the latest release that is currently hosted on SourceForge.
@MatthewSchenker: When I have some spare time I will integrate Authorize.net however I can't provide a date as I'm very busy at the moment.
#34

[eluser]Total Shop UK[/eluser]
The Official Release of TSUK v2.1.2 Open Source is now available at SourceForge

Filename: TSUK_eCommerce_v2.1.2_p1.zip
#35

[eluser]Unknown[/eluser]
when i click login, its takes me to http://localhost/xampp. what is wrong?
#36

[eluser]Total Shop UK[/eluser]
[quote author="coolcurrent" date="1353547539"]when i click login, its takes me to http://localhost/xampp. what is wrong?[/quote]

Please check the following:-

mod_rewrite is enabled

.htaccess
Code:
RewriteBase /xampp/

application\config\config.php
Code:
$config['base_url'] = 'http://localhost/xampp/';

You could also try all of the below for $config['uri_protocol']
Code:
'PATH_INFO'
'QUERY_STRING'
'REQUEST_URI'
'ORIG_PATH_INFO'

Regards,
Total Shop UK
#37

[eluser]beheerder[/eluser]
If you use Apache please enable mod_rewrite

If you are using a Windows machine use the ht.acl file on line 280 in httpd.conf
AccessFileName ht.acl .htaccess

For a explanation you can read a Dutch article on http://portaal.vanwijhecons.nl/htaccess-...-webserver
The codes you need are highlighted.

Ubel Jan van Wijhe
#38

[eluser]Total Shop UK[/eluser]
OpenSource Version 2.1.3 is now available @ SourceForge

Code:
http://sourceforge.net/projects/totalshopuk/files/TSUK_eCommerce_v2.1.3.zip/download

Regards,
Total Shop UK
#39

[eluser]Total Shop UK[/eluser]
OpenSource Version 2.1.4 is now available @ SourceForge

Code:
http://sourceforge.net/projects/totalshopuk/files/TSUK_eCommerce_v2.1.4.zip/download

Regards,
Total Shop UK
#40

[eluser]Total Shop UK[/eluser]
OpenSource Version 2.2.0 is now available @ SourceForge

Code:
http://sourceforge.net/projects/totalshopuk/files/TSUK_eCommerce_v2.2.0.zip/download

Regards,
Total Shop UK




Theme © iAndrew 2016 - Forum software by © MyBB