>>
Site Map
>>
Forums
>>
Blocks 6x
Forum module - topics in forum:
Blocks 6x - Discussions regarding PHP-Nuke Blocks.
phpBB2 Main Menu Language Error
The block works, just I get weird names for things:
_BHOME1 :
_BHOME2
_BSUBMITN
_BARCHIVE
_BSEARCH
_BTOPIC
And I did upload the lang-english.txt
OI!!! Numpty!!!!!
You should know better - I answered this a couple of days ago.....
You don't upload that file - you need to add its contents to your lang-english.php in your language folder...... ggrrrrr
Strike One for a regular!!!!!

>_>
I was just testing.
And you didn't answer this question from me.
No - but if you'd had read the site rules and searched you'd have found my answer to a different user.....

In all fairness, I joined before there were site rules....
You can just delete this topic then Mr. Mod, got it sorted now.
Can't believe you gace me a strike.

| Adam in MSN Wrote: : |
| I blame my mouse. |
Mousetrap anyone....??? 
You're off topic, I demand you give your self a strike.
Ok, still sort of on topic, and don't really see the point of making a new topic.
-----
Uodate
So after speaking Dirk I have installed the newest version of the menu, but according to him you can edit on the site. How in the name of hell do you do that?
Or do I actually have to go through the files like I thought I did originally?
Having had a look at it briefly first time round it did give the impression that you can change its appearance from the block itself.... however - after grabbing the code at the bottom of this block to make my own "Link to us" block - I noticed the settings at the top - as in the DB variables you have to set to "yes" or "no" 
What does that mean in English?
It means you have to edit the block itself.... hence the "
" smiley.....
Sommaire CAN be edited from the website tho... but I aint too keen on its layout....
Bah Bah Bah.
SO....Dirk sent me his file for his block so I could see and change it.
I modified his to fit my own site and uploaded that.
Despite my initial concerns that his block was the earlier version [a few lines of code at the start, Copyright date etc] He assured me it would work, it would be fine....
Is it? Of course not.
I know get:
| Quote: : |
Navigation
There isn't content right now for this block. |
So...I trtied to copy from the news to the admin part from the modfied Dirk file inot the correct new [v. 2] file...
Nothing happened.
The code is here:
www.digitalfortress.co.uk/phpbbmenu.txt
If someone could take a look it would be much appreciated.
[and I might not sue Dirk for his incompetance
]
Compare the first line of the news section:
| Code: : |
$content = "<img src=blackarrows.jpg><B> Home :</B><BR>\n";
|
With the first line of the Community section:
| Code: : |
| $content .= "<img src=blackarrows.jpg><B> "._BCOM." :</B><BR>\n"; |
A dot missing in news - $content .="blah blah.....
| Quote: : |
/* News */
$content .= "<img src=blackarrows.jpg><B> Home :</B><BR>\n"; |
Changed it to that, still not working.
....
if I donate 50p am I more likely to get some help?