![]() |
|
#1
|
|||
|
|||
|
I've got the portal wrapping around the forum pages I want, using exactly the include example in the manual.
But I cannot have my Custom Page module and the Latest Forum Topics at the same time. If I do, only the topics show and not the forum. This happens no matter where I put the Latest Topics, left, right, middle, above or below the Custom Page Content. www.ourtv.net.au thanks! |
|
#2
|
||||
|
||||
|
In your modules/latesttopics.php file look for:
unset($thread, $threadbits, $foruminfo['allowratings'], $query, $inforums); Replace that with: unset($thread, $threadbits, $foruminfo, $query, $inforums); And that should fix the problem.
|
|
#3
|
|||
|
|||
|
Quote:
|
|
#4
|
|||
|
|||
|
Quote:
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|