WIll you be able to show me only the fonctions that permits to transform only the message .
The others things don't interest me because in fact it concerns a table article where there isn't forum_id..... but only bbocde_iud and message and subject
I d like to use the system of phpbb for insert a message in the database. I succeeded in the inverse operation , namely the operations of viewtopic . Extract a text of phpbb_texte and show it but the inverse operation that posting.php realise i don't succeed. How do i do ? Imagine $message = " ...
In fact , i realise a portail with phpbb.
I use templates of phpbb for that.
I want that visitors can see who is on line and where in the entire portail and not only in the forum.
So i need to know how the system of localisation is made.