PDA

View Full Version : Extension Issues


menoutdoors
04-10-2006, 12:48 PM
Hello,

I've recently installed ibProArcade to my forums and I have noticed a few of my extensions do not work while im on arcade.php.

It seems as though arcade.php is not parseing the extension code at all, but im really unsure what is going on.

The two extensions I am having issues with are vpager and avatar in navbar.

The extensions work on other pages of my site that are not vbulletin, like webtemplates for example. I just cant seem to get anything to work in ibproarcade.

Anyone have any ideas on getting extensions working with the arcade?

For reference here is my arcade page.
http://forums.menoutdoors.com/forums/arcade.php

Here is my forum home. (with these extensions working)
http://forums.menoutdoors.com/forums/index.php

And here is a webtemplate page. (with these extensions working)
http://forums.menoutdoors.com/forums/view.php?pg=index


Thanks in advance
Chris
menoutdoors.com

MrZeropage
04-10-2006, 01:28 PM
Without having a Test-Account and being a Guest I can't see any difference ;)

menoutdoors
04-10-2006, 06:54 PM
I apologize, I will pm you test account info right now. :)

Thanks again

Chris
Menoutdoors.com

We have decided to just disable vbpager while in games. It would be annoying to have people sending you pages while you play games....

In regards to the avatar issue I have. (Avatar in navbar)

Basically here is my navbar / avatar code.

<td class="alt1"><a href="$vboptions[bburl]/profile.php?do=editavatar">$navbaravatar</a></td>

the variable $navbaravatar is populated in small global_start hook that does not appear to be being parsed.