Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Unable to determine the page link!


freebsd_dude

Recommended Posts

Posted

Hello All,

 

Does anyone know how to fix this problem?

I get this error on the main page after default.php runs then i only see the

page to the left of the screen.

 

Unable to determine the page link!

 

 

Thank you

Posted

If you have an error post then entire error message here.

 

There are a million and one errors on here, and we need to know what yours is exactly.

 

And have you searched for it aswell??

 

CC.

  • 2 weeks later...
Posted

Bassically your error tolerance is set to low in your php.ini :? .

 

osCommerce like half the php scripts require you turn notice error messages off.

 

1) Find your "php.ini" file in windows or winnt directory.

2) Open and search for "error_reporting"

3) Yours is most likely set to error_reporting = E_ALL so change to

error_reporting = E_ALL & ~E_NOTICE

4) Also check this setting: register_globals = off and change to

on.

 

RESTART YOUR SERVER AND RUN osCommerce. :shock:

 

Now, osCommerce it works! :D :D

 

Greetings from Venezuela! :D

 

(NOTE: THIS ANSWER IF TAKEN FROM OTHER USER, IT?S NO MY, BUT IT?S WORKS :lol: )

  • 5 years later...
Posted
Hello All,

 

Does anyone know how to fix this problem?

I get this error on the main page after default.php runs then i only see the

page to the left of the screen.

 

Unable to determine the page link!

 

 

Thank you

 

 

Very easy to fix: Go to your admin area, click on configuration then click on my store then where it reads Use search-engine safe urls for all site links click "False"

 

That should do it.

 

CE

Posted
Very easy to fix: Go to your admin area, click on configuration then click on my store then where it reads Use search-engine safe urls for all site links click "False"

 

That should do it.

 

CE

 

Uh....did you notice that you responed to a post that was over 6 years old???

Bill Kellum

 

Sounds Good Productions

STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE

Archived

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

×
×
  • Create New...