![]() |
Quote:
|
There is a support forum for it in the premuim section, that's probably the best place to ask. I don't run that arcade so I can't really say. :)
|
Yeah, I know.
so where do I change the code in the plugin and navbar to show only a counter next to New Posts? Thanks a lot Quote:
|
3.6.0 beta 2 good working :)
|
CPMS problem.
ON the link for new posts under CPMS it doesnt have correct link. CPMS home page looks like this http://www.mysite.com/search.php?do=getnew Under my forums its correct http://www.mysite.com/forums/search.php?do=getnew So if people click on new posts on welcome bar from CPMS main page get a 404 error. |
Sorry, I don't support CMPS, I would suggest you ask in thier forums.
|
Quote:
Find: Code:
function do_output($output_array) Code:
global $header, $vbphrase, $vboptions, Code:
, $rcount, $pcount |
Thanks Mark.
|
Quote:
|
Quote:
A rather dirty workaround might be to edit the plugin code. Find this line: Code:
$pcount = "<a href='search.php?do=getnew'><b>" . $pcount . "</b></a> ".$vbphrase['since_last_visit']; Code:
$pcount = "<a href='http://www.allbuffs.com/forums/search.php?do=getnew'><b>" . $pcount . "</b></a> ".$vbphrase['since_last_visit']; I am sure there is a cleaner fix than this though. I think yours fails because your portal is actually at your root domain whereas mine simply redirects from the root domain to /forum/cmps_index.php. |
All times are GMT. The time now is 04:07 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|