Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help With Admin Links


marks01

Recommended Posts

HI Guys im new to oscommerce im having some stress with my links in the admin page they seem to do this mydomain.comadmin/links.php?AdminID=3a8b97d96ee4c6a7e1cf9fd11c06dac4.

 

please help as i need the link to be mydomain.com/admin/links.php?AdminID=3a8b97d96ee4c6a7e1cf9fd11c06dac4. All my links are wrong and i cant configure my site.

 

I also have a link that goes like this mydomain.com/admin/WWW/admin/file_manager.php?info=stylesheet.css&action=edit&AdminID=6b3bb715b3826e7bf54d4a2a62b77686.

 

Please help

Link to comment
Share on other sites

thanks it worked like a charm, but now i have these problems 1054 - Unknown column 'p.products_id' in 'on clause'

 

select count(p.products_id) as total from products_description pd, products p left join manufacturers m on p.manufacturers_id = m.manufacturers_id, products_to_categories p2c left join specials s on p.products_id = s.products_id where p.products_status = '1' and p.products_id = p2c.products_id and pd.products_id = p2c.products_id and pd.language_id = '1' and p2c.categories_id = '23'

 

[TEP STOP]

 

Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid/gid is 27050/27050 is not allowed to access /tmp owned by uid/gid 0/0 in /mounted-storage/home54a/sub003/sc36099-HUNS/www/admin/includes/functions/sessions.php on line 110

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mounted-storage/home54a/sub003/sc36099-HUNS/www/admin/includes/functions/sessions.php:110) in /mounted-storage/home54a/sub003/sc36099-HUNS/www/admin/includes/functions/sessions.php on line 67

 

please help

 

 

catalog/admin/includes/configure.php line 19

 

define('DIR_WS_ADMIN', '/catalog/admin/');

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...