Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Please help me :(


Tamsyn

Recommended Posts

Posted

I tried installing a contribution for user tracking. I followed the instructions and everything seemed to work.

However, whilst the admin screen loaded up, I couldn't click on any links as they all came up with a 'page not found' error.

Looking at the status bar at the bottom of the window, all the links point to 'localhost'

 

I couldn't fix the problem, so I undid everything for the contribution. I still can't use the admin though.

 

Please help me :'(

 

Tamsyn

Posted

perhaps you created an additional configure.php in admin/includes/local if so delete it.

what all did you change in the admin area for the contribution?

it really does work i have installed many times

Posted
I tried installing a contribution for user tracking. I followed the instructions and everything seemed to work.

However, whilst the admin screen loaded up, I couldn't click on any links as they all came up with a 'page not found' error.

Looking at the status bar at the bottom of the window, all the links point to 'localhost'

 

I couldn't fix the problem, so I undid everything for the contribution. I still can't use the admin though.

 

Please help me  :'(

 

Tamsyn

 

You should check your admin/includes/configure.php file.

 

Did the contribution have a copy of this file in the files that you uploaded?

 

Have you checked out the support thread in the contribution support section of the forum?

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Posted
You should check your admin/includes/configure.php file.

 

Did the contribution have a copy of this file in the files that you uploaded? 

 

Have you checked out the support thread in the contribution support section of the forum?

 

 

I've compared the configure file to the original one and it's the same.

 

The contribution added a couple of lines to it which I have now deleted and uploaded.

 

I posted a message in the support thread yesterday, but there's been no reply.

 

I just don't understand what the problem is. It 's like when your page links to a file on your computer instead of the web. I don't see how it happened though.

 

Tamsyn

Posted

I fixed it :D

 

In admin/includes/configure.php at the top

 

define('HTTP_SERVER', 'http://www.dreamcrafter.co.uk/catalog/'); // eg, http://localhost or - https://localhost should not be NULL for productive servers

 

 

I had localhost instead of the path.

 

I hadn't changed it when working on the contribution though.

 

Hope this helps if someone else has the same problem.

 

Tamsyn

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...