Quote:
Originally Posted by dartho
This is a bit of a kludge, but will allow your users to choose to remove the Posted via Mobile Message - I will look into a plugin to force the addition of the message also, but in the mean time:
Edit your "newreply" and "newthread" templates for this style and replace:
Code:
<textarea name="message" rows="10" cols="15" style="width:100%; height:100px"></textarea>
with:
Code:
<textarea name="message" rows="10" cols="15" style="width:100%; height:100px">
Posted via Mobile Device</textarea>
|
I tried the above and had no luck with it. I would like it to just show the Posted via mobile device only for users that make a post with this style. Also the images are not showin gup inline. The ones that have been attached via vbulletin. Post that have links to off site images show up fine.
Great job on this working great on vb 3.7 beta 6 and with vBSEO