| Author |
Message |
evilcorp

Joined: May 01, 2008
Posts: 14
|
Posted:
Fri Jun 20, 2008 5:22 am |
|
Hey,
Well my shop was working fine on my previous server but then i had it moved to a new server and nothing changed during the move, just simply moved everything.. all the shopfiles are their as far as i know but just doesnt seem to work, well can't get into it.
So any idea's... |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Fri Jun 20, 2008 12:23 pm |
|
Just to be sure, you set up a database on the new server and dumped the backup onto it right? Also, make sure you edit the constants.php to reflect any changes in database username/password info. If you get stuck just shoot me a PM and we will get you sorted out. |
| |
|
|
 |
evilcorp

Joined: May 01, 2008
Posts: 14
|
Posted:
Tue Jun 24, 2008 1:51 am |
|
Ok i got the shop working again... i forgot to edit the constants.php so thanks for that.
But when i added an item i had the same link problem, it just goes to a blank white page and doesnt load anything when i click on it in the shop. Also does the same when i click the following option "Client Manager", "Add Client", "Item Manager", "add Coupon", and "Transaction Log" in shop administration... just goest to a blank white page. So please can you give some idea's to help me get through this.
Appreciate your time... |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Tue Jun 24, 2008 5:35 am |
|
To fix that add the following to your constants.php, after the <? php
| Code: |
set_include_path('includes' . PATH_SEPARATOR . get_include_path()); |
|
| |
|
|
 |
evilcorp

Joined: May 01, 2008
Posts: 14
|
Posted:
Tue Jun 24, 2008 7:06 am |
|
naw didnt seem to make a difference... |
| |
|
|
 |
Guardian

Joined: Dec 09, 2006
Posts: 335
|
Posted:
Tue Jun 24, 2008 2:20 pm |
|
|
|
 |
evilcorp

Joined: May 01, 2008
Posts: 14
|
Posted:
Wed Jun 25, 2008 1:22 am |
|
Ummm and what do you mean by that... the Shop files or the item's? but no i dont think i did, not really sure what binary mode is. lol |
| |
|
|
 |
Guardian

Joined: Dec 09, 2006
Posts: 335
|
Posted:
Wed Jun 25, 2008 1:57 am |
|
If you look in the settings of your FTP software you usually have the option tp upload files in Ascii, Binary or Auto mode. Sometimes using Auto causes the files to be uploaded in Ascii mode which can break things as the files effectively become corrupted - especially with encoded files. |
_________________ Code Authors Nuke Reviews |
|
|
 |
evilcorp

Joined: May 01, 2008
Posts: 14
|
Posted:
Thu Jul 03, 2008 4:12 am |
|
hmmm, so you're saying i should delete all my files for the Digital Shop and re-upload them in Binary mode? That will take a while... |
| |
|
|
 |
Guardian

Joined: Dec 09, 2006
Posts: 335
|
Posted:
Thu Jul 03, 2008 4:49 am |
|
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Thu Jul 03, 2008 12:07 pm |
|
The easiest way to get fixed would be to PM me FTP access and admin access to your site and I'll take care of it for you. |
| |
|
|
 |
evilcorp

Joined: May 01, 2008
Posts: 14
|
Posted:
Mon Jul 14, 2008 9:24 am |
|
Okay i re-uploaded the Module files for the Digital Shop in Binary mode but i still have the same problem...
And i PM'd you Gotcha with admin access to my site, hope you can get it fixed.  |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Wed Jul 16, 2008 5:55 pm |
|
|
|
 |
|
|