![]() |
Is anyone using 4.0.3 able to report if this working okay?
|
working fine.
btw, dartho, you might wanna add "display: inline" for tag li elements. or better yet, remove tags from mobile display. |
if I already have a custom style, will I be able to also have a mobile style that only works if it senses a mobile device? or am I stuck with generic style for PC, and mobile style for handheld?
|
you can have as many different styles as you wish...
|
Please who can explain why when I try to edit the "forumhome" template I get this error:
Quote:
|
Quote:
|
Quote:
|
Thanks momon.
I had not noticed that option. |
This style has templates in v3 format. "Mark forums read" don't work (template needs to be corrected).
|
Try to mark all forums read ;) It will throw error.
|
Edit the ForumHome template for teh mobile style, search for
Code:
<a href="forumdisplay.php?{vb:raw session.sessionurl}do=markread">{vb:rawphrase mark_forums_read}</a> Code:
<a href="forumdisplay.php?{vb:raw session.sessionurl}do=markread&markreadhash={vb:raw bbuserinfo.securitytoken}" rel="nofollow">{vb:rawphrase mark_forums_read}</a> |
i install it and the options too but nothing happen when i browser from my blackberry i still see the defult style!!!
what i am missing thanks |
Quote:
I have the same problem.. |
it's just a style, you need to select it. I suggest you also install https://vborg.vbsupport.ru/showthread.php?t=229044 and if you want some mobile detection, this: https://vborg.vbsupport.ru/showthread.php?t=226946
|
Quote:
|
can we have this by auto mobile?
|
Quote:
|
Quote:
|
when i visit my site via blackberry its still show the pc style; meaning i have to choose the mobile style
any chance that the mobile style will be default for any one visit website from mobile user dont need to switch to mobile style it will be dedicated mobile style by auto |
Quote:
|
Quote:
|
https://vborg.vbsupport.ru/showthread.php?t=229044
this one installed already and for this one https://vborg.vbsupport.ru/showthread.php?t=226946 its for vB Version: 3.8.4 my version is 4.3 |
Quote:
|
My members like this better than tapatalk.
Thanks! Now to install it on my 3.8.5 board too. |
Quote:
nice thanks!! |
can you make VSA-Chatbox work with this style please.. or any other chatbox
|
Can you make it so that you can switch / choose styles? I can't find the option.
|
Install https://vborg.vbsupport.ru/showthread.php?t=229044 for extra options
|
Quote:
|
I really like this mobile style, and the two other mods to help manage it. I do have a couple questions, though.
What would be the template code to add the "add infraction" and "report post" links, in a similar format to the [Edit] and [Reply] links, perhaps [Report] and [Infract] or some such? How can I add an appropriate [New] link to a thread title to get it to jump to the first new (unread) post in a thread? thanks, -jk |
There's a few things which I need to update in here - check here for the jump to last : https://vborg.vbsupport.ru/showthrea...89#post1977789
I;ll get back to you on the others, "report" is easy enough. Infract may not be |
Quote:
If I manually add (board)/infraction.php?do=report&p=x to the url, I was able to give an infraction to post x. It can work at some level. It wasn't pretty, though: after submitting the infraction, it remained on the same "give infraction" page so I couldn't really be sure it worked. When I navigated back to the page, though, the post did have the infraction. -jk |
I'm adding a bit of functionality back to this very useful style, building for a smart phone with a larger screen - i.e., iphone, blackberry, or android.
I pulled language from the default postbit template, trimed it down, and added to the mobile postbit template. I thought I'd document my efforts here if anyone else wanted to use them. Issue infraction or warning: Code:
<vb:if condition="$show['infractionlink']"><a href="infraction.php?{vb:raw session.sessionurl}do=report&p={vb:raw post.postid}">[Infract]</vb:if> Code:
<vb:if condition="$show['redcard']"><a href="infraction.php?{vb:raw session.sessionurl}do=view&p={vb:raw post.postid}">[Red]</a> Code:
<vb:if condition="$post['reportlink']"><a href="{vb:raw post.reportlink}">[Report]</a></vb:if> I still need to work on the infraction page itself - it won't show that the infraction actually gets issued, though it does issue it. Continuing my documentation, I added a "view deleted thread" link in threadbit_deleted: Code:
<vb:if condition="$show['viewthread']"><a href="showthread.php?{vb:raw thread.threadid}">[{vb:rawphrase view}]</a></vb:if> |
Can you post resulting xml file with complete style? I want it upgraded too ;)
|
Quote:
-jk |
Ok ;) waiting for it ;) BTW, did you fix "Mark posts as read" link?
|
Fract - Did you see my reply to your post on this here https://vborg.vbsupport.ru/showpost....&postcount=212
This and otehr fixes/updates will be incorporated in a future release, but jmwking's additions may not. However, jmwking is welcome to post attachments in this thread, these of course won't get updated as this style does. If I work on templates associated with these edits, then that's another story - but I don;t have plans to in the immediate future. Best bet is to summarise all your edits in a single post (go back and re-edit it) and I"ll add a link to it in the first post for those that are interested. |
sideblock everywhere mod pushes sideblock into this when viewing profile and other pages (groups, I think as well). come to my forum and see.
|
could you link me to the mod?
|
This may have been mentioned already but how about a quote feature :)
|
All times are GMT. The time now is 04:27 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|