alexe Posted February 28, 2007 Posted February 28, 2007 Hi i am using ocs template, so without using install folder i just changed the configure files in the categ and admin side. now just showing the index page. I am having two issues 1. site showing this error Error.Unable to determine the page link! 2. And admin side showing like this osCommerce BOX_ENTRY_SUPPORT_SITE BOX_ENTRY_SUPPORT_FORUMS BOX_ENTRY_MAILING_LISTS BOX_ENTRY_BUG_REPORTS BOX_ENTRY_FAQ BOX_ENTRY_LIVE_DISCUSSIONS BOX_ENTRY_CVS_REPOSITORY BOX_ENTRY_INFORMATION_PORTAL BOX_TITLE_ORDERS Pending: 3 Processing: 0 Delivered: 0 BOX_TITLE_STATISTICS BOX_ENTRY_CUSTOMERS 3 BOX_ENTRY_PRODUCTS 39 BOX_ENTRY_REVIEWS 0 UnlockedBOX_CONNECTION_UNPROTECTED HEADING_TITLE Configuration Configuration My Store, Logging, Cache Modules Modules Payment, Shipping Catalog Catalog CATALOG_CONTENTS, Manufacturers Locations / Taxes Locations / Taxes Countries, Tax Zones Customers Customers Customers, Orders Localization Localization Currencies, Languages Reports Reports REPORTS_PRODUCTS, REPORTS_ORDERS Tools Tools TOOLS_BACKUP, TOOLS_BANNERS, TOOLS_FILES Any got any ideas..please help me Thanks in advance
Jack_mcs Posted February 28, 2007 Posted February 28, 2007 The first error is probably caused by the Search Engine Friendly option being set in admin->Configuration. The second is dueto missing definitions. You need to upload or update your admin/includes/languages/english.php file. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
alexe Posted February 28, 2007 Author Posted February 28, 2007 The first error is probably caused by the Search Engine Friendly option being set in admin->Configuration. The second is dueto missing definitions. You need to upload or update your admin/includes/languages/english.php file. Jack Hi Due to that bug in the admin side,i cannot do any thing in the admin section for.in my Search Engine option is false. thanks in adance
alexe Posted February 28, 2007 Author Posted February 28, 2007 The first error is probably caused by the Search Engine Friendly option being set in admin->Configuration. The second is dueto missing definitions. You need to upload or update your admin/includes/languages/english.php file. Jack sorry to inform you that ..i am using register_globals_v1.5 contribution for register globals on..default is off in the server. these are the files changing .../admin/products_attributes.php .../admin/includes/application_top.php .../admin/includes/functions/general.php .../admin/includes/functions/sessions.php .../catalog/install/includes/application.php .../catalog/includes/application_top.php .../catalog/include/classes/order.php .../catalog/includes/functions/general.php .../catalog/includes/functions/gzip_compression.php .../catalog/includes/functions/sessions.php .../catalog/includes/languages/english/password_forgotten.php .../catalog/includes/languages/espanol/password_forgotten.php .../catalog/includes/languages/german/password_forgotten.php
Patrick@M4 Posted February 28, 2007 Posted February 28, 2007 I have exactly the same error, also using the register_globals contribution.
Jack_mcs Posted March 1, 2007 Posted March 1, 2007 Register globals wouldn't have anything to do with the above errors, unless the updates were installed incorrectly I suppose. But I doubt it even then. The second problem is definately because of missing definitions. They have to be added back in. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
alexe Posted March 1, 2007 Author Posted March 1, 2007 Register globals wouldn't have anything to do with the above errors, unless the updates were installed incorrectly I suppose. But I doubt it even then. The second problem is definately because of missing definitions. They have to be added back in. Jack Hi there is one more thing to inform you. as i mentioned that i used register globals contribution ,it works in my old sites PHP Version 4.4.1.It works if register_globals is off in the server.I that phpinfo i did't found a register_long_arrays. But now i am working in PHP Version 5.1.6 , here both are there(register_globals and register_long_arrays) . I think that contribution is only for register_globals (means, if it is off in the server it will makes on).This contribution did not do any thing long arrays. Note:- i tried the installation with a fresh copy that time it terminate the installation in the step 2. Please help.
askewz Posted March 11, 2007 Posted March 11, 2007 Hii am using ocs template, so without using install folder i just changed the configure files in the categ and admin side. now just showing the index page. I am having two issues 1. site showing this error Error.Unable to determine the page link! 2. And admin side showing like this osCommerce BOX_ENTRY_SUPPORT_SITE BOX_ENTRY_SUPPORT_FORUMS BOX_ENTRY_MAILING_LISTS BOX_ENTRY_BUG_REPORTS BOX_ENTRY_FAQ BOX_ENTRY_LIVE_DISCUSSIONS BOX_ENTRY_CVS_REPOSITORY BOX_ENTRY_INFORMATION_PORTAL BOX_TITLE_ORDERS Pending: 3 Processing: 0 Delivered: 0 BOX_TITLE_STATISTICS BOX_ENTRY_CUSTOMERS 3 BOX_ENTRY_PRODUCTS 39 BOX_ENTRY_REVIEWS 0 UnlockedBOX_CONNECTION_UNPROTECTED HEADING_TITLE Configuration Configuration My Store, Logging, Cache Modules Modules Payment, Shipping Catalog Catalog CATALOG_CONTENTS, Manufacturers Locations / Taxes Locations / Taxes Countries, Tax Zones Customers Customers Customers, Orders Localization Localization Currencies, Languages Reports Reports REPORTS_PRODUCTS, REPORTS_ORDERS Tools Tools TOOLS_BACKUP, TOOLS_BANNERS, TOOLS_FILES Any got any ideas..please help me Thanks in advance I am also having this PRoblem! Keep searching the forum but no help so far :(
♥Vger Posted March 11, 2007 Posted March 11, 2007 The "Unable to determine page link" error is caused by setting "Use Search Engine Friendly URL's" to true in osC admin. Either that or the httpd.conf file is misconfigured on the server. When you buy a template it comes as a complete set of files with an Install script and sql file. You need to install the whole thing from scratch. Then you need to use the Manual Update files for the latest version of osCommerce and update all of the out of date files used by most commercial templates. Vger
askewz Posted March 12, 2007 Posted March 12, 2007 The "Unable to determine page link" error is caused by setting "Use Search Engine Friendly URL's" to true in osC admin. Either that or the httpd.conf file is misconfigured on the server. When you buy a template it comes as a complete set of files with an Install script and sql file. You need to install the whole thing from scratch. Then you need to use the Manual Update files for the latest version of osCommerce and update all of the out of date files used by most commercial templates. Vger I haven't brought a template and i have made all changes to config file and still no difference. :( I'm make the changes in admin if i could get in admin :( Antony
Recommended Posts
Archived
This topic is now archived and is closed to further replies.