leonardo2212 Posted April 27, 2006 Posted April 27, 2006 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!!!
leonardo2212 Posted April 27, 2006 Author Posted April 27, 2006 Never mind, i did it! I commented out link_get_variable!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.