Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help with Mybb
#1
Hi guys,
So i need some help with my new forum. I haven't opened it yet just getting things working first.

Problem one: I try putting in a .htaccess file so only I(the admin) can access the admin CP. But when i try to log in I get redirected to the index. I tried putting in all the IP i thought was right(i used IP config and ipchicken)

Problem 2: I have installed a new theme however when I click the things like member's list,calendar, search or help they all take me to the index and I'm not quite sure why.

Can you guys please help me.
Reply
#2
You must have put the wrong with in the .htaccess if you're always taken to the index, what did you put in??
MyBB Support Team Lead
Reply
#3
ErrorDocument 403 mysite
Order deny,allow
Deny from all
Allow from myIP

How about problem 2 any ideas?

EDIT: With problem 2 the link changes but the page goes to the index.
Reply
#4
Open up your header template. It should have
Code:
                    <li><a href="{$mybb->settings['bburl']}/search.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/search.png" alt="" title="" />{$lang->toplinks_search}</a></li>
                    <li><a href="{$mybb->settings['bburl']}/memberlist.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/memberlist.png" alt="" title="" />{$lang->toplinks_memberlist}</a></li>
                    <li><a href="{$mybb->settings['bburl']}/calendar.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/calendar.png" alt="" title="" />{$lang->toplinks_calendar}</a></li>
                    <li><a href="{$mybb->settings['bburl']}/misc.php?action=help"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/help.png" alt="" title="" />{$lang->toplinks_help}</a></li>
Do you know how to make games? Do you know 3d Modeling? If so then visit
[Image: logo.png]
Reply
#5
I can help you out with MyBB. If your able to PM me I would help you out. Just PM me your MSN.
Reply
#6
Nobody's going to hack your admin panel, I simply suggest you make a random account and make it an admin, but give it no powers. Use it as your main account, then use UID1 as admin. Remove the hta, it's what's messing everything up obviously. Plus, you can put a password on the admin.php page.
Reply
#7
(08-04-2010, 08:25 PM)Tate Wrote: Nobody's going to hack your admin panel, I simply suggest you make a random account and make it an admin, but give it no powers. Use it as your main account, then use UID1 as admin. Remove the hta, it's what's messing everything up obviously. Plus, you can put a password on the admin.php page.

Good suggestion Tate.
Reply
#8
Cookie settings will force this same redirect too?
Are your domain settings etc correct. For example. if its not in root but in /forum then you would need to make this setting.
As for the admin cp thing. Just rename it and do whats required to make it work.
Edit /inc/config.php by memory and then again in the acp by memory. But its been a while.
Dont stress getting hacked if the board is not even open or active.
AND REMEMBER BACKUP EVERY DAY IF YOU RUN A FORUM. (database) Files weekly.
The Rules!
FTW Forum <-- Home of the Damned! --> Join me On MM


Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to Make your MYBB Central Plugin Compatible with new Mybb Billy Mays 3 1,898 07-12-2011, 06:40 PM
Last Post: Billy Mays

Forum Jump:


Users browsing this thread: 1 Guest(s)