Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I installed the attributes copier and am getting a couple (so far) of errors:

First, at the top of my store you now see:

// WebMakers.com Added: Attributes Sorter require(DIR_WS_LANGUAGES . $language . '/' . 'attributes_sorter.php');

which means it is out there for customers to see. The same thing shows at the top of the admin area.

 

Second, when I want to go in and edit a product, all I get is a blank screen, with the left nav bar still in place.

 

Obviously, I missed something, but cannot find any similar posts for this type of error. (FWIW, the copier part looks like it will work, I just have to read up on how to do more than one copy at a time)

 

Thanks for your help.

Posted

I was able to get it to not show up in the admin area by simply deleting the comment line that the README said to put in at /admin/includes/languages/english.php, but it is still showing up in the live store.

 

It is probably as simple as a comma somewhere, but I don't know enough about php to find it.

Posted

Also, we either need to ignore my comment that it is running correctly or I need to find instructions on how to USE the attribute. :roll: Let's start with the instructions - I can't find any, and I really don't see any posts on it - are they out there somewhere?

Posted

OK, nevermind the thing at the top of the screen - I see there is was another file I needed to erase that from (do they serve a function I'm going to wish I had?)

 

Still, I have no idea why the blank screen when I try to drill down into something (edit catalog, look at reports...)

 

Help!

Posted

Gramm21,

 

Where the dox says ;

 

 

Add to the very bottom of:

 

 

 

Filename: /catalog/includes/languages/english.php

 

 

 

// WebMakers.com Added: Attributes Sorter

 

require(DIR_WS_LANGUAGES . $language . '/' . 'attributes_sorter.php');

 

Make sure you add the lines of code before the '?>', not after it as the docs tells you.

 

You wont get the echo of the code line in the live store then.

 

 

:)

 

 

Steve

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...