STATUS MESSAGE |
| |||
I want something like this with the status update. for example if i write 4 separate lines on my status, it should appear like this. line 1 instead of Anyone help?
|
| |||
is explained already a few times. you need to use the function nl2br
|
| |||
[quote=falcone]is explained already a few times. you need to use the function nl2br [/quote]
|
| |||
in common.inc.php, function stream_display in the return change $row['message'] to nl2br($row['message'])
|
| |||
I tried this and my status is still gong on one line and cutting off. I am using the 5.0 version.
|
| |||
[quote=falcone]in common.inc.php, function stream_display in the return change $row['message'] to nl2br($row['message') [/quote]
|
| |||
in 4.2.1 free version it is in includes\libs\ss.inc.php
|
| |||
Hey mate so this to this just gives me a blank screen :(
|
| |||
[quote=switch48]Hey mate so this to this just gives me a blank screen :( [/quote] [code] [/code]
|
| |||
:) cheers mate
|
| |||
Mine is doing the same thing after putting the code in there... Result:Everything below is on 2 lines, up until utm on one rest on another. [url]http://zagat.com/buzz/health-department-bans-soda-fried-food-at-employee-gatherings#utm_source=twitter&utm_medium_refferal[/url] FOOD POLICE |
|
| |||
I would like a situation where during signup the new members are able to tag their avater or image from a drop down list, just like the location list. The tags on the image will appear below the image where ever the image appears, even on the home scrolling page. Where do I find the file and how do I adjust the code. Tks
|