Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Article Manager problem


maialee
 Share

Recommended Posts

I installed Article Manager and everything went well, including the SQL query, but now when I try to open my site, I get the error message (I replaced the site path with "catalog"):

 

"Fatal error: Cannot redeclare tep_parse_topic_path() (previously declared in /catalog/includes/functions/articles.php:14) in /catalog/includes/functions/articles.php on line 14"

 

The referenced line 14 is the second line of this:

 

// Parse and secure the tPath parameter values

function tep_parse_topic_path($tPath) {

// make sure the topic IDs are integers

$tPath_array = array_map('tep_string_to_int', explode('_', $tPath));

 

I have tried a couple different versions and nothing seems to change this. Any idea what the problem might be??

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

 Share

×
×
  • Create New...