![]() |
when you say fully phrased you mean the style has it's own set of phrases now?
|
Can I get some help preventing vBAdvanced modules from showing for the mobile style? I have all my pages integrated with vBA and I keep getting moduleson the left side on the mobile pages.
Note - I've searched this thread and read the whole thing but haven't found a good answer. Thanks! |
@ Fireproof - Same CSS - no changes there
@tpearl5 - no it's using all vbulletin default phrases @cygy2k - do you have a link to the hack installed to integrate vbadvanced on all pages? If I can have a look at that, I can probably help. Otherwise I'd need access to you admincp |
Can and if so how do you move the login box to the top.:erm:
Saves scrolling on a phone and some users are not seeing it and thinking they cant login :confused: Edit cancel that sussed it :) Find in footer HTML Code:
<if condition="$show['member']"> Looks much better IMHO |
Quote:
I put up the iphone style (modified) for the iphone on my site. Would be nice if i could enable both. |
The way I have it integrated is just in vBAdvanced where you can select the pages for it to integrate with. If you don't use vBA, I can give you AdminCP login info to see how it works.
Thanks so much for supporting this great style! |
PM me some login & site details - i'll need style manager admin access
May not do till tomorrow though |
is it possible to make a php include in the skin?
For example with the help of hooks in global start |
You can't include PHP in the style itself, but you can use plugins to execute PHP script as you've suggested with plugins on global_start
|
Updated to version 0.0.10a
Fixed small bug in Footer template which may affect those who use the "extend Mobile Style" add-on in conjunction with this style who choose to include a link to the default style in the footer. To manually correct bug, edit your footer template and replace Code:
<a class="navbar" href="{$vbulletin->options['mo37_navbar_home']}?$session[sessionurl]styleid={$vbulletin->options['mo37_default_style']}">$vbulletin->options['mo37_default_link']</a> Code:
<a class="navbar" href="{$vbulletin->options['mo37_navbar_home']}?$session[sessionurl]styleid={$vbulletin->options['mo37_default_style']}">{$vbulletin->options['mo37_default_link']}</a> |
Quote:
I'm using Cybernetic version. |
Edit the 4 Cybernetec Chatbox Plugins and add
Code:
if (STYLEID!=xx){ and Code:
} |
dartho, one of my member's reported a bug. He said he got a javascript error when he received a new PM -- any ideas?
|
That'd be the PM notifictaion popup causing his error at a guess. What's the error and does this user have a unique device among your userbase? I doubt I'll be able to do much other than remove the pm popup script altogether - this section of code has not been changed from the original vBulletin
If the error bugs them, suggest they turm off "Show New Private Message Notification Pop-up" in "Edit Options" in their usercp. |
Using MGC Chatbox.
Also wish to add image in header. |
Nevermind. I figured out the image in the header....
|
Check post 292 (up about 4) for what you can do to stop teh chatbox - this should be applicable to any addon that uses plugins...
|
Quote:
|
Quote:
BTW, I got this theme looking great! Go to daboard.com (via phone) to see. |
i am running these two mods on my site Ap - Latest Album Pictures Comments - Forum Home & Latest Album Pictures - Forum Home
i would like them not to appear on the mobile theme. any suggestions? |
You could try creating a new plgin on style_fetch called "Disable Hacks for Mobile Style", execution order 6 with the following code:
Code:
if (STYLEID==xx){ Code:
if (STYLEID==xx){ let me know if this helps... |
I've updated the Mobile Style Addon to include a section where you can enter PHP code to unwanted disable addons with in teh mobile style.
|
Thanks!
|
I am having a issue with the page not reloading to show the post. You have to refresh the page yourself to see it there. Also when I hit new posts it will show a person posted on a thread but when I pull up the thread it doesn't show that person has posted unless I refresh again. Any Idea's? I don't have this problem on my normal site while on the computer.
|
Anyone?
|
Not sure, sounds like caching issue with either your browser or your server. does it do the same when browsing your site using this style from a desktop PC?
|
No, this is an issue only with the mobile site. I did switch the style over to be used on the desktop and it acts fine. I tried switching to the old mobile style and its still an issue. Which is weird, you would think I would be having this issue with the main site on the computer.
|
Thanks, installed.
|
invalid file specified getting this error when trying to install mod
|
Did you import it as a style? Using the product system won;t work...
|
Very strange, why all smiles have ":-)" after image?
It looks very strange, like: "https://vborg.vbsupport.ru/external/2008/12/24.gif:-)" May be its better to have option to use enable/disable smiles (unless user select not default forum value for smile display) |
That is rather strange, I've not had any reports of it happening before. Perhaps another add-on or replacement variable is conflicting?
|
Thanks, i'll test this :D
|
anyone is using i would like to see their site..if they can post a link...b4 i use it thanks
|
<a href="http://www.dancehallareaz.com/forum" target="_blank">www.dancehallareaz.com/forum</a>
|
Would it be possible to put a link in place of where images should be? If the user clicks on the link it would load the image.
Majority of the users love this template, but a few have shown dissatisfaction with the inability to view images. |
Hi,
I've installed this style first on my test forum as I primarily want to use it myself as administrator/moderator when I'm out & about. I haven't yet managed to find any of the moderator functions either inline or via the User CP using this style. Is this possible as this is one of the main reasons why I wanted to install it. Thanks. |
@jbeam - it should currently place a link where images should be with the text Image
@holwebs - the only moderator functions are to delete and edit posts/threads I doubt I'll add more - but out of interest, which mod tasks would you want to see? |
I just need to be able to approve posts as delete is already there but the best option would be access to "threads/posts to moderate" option. Thanks.
|
Quote:
|
All times are GMT. The time now is 01:09 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:
|