Installed the hack (took all day) and it works ok. The only problem is that it doesn't work with Jigga Master's Active Topics hack. I think, perhaps, your code was based on the original active topics that comes with UBB, and now, when I click active topics it says, "You are attempting to reach a page that does not exist."
Um, yeah, it was written from a stock UBB. Most mods are written from stock UBBs. If I would have done it with JM's hack, then a whole 'nother faction of people wouldn't have been able to use it because they wouldn't have had that hack installed.
If you want to use it with JM's hack, just figure out where his link takes you to and substitute it into that link in the hack.
---Skorpion
_________________________
Don't put that signature in your mouth! You don't know where it's been!
Registered: 01/22/00
Posts: 181
Loc: The Netherlands
I've updated my 1.3 to 1.4 and still have the same problem as described by Zbud. But I also have got the prev/next buttons double . Do you already have got a fix for it?
Would it be possible to use SSI in the headers? I am just wondering if CGI can interpret this correctly. It would be nice to update one file and have it do ALL your headers.....
_________________________ Some men live for others and make their presence known Some men live in seclusion and choose to live alone... Some men live for justice and walk inside the law But of these men, the group I'm in are the men behind the wall... - Gato Suertudo
Indoe: read the last post on page two of this thread.
Slasher: I can't figure out why yours is doing that. From a code standpoint, as far as I can tell there isn't anything in the mod that is making that show up twice. The original code is removed, and the new modded code is added back in. So there shoudl only be one copy of that in the template. I've gone through like a half dozen different installs of the hack in various configurations, and none of them yielded the duplicate line.
Open your public_topic_page.pl template, and look and see if $ubb_friend_on is in the file twice. If it is, remove the table that contains the first one.
I really don't know what the problem is.
---Skorpion
_________________________
Don't put that signature in your mouth! You don't know where it's been!
_________________________ Some men live for others and make their presence known Some men live in seclusion and choose to live alone... Some men live for justice and walk inside the law But of these men, the group I'm in are the men behind the wall... - Gato Suertudo
and change it to: <tr bgcolor="$vars_style{TableColorStrip}">
I noticed that in the forum page where it lists topics it was the wrong color. But just a minor fix. It might have been found and changed but i just put it up anyways.