vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Forum Style - Lightweight Style for Small Screen Devices (cell phone, iphone, mobile, android) (https://vborg.vbsupport.ru/showthread.php?t=249277)

alhindasi 10-16-2011 08:05 PM

please fix the Registration style it is not ok

alhindasi 10-16-2011 08:05 PM

Registration please fix it please

dartho 10-16-2011 10:49 PM

Quote:

Originally Posted by etca (Post 2257395)
doesn't work on my 4.1.7 *sigh

seems to be working fine under 4.1.7

gezuvor 10-17-2011 05:16 PM

Just installed this on 4.1.7 and it's a no-go. Style looks great, but the auto-detect isn't happening on my iPhone (iOS 4.3.5) or iPad (iOS 5.0)...

alhindasi 10-17-2011 05:41 PM

please fix the Registration style it is not ok
Registration please fix it please

dartho 10-17-2011 09:32 PM

Quote:

Originally Posted by gezuvor (Post 2258271)
Just installed this on 4.1.7 and it's a no-go. Style looks great, but the auto-detect isn't happening on my iPhone (iOS 4.3.5) or iPad (iOS 5.0)...

It doesn't look like you have made the style user selectable

cash7c3 10-17-2011 11:50 PM

Having a problem - no one can post replies on the site anymore using this style.

http:/modmyi.com.

Any help?

(btw, we've got a solid 1 column CMS if you want any help with thaT)

dartho 10-18-2011 06:51 AM

I registered and replied to a thread on modmyi ... ?

cash7c3 10-18-2011 07:18 AM

In the CMS? That's where we're seeing the issue - pressing reply does nothing.

dartho 10-18-2011 07:55 AM

Apart from the fact that this is a forum only style (no CMS support), I just successfully replied to a CMS article (and reported it)

autoescala 10-20-2011 04:39 PM

Quote:

Originally Posted by inphoenix (Post 2252572)
I have installed this mod for 4.1.5 and seems to be working fine if I go to www.mysite.com/forum/forum.php. However if I go to www.mysite.com (my CMS) and then click on forum, it will switch to full version and not to mobile version. What am I doing wrong?

I have the same problem... :(

Anyone knows how can I call the mobile version as http://m.myweb.com ? and this subdomain loads always by default the "light" version ? Also I want all the bot spiders will use this version, but, I Don't know whre can I configure this issue.... anyone knows how to it?

dartho 10-20-2011 09:14 PM

Quote:

Originally Posted by autoescala
Anyone knows how can I call the mobile version as http://m.myweb.com ? and this subdomain loads always by default the "light" version ?

try this: https://vborg.vbsupport.ru/showthrea...174381&page=15 and read the last page (page 15)

Quote:

Also I want all the bot spiders will use this version, but, I Don't know whre can I configure this issue.... anyone knows how to it?
No members have liked this post.
try this one https://vborg.vbsupport.ru/showthread.php?t=249967 enable user defined device detection and in the Custom/User Defined Useragent String section, add your search agents. eg: googlebot,slurp,baidu,yahoo

click install if you use this also

autoescala 10-21-2011 11:13 AM

thank you very much dartho for your responso, I try your mobile version and I think is the best avabile. The only issue for me, is that I have CMS activated and is not working well with you style.

I will try to update VB to 4.17 and try the style for mobile but I'm not sure if is at least, lighter and faster than you great job....

autoescala 10-21-2011 11:20 AM

Quote:

Originally Posted by dartho (Post 2259544)
try this one https://vborg.vbsupport.ru/showthread.php?t=249967 enable user defined device detection and in the Custom/User Defined Useragent String section, add your search agents. eg: googlebot,slurp,baidu,yahoo

click install if you use this also

I use vbulletin 4.1.4 and I plan to migrate to 4.1.7 soon, this version has it's own mobile detection, how can I define a style for a bot spider like google ? for example ? I can do that ? without using any SEO software..

Thanks in advance :)

ymam 10-22-2011 11:05 PM

I am running VB 4.0.3 and have been using for Lightweight style for the past 3 months and has been great with only one problem. Any new usergroup we add to our forums cannot view anything on the forums when logged in. As soon as they log out they can view the forums again.

Has anyone else encountered this problem? And if so, how can you fix this this?
Thanks.

alhindasi 10-23-2011 07:03 PM

please fix the Registration style it is not ok
Registration please fix it please

alhindasi 10-23-2011 07:04 PM

please fix the Registration style it is not ok please dear

gezuvor 10-24-2011 07:26 PM

Quote:

Originally Posted by dartho (Post 2258365)
It doesn't look like you have made the style user selectable

Okay, that fixed it. Thanks dartho!

IMMaster 10-25-2011 06:45 AM

HI
It's really amazed style> Big Clap!!
please can this style automatically be the default style for iPhone or mobile phones?
I mean that no need for the iPhone user to change the style. The VB detect the iphone and change the style accordingly?

dartho 10-25-2011 07:55 AM

Yes - vb4.1.4+ has this support built in I believe.

MarceloS 10-25-2011 04:21 PM

Quote:

Originally Posted by dartho (Post 2261336)
Yes - vb4.1.4+ has this support built in I believe.

Dartho, your PM box is full.

Donated and installed, thanks!

[S]It shows only the forum icons and names, not the style. What's wrong?[/S]

Edit: fixed, I uploaded to the wrong place LOL

MarceloS 10-25-2011 07:48 PM

How could I add on each thread page a link to the forum of the thread?

dartho 10-25-2011 09:04 PM

adding
HTML Code:

<div><a href="index.php{vb:raw session.sessionurl_q}" accesskey="1"><img src="{vb:stylevar imgdir_misc}/navbit-home.png" alt="{vb:rawphrase home}" border="0" /></a>{vb:raw navbits.breadcrumb}</div>
to the end of the navbar template will add the breadcrumb in

MarceloS 10-26-2011 11:37 AM

Quote:

Originally Posted by dartho (Post 2261526)
adding
HTML Code:

<div><a href="index.php{vb:raw session.sessionurl_q}" accesskey="1"><img src="{vb:stylevar imgdir_misc}/navbit-home.png" alt="{vb:rawphrase home}" border="0" /></a>{vb:raw navbits.breadcrumb}</div>
to the end of the navbar template will add the breadcrumb in


Awesome! Thanks!

MarceloS 10-26-2011 02:38 PM

Is it possible to add links to the navbar?

djbaxter 10-26-2011 02:46 PM

This works much better and has much better functionality than the vBulletin mobile style released in 4.1.7.

Great work. Maybe you should offer to sell thjis to vBulletin, since theyu can't seem to figure out how to get it right. :)

djbaxter 10-26-2011 08:05 PM

I need to exclude ad banners from this mobile style. What's the simplest way to do this?

dartho 10-26-2011 10:22 PM

Depends what is creating the ads for you. If they are generated in plugins, you could wrap up the PHP code in
if (STYLEID!=n){

existing pluginin code

}
where n is the STyleID of this style.

You could also delete the ad hooks in templates in this style or if the ads are in templates - edit them out with in this style.

MarceloS 10-27-2011 01:06 PM

Dartho, I have been playing with the style, it is great man.

1. But there is one thing I could not do. My navbar links are too close together vertically (when the links make a second line). I tried adding padding to them, the padding shows on firebug but they do not add a space between the lines.

Do you have any idea about something I could do?

2. Another thing: is it possible to show a different guest notice for this style? (different from my deafult notice)?

MarceloS 10-27-2011 01:07 PM

3. Third thing ;)

Quotes do not work for me, they create <br/> characters and other stuff.

djbaxter 10-27-2011 03:04 PM

Quote:

Originally Posted by dartho (Post 2261848)
Depends what is creating the ads for you. If they are generated in plugins, you could wrap up the PHP code in
if (STYLEID!=n){

existing pluginin code

}
where n is the STyleID of this style.

You could also delete the ad hooks in templates in this style or if the ads are in templates - edit them out with in this style.

Thank you. I am using the Rotating Banners add-on. This worked. I inserted

Code:

/** don't display banners for Mobile 2 style **/
if (STYLEID!=134) {

at the top of the "Banner Insertion" plugin and

Code:

}
at the very bottom.

dartho 10-27-2011 10:46 PM

Quote:

Originally Posted by MarceloS (Post 2262037)
Dartho, I have been playing with the style, it is great man.

1. But there is one thing I could not do. My navbar links are too close together vertically (when the links make a second line). I tried adding padding to them, the padding shows on firebug but they do not add a space between the lines.

Do you have any idea about something I could do?

Did you do this by editing teh CSS file, or inline? Try which ever one you haven;t already tried
Quote:

2. Another thing: is it possible to show a different guest notice for this style? (different from my deafult notice)?
You could use notices manager using teh style criteria
Quote:

3. Third thing ;)

Quotes do not work for me, they create <br/> characters and other stuff.
I'm not sure whay that happens on a few sites - haven't been able to reproduce it.

@djbaxter :up:

alhindasi 10-28-2011 04:32 AM

please fix the Registration style it is not ok
Registration please fix it please

please fix the Registration style it is not ok please dear

alhindasi 10-28-2011 04:33 AM

Dear , dartho

please fix the Registration style it is not ok
Registration please fix it please

please fix the Registration style it is not ok please dear

dartho 10-28-2011 10:28 AM

The registration template is low on my list of things to do in the very limited time I currentlyhave to do things, and repeatedly asking won't make it happen any faster. You haven't even marked this modification as installed.

Ozymandyus 10-28-2011 01:01 PM

Dartho, I've seen users with odd names posting almost the same thing in threads for other products. I think it's some kind of spammer.

ymam 10-29-2011 11:42 AM

Bump....
Quote:

Originally Posted by ymam (Post 2260339)
I am running VB 4.0.3 and have been using for Lightweight style for the past 3 months and has been great with only one problem. Any new usergroup we add to our forums cannot view anything on the forums when logged in. As soon as they log out they can view the forums again.

Has anyone else encountered this problem? And if so, how can you fix this this?
Thanks.


MarceloS 10-29-2011 01:09 PM

Quote:

Originally Posted by dartho (Post 2262156)
Did you do this by editing teh CSS file, or inline? Try which ever one you haven;t already tried

I tried both ways. I could only increase padding of the navbar box, but not between the lines.

Quote:

Originally Posted by dartho (Post 2262156)
You could use notices manager using teh style criteria

Thanks!

Quote:

Originally Posted by dartho (Post 2262156)
I'm not sure whay that happens on a few sites - haven't been able to reproduce it.

@djbaxter :up:

Well I had used a fix that is on your second post. I reverted to the original code and it fixed it LOL. One thing: now I can reply and quote, no problem, but I get a list of smilies. But the smilies are not functional, nothing happens if I click them.

So how can I remove these smilies?

Is it supposed to be missing the bbcode buttons?

Thanks man for the product and support.

dartho 10-29-2011 02:10 PM

did you try this : https://vborg.vbsupport.ru/showpost....&postcount=397

tron_gr 10-31-2011 07:05 PM

how can make this work fine with vbadvanced portal system?

thanks


All times are GMT. The time now is 08:19 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
  • Page Generation 0.02314 seconds
  • Memory Usage 1,835KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_html_printable
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete