Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

First of all I have to tell you that I am a total newbie at oscommerce I am fairly confortable in editing php files.

 

Firstly I installed STS which was working perfectly.

Then I found Mindsparx Admin which is a very nice alternative for the admin pages but... STS is not appearing in the Modules menu...

I really like both addons and want to use them...

 

Can someone help me with this?

 

P.S. In the main eshop pages STS is still working...

Posted (edited)

First of all I have to tell you that I am a total newbie at oscommerce I am fairly confortable in editing php files.

 

Firstly I installed STS which was working perfectly.

Then I found Mindsparx Admin which is a very nice alternative for the admin pages but... STS is not appearing in the Modules menu...

I really like both addons and want to use them...

 

Can someone help me with this?

 

P.S. In the main eshop pages STS is still working...

 

 

Hello, when you installed STS you probably replaced the modules.php fil, just go back and add the link in admin/boxes/modules.php

 

// START STS 4.1

'<a href="' . tep_href_link(FILENAME_MODULES, 'set=sts', 'NONSSL') . '" class="menuBoxContentLink">' . BOX_MODULES_STS . '</a><br>' .

// END STS 4.1

 

 

/Janne

Edited by iankil

My contributions

Mindsparx admin for 2.2

Mindsparx admin for 2.3

Mindsparx admin for 3.0

Mindsparx specials 2.2

Starproduct pimped for 2.2

Starproduct pimped for 2.3

Mindsparx template osc Sport 2.2

Mindsparx template Horizon 2.3

+ a few more...

Posted

Hello, when you installed STS you probably replaced the modules.php fil, just go back and add the link in admin/boxes/modules.php

 

// START STS 4.1

'<a href="' . tep_href_link(FILENAME_MODULES, 'set=sts', 'NONSSL') . '" class="menuBoxContentLink">' . BOX_MODULES_STS . '</a><br>' .

// END STS 4.1

 

 

/Janne

 

Yes! Thank you... that did it...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...