pokemon_jojo wrote:

hello, just a little message to said, i'm working on version 2.0 Final ^^

Installed the 2.0 Beta on a 1.2.15 system. Works fine, mabe could have some more options, also for users of the forum for example. That is not the issue. The thing is that there shows up a line above the preview picture. How comes?

EDIT: Well it was becuse of the pix.gif was not in the folder where i put my albums in. The base installation tells you:

 img/gallery/pix.gif to img/gallery/

If you use a older in the gallery folder like: "gallery/albums" you have to copy/move the pix.gif into that folder.

I checked it out and found exactly this code in the CSS file.  Is it the wrong code or the right one?

This is the code that i have in the template.css file:

/*#brdtitle P {DISPLAY: none}   Turned off, shows the Board description*/

#brdtitle {
    BACKGROUND: url(../img/Mac4Dummies/desertybg.png) repeat-x top left;
    HEIGHT: 100px;
    PADDING: 0px;
    BORDER-BOTTOM-WIDTH: 1px;
}

#brdtitle H1 {

    HEIGHT: 100px;
    MARGIN: 0px;
    FONT-SIZE: 40px;
    COLOR: #FFF;
    PADDING-TOP: 40px;
    PADDING-LEFT: 130px;
}

The project was a few weeks off, i needed vacation and i took it. Now i'm back and i see that there are 3 lines of text running over eachother. Logged in as, last visit and the board description.
Grab a look at http://forum.websurfing.nl Someon knows any solution or hint in wich file i need to search?

29

(19 replies, posted in PunBB 1.2 troubleshooting)

Why do you have ':bat:' as 4th smiley and as 7th file? and then as last smiley again, while there is no difference with the first one, and the 8th file as destination? The rule is that you need to put the file and the smileys on the same order, otherwise you get the wrong smiley with the wrong command. In this case you should have ':bat:' in combination with 'neutral.png', and that is also not working.

In the end of the smiley-line should be: '); instead of the [ / ] in between there.

And why the bat.png is not working: are you running on linux or Mac? maybe the file name has capitals while the code doesn't.

Here is my parser lines:

$smiley_text = array(':)', '=)', ':|', '=|', ':(', '=(', ':D', '=D', ':o', ':O', ';)', ':/', ':P', ':lol:', ':mad:', ':rolleyes:', ':cool:');
$smiley_img = array('smile.png', 'smile.png', 'neutral.png', 'neutral.png', 'sad.png', 'sad.png', 'big_smile.png', 'big_smile.png', 'yikes.png', 'yikes.png', 'wink.png', 'hmm.png', 'tongue.png', 'lol.png', 'mad.png', 'roll.png', 'cool.png');

That makes real difference indeed. The thing i did now is putting the "@" to the banned word list and replcae it for a Dutch (yes, i'm Dutch) stupid word for "at". That word everybody understands but not the spambots... at least not in the first moments...

I tried to use the last movepost with 1.2.15 but doesn't work. Or maybe i did something that didn't work..?

It works cool!

Wished that a lot of other mods were updated for 1.2.15

Indeed, the solution.

Mybe someone want's to check again to see what the total header does? In my browser it doesn't show the settings of pixels in the css.

A lot of people put their e-mail address in a post. Some for a personal reply others for illegal stuff that can not be talked about on a forum. Hiding e-mail addresses of users is not so difficult to make. But could it be possible to make something that modificates an e-mail address when someone posts it? Webcrawlers and spambots really like those people...

Anyone to make a feature for this?

The admin, with server acccess takes a look at it.

forum.websurfing.nl

Everything is still in development, but this won't go..

In my board i've set the board description to a customized description. No slashes, no html code at all. But it doesn't show up. 

Simple question: How do i get my Board description on my forum?