| Author |
Message |
t_henson Regular


Joined: Feb 02, 2007 Posts: 60 Location: Cincinnati, Ohio
|
Posted:
Wed Feb 07, 2007 2:43 pm |
|
i was curious as to where i could find the similiar topics block that is located below each thread, as seen here on this site. thanks. |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 4853
|
Posted:
Wed Feb 07, 2007 4:37 pm |
|
It's not really a block, but a forum mod.
You can find it , though some of the files may be in different locations or have different names for the PHPNuke version of phpBB. |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 4853
|
Posted:
Wed Feb 07, 2007 4:42 pm |
|
Actually, the one I used (and I think Raven may have used the same) is . |
|
|
|
 |
t_henson Regular


Joined: Feb 02, 2007 Posts: 60 Location: Cincinnati, Ohio
|
Posted:
Fri Feb 09, 2007 12:17 pm |
|
how exactly would i change this out to be compatible with phpnuke? in the install it says:
#-----[ SQL ]------------------------------------------
# Run the following command on your sql database (replace phpbb_ with your db prefix) before you edit the files!
ALTER TABLE phpbb_topics ADD FULLTEXT (topic_title);
my db prefix is nuke_ but there is no topic_title |
|
|
|
 |
Susann Moderator

Joined: Dec 19, 2004 Posts: 2274 Location: Germany:Moderator German NukeSentinel Support
|
Posted:
Fri Feb 09, 2007 8:02 pm |
|
Try nuke_bbtopics
Don´t forget to make a backup. This mod works perfectly with my old nuke version. |
|
|
|
 |
|
|
|
|