how to remove the name of the forum boards in Breadcrumb
SunDi3yansyah Offline
Junior Member
**
Posts: 23
Joined: Dec 2012
Post: #3
RE: how to remove the name of the forum boards in Breadcrumb
(03-24-2013 01:52 AM)Destroy666 Wrote:  Remove the 0 element but leave the array. Works for me.

if you belong to the following?

Code:
// Add our main parts to the navigation
$navbits[]['name'] = $mybb->settings['bbname_orig'];
$navbits[]['url'] = $mybb->settings['bburl']."/index.php";


tolong beri instruksi yang jelas, saya masih awam dalam bahasa PHP

(This post was last modified: 03-24-2013 02:51 AM by SunDi3yansyah.)
03-24-2013 02:49 AM
Visit this user's website Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: how to remove the name of the forum boards in Breadcrumb - SunDi3yansyah - 03-24-2013 02:49 AM

 Standard Tools
Forum Jump: