Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

ERROR! Unable to determine the page link!


peebeeandj

Recommended Posts

Posted

If any Administrators could help with this...

 

Ipower just transfered my site to a new server. this is the error that comes up:

 

Error!

 

Unable to determine the page link!

 

I've been on hold with them for nearly an hour now. I need fast help, like, right now.

 

my site is www.thevoicebooks.com

 

Thanks,

Posted

some code might be having some hard coded values refering to links.

 

Secondly

// set the type of request (secure or not)

$request_type = (getenv('HTTPS') == 'on') ? 'SSL' : 'NONSSL';

paste this in html_output.php in href function.

 

On times for some reason You get $request_type as NULL.

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Posted

Login to your Admin

 

Click on Configuration

 

On that page, set Use "Search Engine Friendly URL's (still in development)" to false.

 

Save it.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted

Thanks Jim and Satish. I turned off the search friendly URLs and inserted that piece of code and it works.

 

Except for the search engine friendly url links, is there a way to get them to work again?

 

Thanks fellows,

Posted

They can't work from that setting in the Admin.

 

There are contributions you can install that will do what you want.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Archived

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

×
×
  • Create New...