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

[eluser]China-cier[/eluser]
dear TSUK
how can i run this project.
means i cannot find the .sql file,so can not create datebase for the project

thanks
#12

[eluser]Total Shop UK[/eluser]
I have re-uploaded the code to http://sourceforge.net/projects/totalshopuk/files/

Download the file called TSUK_eCommerce.zip

Regards,
TSUK
#13

[eluser]Total Shop UK[/eluser]
YouTube Video - TSUK eCommerce Admin

http://www.youtube.com/watch?v=LuVeBxMBX6E&feature=fvsr

Will be updated with a voice over at some point to replace the music

Regards,
TSUK
#14

[eluser]Vasi[/eluser]
How do you install it on a local machine, I tried installing it on my own and it redirects me to www.localhost.com and gives me a browser error.

Thanks.
#15

[eluser]Total Shop UK[/eluser]
[quote author="Vasi" date="1285782347"]How do you install it on a local machine, I tried installing it on my own and it redirects me to www.localhost.com and gives me a browser error.

Thanks.[/quote]

In the .htaccess file comment out the following lines so they look like this:-

Code:
#RewriteCond %{HTTP_HOST} !^www\.
#RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]

You'll need modrewrite enabled as well
#16

[eluser]Vasi[/eluser]
Thanks, will try that.
#17

[eluser]Vasi[/eluser]
Now, it redirects me to just: http://localhost/ .
I have changed the
Code:
$config['base_url'] = "http://localhost/tsuk/";
and still nothing.
Any ideas? Thanks.
#18

[eluser]Total Shop UK[/eluser]
Two things you could try changing

.htaccess
Code:
RewriteBase /tsuk/

config.php
Code:
$config['uri_protocol'] = "AUTO";
#19

[eluser]Total Shop UK[/eluser]
Added a short HD YouTube video of Total Shop UK's Admin area! (720p)

Total Shop UK eCommerce based on CodeIgniter v1.7.2 HD
http://www.youtube.com/watch?v=DQGVOuVqLBU

How I created the HD screen recording for YouTube
Webinaria v2.1 (Recording at 1024x768,30 created a massive 1.55GB 32sec avi file)
XviD v1.2.2 (XviD Codec)
River Past Video Slice v5.8 (Convert the avi to xvid which shrunk the video to 2.12MB)
#20

[eluser]Unknown[/eluser]
hi sir Total Shop UK eCommerce

I am a student who wants to create a website selling

like where to install Total Shop UK eCommerce at localhost

I use xampp as its testbed

thank you




Theme © iAndrew 2016 - Forum software by © MyBB