Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

Ultimate SEO V 2.2d-11 - Query about versions


2 replies to this topic

#1 Floob

  • Community Member
  • 424 posts
  • Real Name:Allen
  • Gender:Male
  • Location:UK

Posted 01 April 2012, 20:38

Hi,

I've been looking at Ultimate SEO V 2.2d-11 - but the update instructions seem out of date.
For example, the updates to html_output.php mention certain lines being in the original file that are no longer there in Osc 2.3

So I'm thinking if I remove them as instructed, other parts of 2.3 will have issues as the code will be different.

Does that make sense? Or do you use a different URL rewriter?

#2 Jack_mcs

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

Posted 01 April 2012, 23:17

The idea is to replace the complete function in that file. It doesn't matter what it's contents are.

#3 Floob

  • Community Member
  • 424 posts
  • Real Name:Allen
  • Gender:Male
  • Location:UK

Posted 02 April 2012, 17:56

Thanks - was just concerned another part of 2.3 would try to reference that function and find the replacement one doesnt have all the same variables etc.. as the old one did.