2013-01-28, 11:18 PM
Well, I installed New points and newpoints shop, in filezilla and activated them in the control panel, but I can't find them on the forums, like the shop or category, I'm really confused please help?
Header Problem
|
2013-01-28, 11:18 PM
Well, I installed New points and newpoints shop, in filezilla and activated them in the control panel, but I can't find them on the forums, like the shop or category, I'm really confused please help?
2013-01-28, 11:20 PM
This user has been denied support.
They should have a new tab in ACP after "Tools & Maintenance".Are you sure you put all the files in the right sections?
2013-01-28, 11:25 PM
(2013-01-28, 11:20 PM)kamz89 Wrote: They should have a new tab in ACP after "Tools & Maintenance". It does but It will not show up on the forums, like I want members to buy stuff with their points from the shop plugin but there isn't a tab a category for the shop?
2013-01-28, 11:26 PM
This user has been denied support.
Because you have to add it in your header.The link to newpoints should be url.domain/newpoints.php
Well actually here is the link but how do I make it a tab or a button to click on like "help" but it say "shop" and have this.
http://gamertabs.site50.net/newpoints.php (2013-01-28, 11:26 PM)kamz89 Wrote: Because you have to add it in your header. Okay so here's my header: {$welcomeblock} {$pm_notice} {$bannedwarning} {$bbclosedwarning} {$unreadreports}<!-- ProfileComments --> {$comments_alert}<!-- /ProfileComments --> {$pending_joinrequests} <div id="container"> <a name="top" id="top"></a> <div id="header"> <div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div> <hr class="hidden" /> </div> <navigation> <br class="clear" /> <div id="content"> <br /> Can you add my newpoints in there? http://gamertabs.site50.net/newpoints.php
2013-01-28, 11:39 PM
I'm having trouble putting my NewPoints link/tab in the header.
Here's my header code: {$welcomeblock} {$pm_notice} {$bannedwarning} {$bbclosedwarning} {$unreadreports}<!-- ProfileComments --> {$comments_alert}<!-- /ProfileComments --> {$pending_joinrequests} <div id="container"> <a name="top" id="top"></a> <div id="header"> <div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div> <hr class="hidden" /> </div> <navigation> <br class="clear" /> <div id="content"> <br /> And heres my newpoints php: http://gamertabs.site50.net/newpoints.php
2013-01-29, 04:21 AM
This user has been denied support.
There's something wrong with your header templates coding and I can't access your site because it has an error on index.
2013-01-29, 09:34 PM
Well, my header is coded like this, and everyone else is telling me there is something wrong with it, can anyone can me please?
{$welcomeblock} {$pm_notice} {$bannedwarning} {$bbclosedwarning} {$unreadreports}<!-- ProfileComments --> {$comments_alert}<!-- /ProfileComments --> {$pending_joinrequests} <div id="container"> <a name="top" id="top"></a> <div id="header"> <div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div> <hr class="hidden" /> </div> <navigation> <br class="clear" /> <div id="content"> <br />
2013-01-29, 10:37 PM
What are people saying what's wrong with it?
I noticed there's no menu, so try this:
My latest venture: Android emulator for PC reviews - playroider.com
MyBB fan since 2011. |
« Next Oldest | Next Newest »
|