Jump to content


Corporate Sponsors


Latest News: (loading..)

* * * * * 11 votes

Header Tags SEO


6327 replies to this topic

#6321 lyonsperf

  • Community Member
  • 252 posts
  • Real Name:Matt
  • Gender:Male
  • Location:CT

Posted 08 February 2012, 19:52

Hi Jack,
Updating my site with the new version and I get this error at the bottom of the admin/categories page
Fatal error: Call to undefined function tep_get_products_head_listing_text() in /home/xxxxxxxx/public_html/xxxxx/categories.php on line 1064
I double checked the install and all seems to be correct.
I have rc2.2
If the only tool you have is a hammer, all your problems look like nails

#6322 Jack_mcs

  • Community Member
  • 24,073 posts
  • Real Name:Jack
  • Gender:Male

Posted 08 February 2012, 23:39

View Postlyonsperf, on 08 February 2012, 19:52, said:

Hi Jack,
Updating my site with the new version and I get this error at the bottom of the admin/categories page
Fatal error: Call to undefined function tep_get_products_head_listing_text() in /home/xxxxxxxx/public_html/xxxxx/categories.php on line 1064
I double checked the install and all seems to be correct.
I have rc2.2
It looks like you didn't upload the admin/includes/functions/header_tags_general.php file or failed to make the change for it.

#6323 zpupster

  • Community Member
  • 133 posts
  • Real Name:craig

Posted Yesterday, 03:33

hey adamanto75,

iuse examdiff. i usually compare the same file old and new.

for example index.php from the original download file from oscommerce 2.3 to a file that has added on (or modded).

the differences will show up and you can go from there.

thanks
craig

P.S. i was hesitant at first but after delving into it I find it invaluable tool.

Edited by zpupster, Yesterday, 03:36.


#6324 lyonsperf

  • Community Member
  • 252 posts
  • Real Name:Matt
  • Gender:Male
  • Location:CT

Posted Yesterday, 12:49

Once again Obiwan, you are correct.

I merged the files located in the rc2 folder, but didn't check the catalog folder for updated files. That file was updated in the catalog folder but not rc2.
If the only tool you have is a hammer, all your problems look like nails

#6325 Adamanto75

  • Community Member
  • 60 posts

Posted Yesterday, 14:29

Hey Instead of doing that I just reinstalled a fresh clean version of oscommerce, and I uploaded the catalog files for a new shop and after I uploaded them it broke my shop...

It gives me this error

Warning: require(includes/functions/header_tags_general.php) [function.require]: failed to open stream: No such file or directory in/hermes/web08/b2492/moo.oursacredgardencom/oursacredgarden.com/includes/functions/general.php on line 1479

Fatal error: require() [function.require]: Failed opening required 'includes/functions/header_tags_general.php' (include_path='.:/usr/local/lib/php-5.2.17/lib/php') in/hermes/web08/b2492/moo.oursacredgardencom/oursacredgarden.com/includes/functions/general.php on line 1479

Edited by Adamanto75, Yesterday, 14:30.


#6326 14steve14

  • Community Member
  • 1,920 posts
  • Real Name:Steve
  • Gender:Male

Posted Yesterday, 14:58

View PostAdamanto75, on 09 February 2012, 14:29, said:

Hey Instead of doing that I just reinstalled a fresh clean version of oscommerce, and I uploaded the catalog files for a new shop and after I uploaded them it broke my shop...

It gives me this error

Warning: require(includes/functions/header_tags_general.php) [function.require]: failed to open stream: No such file or directory in/hermes/web08/b2492/moo.oursacredgardencom/oursacredgarden.com/includes/functions/general.php on line 1479

Fatal error: require() [function.require]: Failed opening required 'includes/functions/header_tags_general.php' (include_path='.:/usr/local/lib/php-5.2.17/lib/php') in/hermes/web08/b2492/moo.oursacredgardencom/oursacredgarden.com/includes/functions/general.php on line 1479

Did you also install the new files
REMEMBER BACKUP, BACKUP AND BACKUP

#6327 Adamanto75

  • Community Member
  • 60 posts

Posted Yesterday, 15:04

View Post14steve14, on 09 February 2012, 14:58, said:

Did you also install the new files

Do You mean use the headertags_seo_install.php?

Then yes.

#6328 Adamanto75

  • Community Member
  • 60 posts

Posted Yesterday, 15:28

View Post14steve14, on 09 February 2012, 14:58, said:

Did you also install the new files

I just deleted it again and tried it from a fresh install and this time my site works, but just my admin gives me that error