I managed to solve a problem with $forumurl  variable in script.

Well, if you think in forum admin panel, i cannot find what you've asked me.

MAybe i didn't explain problem ok. I can see pictures, but in a small box under them - with img tags, i get that problem that i mentioned.

I have some strange problem with this mod - it does not show me real path to mz pictures, but ads some tag: www.something.trt/exec/upload... instead of exec it should be "forum". Any idea?

MAybe i didnt asked right question

Q is:

What mysql query i need to use to get array of 10 last posts with poster?


at this time i'm using this:

$query1 = "select subject,id from ".$db_prefix."topics order by last_post desc limit 10;";

yeah
but i need to have something from mysql dbase?

Well, i managed to get a new post on my front page, but how can i get this type of message

@subject@ posted by @user@

?

Thanx, in advance

Nope. It was difference in names : Cobalt.css and cobalt.css... Stupid error...

Thanx to all.

Dr.Jeckyl wrote:

double check to make sure your base url is correct.

http://www.stolarskaradionica.com/forum

It is correct, otherwise i would get a bad http refferer error.

http://www.stolarskaradionica.com/forum/

I installed yesterday forum on my website, but no matter how do i change style, it remains the same - white with black table borders.  I tried to install forum on localhost today, and everything was ok. I can change styles and else.

But, why i cannot change it on website?