Hello Richi!
Here can you see the view for the Guests
For the User-View here the Login-Details, follow the Link above.
Name: tester
Password: test10
Greets
Marcus
Search found 3 matches
- 19 Apr 2010, 12:09
- Forum: Modifications
- Topic: Welcome on Index
- Replies: 100
- Views: 42224
- 18 Apr 2010, 21:55
- Forum: Modifications
- Topic: Welcome on Index
- Replies: 100
- Views: 42224
Re: Welcome Mod
Hello! I have found a Solution: Would you show Guests and Users different Text open Index.php find case ($date < 1): // if the hour is 6pm-11pm (18-23) $s_welcome = sprintf($user->lang['GOOD_NIGHT'], $u_user_name);; break; case ($date < 4): // if the hour is 1-3 am $s_welcome = sprintf($user->lang ...
- 18 Apr 2010, 17:43
- Forum: Modifications
- Topic: Welcome on Index
- Replies: 100
- Views: 42224
Re: Welcome Mod
Hello! This is a Top-Mod :thumbsup: But i have a question: Is it possible to indicate different texts guests and users? Since I would like to invite guests to register themselves, and users inspire to read not only in the forum, but also to write diligently contributions case ($date < 1): // if the ...