Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fatal error: Call to undefined function: link_get_variable()


leonardo2212

Recommended Posts

Posted

Hello!

I have folloving error when i try to enter product atributes in admin:

Fatal error: Call to undefined function: link_get_variable() in c:\domains\adriacenter.com\wwwroot\catalog\admin\products_attributes.php on line 18

 

Here are the lines from 16 to 21:

 

// >>> BEGIN REGISTER_GLOBALS

// These variables are accessed directly rather than through $HTTP_GET_VARS or $_GET later in this script

link_get_variable('option_page');

link_get_variable('value_page');

link_get_variable('attribute_page');

// <<< END REGISTER_GLOBALS

 

Im using register globals conribution since my hosting company did not changed php.ini...

What to do? Any ideas? Please help!!!

Thanks!!!

Archived

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

×
×
  • Create New...