com uma mensagem do tipo: para ver os links vc precisa ser registrado
Obrigado
Código: Selecionar todos
1. Go to Administration Control Panel.
2. Navigate to Posting -> BBCodes -> Add a new BBcode.
3. Under "BBCode usage", enters: [hide]{TEXT}[/hide]
4. Under "HTML replacement", enters: <div class="phpBBHideBlockB"><strong>Hidden text</strong>: ON<hr class="phpBBHideBlockLine" />Available only to registered users.</div><div class="phpBBHideBlockA"><strong>Hidden text</strong>: OFF<hr class="phpBBHideBlockLine" />{TEXT}</div>
5. Under "Help line", enters: Hide text: [hide]text[/hide]
6. Under "Display on posting page", tick on the box (means yes).
7. Click Submit to save your new BBcode.
8. Purge the cache in Administration Control Panel (ACP).
Now you can use the BBCode [hide] in message, good luck.um help, não entendi muito bem o que é pra fazer nessa parte que marquei em vermelhoThere is 2 parts that you need to change manually.
ONE: ACP backend
(1) Go to Administration Control Panel
(2) Navigate to Posting -> BBCodes -> Add a new BBcode
(3) Under "BBCode usage", enters: [hide]{text}[/hide]
(4) Under "HTML replacement", leaves it empty
(5) Under "Help line", enters: Hide message: [hide]your message[/hide]
(6) Under "Display on posting page", tick on the box (means yes)
(7) Click Submit to save your new BBcode
(8) Get your BBcode ID by:
(8.1) Click on the "Edit (green image)" button
(8.2) remembers the ID on the URL (i.e. &mode=bbcodes&action=edit&bbcode=XX, XX is the number)
TWO: Edit includes/constants.php
(1) Find define('HIDE_BBCODE_ID', 1000);

Valeu André...AndréFF escreveu:Hide links for guests:
http://www.mssti.com/phpbb3/viewtopic.php?f=31&t=335