![]() |
____I spoke too hastily in the last reply. If there is a soft-deleted thread, there will be a "Manage" link where a moderator can undelete a thread that was previously soft-deleted.
____I also learned that with Opera Mini, it's possible to edit posts. Just not with the regular Blackberry browser, at least not at this point in time. ____As for a moderator banning other users through a mobile phone, the only way I'm aware of is to use Opera Mini, don't use this special "mobile style" (instead use the "Default," or any other style you may have installed, and then navigate to either the ACP or the MCP (depending on permission levels). Note: I also forgot to add that I tested this skin using version 3.8.4 . |
Quote:
You could add a modcp / admincp link in teh footer if you wished by editing it and adding Code:
<if condition="$show['admincplink']"><a class="navbar" href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> -</if> Code:
<div class="navbar"> I don't have a blackberry, so can't test - but I don't know of any outstanding issues and I know there are quite a number of blackberry users with this style. |
Any ETA for the 3.8 release?
|
This works well enough on 3.8 - just the social groups that have some dispaly issues.
I'm actually waiting on 4.0 release (it's currently in alpha testing) and hoping they implement a mobile friendly alternative natively - if they don't I'll put in some hours and get this one back up to scratch.I'd hate to put long hours into it now only to have it be made redundant a few weeks later. |
Hello.
Thank you for this code I have been using it for quite some time now. I have not had any "Buggs" till now. I was asked to install a registration "button" above the login boxes. When I add the code it works and takes me to register.php. But... when I register it gets to the rules page and then states that I left a area blank??? Can you help? Thanks....! :D |
I didn;t do any registration template work for this style - at a guess I'd say it was a captcha or recaptcha image viewing issue?
Edit: Just tried on your site - there's obviously an issue with the register template... try copying the contents of the default register template and overwriting the mobile one... |
Thanks...!
Ok.... I am going to do as you suggested. But... I noticed that when I disable the Mobile Device Detection. "All skins work on moble devices to register" So.... I am stumped. I will try to turn captcha off and see if that helps. I will keep you posted. :) |
:(
Ok I turned off the Captch and it is still conflicting on registration. So there is a bugg with the Mobile detection MOD. Not your skin.... I am going to head to the Mobile Detection Forum to see if I can find any help there... Dartho... Thanks again...!!!!:D |
I thought it may be a captcha issue - but it arises before a captcha image or other default human verification system kicks in... not sure. I could *possibly* work out the problem if I had admin access to your site if you wish to go down that path
|
I know this is somewhat unrelated but I guess it is a style based question. Anyone know how to remove the chatbox from the mobile version of the site?
http://m.northwestfirearms.com/forum/index.php |
Install this: https://vborg.vbsupport.ru/showthread.php?t=182692 - it has an area where you can enter code to disable mods - it is pre-populated with the code to disable MGC and Cyb chat box.
|
hey guys, I'm trying to install this style but i get this error :
This file was created using a different version of vBulletin from the one you are running. Your version: 3.8.3 File version: 3.7.2 Everyone seems to be saying it works for 3.8.x but I cant get it :( Any suggestions? Thanks guys. |
check the option to ignore version. A little more info on this can be found here https://vborg.vbsupport.ru/showthrea...05#post1607905
|
Thank you so much dartho!!!
|
Hi Dartho, I have that vbseo livestats tab on the side of my site and it shows up on the mobile version. How can I disable that?
|
This one https://vborg.vbsupport.ru/showthread.php?t=218216 ?
If you have the 'Extend Mobile Style' mod installed, you could try adding: Code:
// VBSEO Live STats |
Hello. I use this on my forum but sometimes members get a 404 error for any page they try to access when using this skin. Unfortunately that's all the information I can provide because I can't duplicate the error.
I also have Zoints SEO installed. Any ideas? Thanks. |
seems unlikely that a 404 would be related to this - it's just a style. a 404 indicates that the page itself (regardless of style) can not be found
|
I forgot to mention I have some SEO stuff installed. That's probably the reason
|
Has anyone ever figured out how to get Google ads for mobile devices to run in this style?
|
yea, it's in this thread. it takes some plugin and template tweaking but it works. we've received some pretty good revenue from it.
|
Hmmm, I don't see a plugin for it.
|
you have to create it.
here. below is my setup. you should only have to change the styleid to your mobile styleid (this will make it so the plugin only runs when it's mobile - less is better) and your google options. i marked the parts you should change. Create Plugin Product: vBulletin Hook Location: global_start Title: Mobile AdSense Top Execution Order: 5 Plugin PHP Code: Code:
/*** Change to your mobile style id ***/ Styles & Templates> Style Manager>Ad Location Templates>ad_navbar_below & ad_footer_start Code:
<div> |
This thing rocks. Probably the best hack/style I've ever seen. I am however having several nagging issues.
I am running the latest version of this style, the browser detect, and the mobile options hack. I have the boxes checked next to both my PC style and the mobile style in the style manager. Everything works for the most part. I have two forums using this: http://www.michigan-sportsman.com/forum/ http://www.ohiosportsman.com/forum/ and both are properly detected and shown on the default BB browser. Using Opera Mini, only the first site gets detected properly. Also several PC users are complaining that they are seeing the mobile style (it is getting automatically detected for them). I have no idea how to track down what user agent they are using. |
Wacnstac,
____ I have a couple of questions for you. Quote:
____ However, when I use Opera Mini, I'm then I am able to see all of those buttons. ____ One thing I should note though, is that I haven't tried installing the auto-detect thing, although it's something I plan on doing. Quote:
____ Also, have you tried asking the users what browsers they are using? That's what I'd do. |
Don't quite understand your question about Opera Mini. The first URL renders fine in it (the mobile style), The second URL renders the full site with images and everything. Opera does not get detected.
Would love to know how to get my hands on the "useragent" data so I could tell exactly what browser a user is using. |
G'day , get your users to visit http://vbdev.org/test-mob-detect.php and to copy and paste what shows up on the screen to you. This will tell you whether the browser is being detected as a mobile device, and also give you useragent info.
|
Well the device that doesn't render one of the websites properly shows:
Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14912/756; U; en) Presto/2.2.0 Don't know what part(s) of that I need to enter to get it auto recognized..... |
So here's what one user who gets the mobile style shows for a user agent:
HTTP_USER_AGENT: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/Palm-D062; Blazer/4.5) 16;320x320 HTTP_ACCEPT: text/html, application/vnd.wap.xhtml+xml, application/xhtml+xml, text/vnd.wap.wml , image/png, image/jpeg, image/gif, image/bmp, image/vnd.wap.wbmp, application/octet-stream, image/pjpeg, */*;q=0.1, */*,text/html;q=0.062,image/gif;q=0.062,image/x-jng;q=0.062,video/x-mng;q=0.062,image/x-mng;q=0.062,image/bmp;q=0.062,image/x-bmp;q=0.062 |
I am experiencing the following error now while browsing the mobile style:
"Warning: preg_match() [function.pre-match]: unknown modifier 'M' in [path]/global.php(238) : eval()'d code on line 117 This error started occurring after I tried to add J2ME/MIDP to the list of mobile browsers in the XML file that does the auto detect. I have since removed it and the error went away. Any thoughts on how to add J2ME/MIDP? |
This conversation should probably be moved to teh autodetect add-on thread as it is outside the scope of this style.
As an aside - anyone get the email from Jelsoft today re: presales of vb4.0 ? Had and intersting tidbit at the end Quote:
|
When a person's OS "isn't working," and they visit http://vbdev.org/test-mob-detect.php, what part of the information that site replies back with do we add to "Custom/User Defined Useragent String" to get it to work? It seems like a user running Bold's 5.0 OS is having some trouble, though others seem to be fine with it. I'm awaiting his response back from that link but I'm not sure exactly what part of if to put in that box. Thanks.
|
The 'trick' is to find a unique part of the user agent string to add to the Custom area. For example if it reported:
HTTP_USER_AGENT: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/Palm-D062; Blazer/4.5) 16;320x320 You'd guess that eitehr Palm or PalmSource or maybe Blazer would be unique to mobile devices, so you could add one or all of them or with Opera/9.80 (J2ME/MIDP; Opera Mini/4.2.14912/756; U; en) Presto/2.2.0 You maty want to try Mini or Presto (as it turns out, J2ME and MIDP are already keywords - but doubling up doesn;t have any bad side effects) All this mobie detection stuff should really be posted over here: https://vborg.vbsupport.ru/showthread.php?t=173239 as it has nothing to do with this style. |
Yeah, sorry, I got mixed up with the threads since I'm using both this and your auto-detector. Since you responded here, I guess the key is just to find something unique about the useragent and add that?
|
That's right - and try to stay away from punctuation or non alphanumeric characters - I didn;t account for them :o
|
work on the 3.8?
|
i used it for 3.7 it was good , now i do upgrade my forum to 3.8.4 and there is more than 35 template foul up can you make it to work in 3.8.4 ,,
regards |
Quote:
Quote:
|
Is there a way to increase the amount of subforums shown?
|
so i moved from domain_x to domain_z and suddenly it no longer detects if it's a mobile device..
anybody ? |
All times are GMT. The time now is 05:18 AM. |
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:
|