The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Welcome message for guests

5 posters

Go down

Welcome message for guests Empty Welcome message for guests

Post by shawn.m May 27th 2011, 4:23 pm

Hi please help me i need a welcome message for my guests, any ideas on how i can do this ? am useing phpbb2 thanks.
shawn.m
shawn.m
Forumember

Male Posts : 365
Reputation : 1
Language : English

http://modifiedcarroom.com/

Back to top Go down

Welcome message for guests Empty Re: Welcome message for guests

Post by Jophy May 27th 2011, 4:28 pm

Hi,

You can try the 'Log in Pop Up':
https://help.forumotion.com/t38544-login-pop-up
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Welcome message for guests Empty Re: Welcome message for guests

Post by shawn.m May 27th 2011, 4:45 pm

Hi i don't want a log in pop up as guests hate pop ups i just want a simple message Smile
shawn.m
shawn.m
Forumember

Male Posts : 365
Reputation : 1
Language : English

http://modifiedcarroom.com/

Back to top Go down

Welcome message for guests Empty Re: Welcome message for guests

Post by Nera. May 27th 2011, 5:47 pm

Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Welcome message for guests Empty Re: Welcome message for guests

Post by shawn.m May 27th 2011, 6:01 pm

I did the html one and it don't work :/
shawn.m
shawn.m
Forumember

Male Posts : 365
Reputation : 1
Language : English

http://modifiedcarroom.com/

Back to top Go down

Welcome message for guests Empty Re: Welcome message for guests

Post by Base May 27th 2011, 6:03 pm

That's right, it's only for phpBB 2 and punBB. You're running on phpBB 3 so it's not possible using that tutorial.
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Welcome message for guests Empty Re: Welcome message for guests

Post by shawn.m May 27th 2011, 6:06 pm

no i have phpbb2 thank you.
shawn.m
shawn.m
Forumember

Male Posts : 365
Reputation : 1
Language : English

http://modifiedcarroom.com/

Back to top Go down

Welcome message for guests Empty Re: Welcome message for guests

Post by Base May 27th 2011, 6:10 pm

Oh right, well you should update your profile details. Razz

Are you sure that you've followed all the instructions correctly and have published the templates?
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Welcome message for guests Empty Re: Welcome message for guests

Post by shawn.m May 27th 2011, 6:18 pm

Yeah and nothing happans :/
shawn.m
shawn.m
Forumember

Male Posts : 365
Reputation : 1
Language : English

http://modifiedcarroom.com/

Back to top Go down

Welcome message for guests Empty Re: Welcome message for guests

Post by Nera. May 27th 2011, 9:10 pm

I've tried the tutorial, in punBB work perfectly but in phpBB2 the message gets displayed but for all users? :/
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Welcome message for guests Empty Re: Welcome message for guests

Post by Guest May 27th 2011, 11:35 pm

why not try keeping a announcement thingy (just a small suggestion)
avatar
Guest
Guest


Back to top Go down

Welcome message for guests Empty Re: Welcome message for guests

Post by Darren1 May 28th 2011, 2:39 am

Hi,

I wrote the updated version, the one your using, are you sure your hitting the Welcome message for guests Ajouter button?

Could you otherwise please paste the template your using in between code tags
Code:
[code]template here[/code]

Nera, works perfectly for me though Wink
I however doubt that it's due for an update, I haven't seen a code change in there yet that is sufficient to alter that code.
Darren1
Darren1
Helper
Helper

Male Posts : 11853
Reputation : 566
Language : English

Back to top Go down

Welcome message for guests Empty Re: Welcome message for guests

Post by shawn.m May 28th 2011, 3:54 pm

Code:
   <!-- BEGIN message_admin_titre -->
   <tr>
      <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
   </tr>
   <!-- END message_admin_titre -->
   <!-- BEGIN message_admin_txt -->
   <tr>
      <td class="row1" rowspan="3" align="center" valign="middle">
      <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
      </td>
   </tr>
   <!-- END message_admin_txt -->
</table>
<!-- END message_admin_index -->
shawn.m
shawn.m
Forumember

Male Posts : 365
Reputation : 1
Language : English

http://modifiedcarroom.com/

Back to top Go down

Welcome message for guests Empty Re: Welcome message for guests

Post by Darren1 May 29th 2011, 11:41 am

Put your text where I have "Your text here" and you should be all a-ok Smile

Code:
      <!-- BEGIN message_admin_titre -->
      <tr>
          <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
      </tr>
      <!-- END message_admin_titre -->
      <!-- BEGIN message_admin_txt -->
      <tr>
          <td class="row1" rowspan="3" align="center" valign="middle">
          <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
          </td>
      </tr>
YOUR TEXT FOR GUESTS HERE DONT REMOVE ANY CODES
      <!-- END message_admin_txt -->
    </table>
    <!-- END message_admin_index -->
Darren1
Darren1
Helper
Helper

Male Posts : 11853
Reputation : 566
Language : English

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum