vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=230)
-   -   Mobile, Cell, Phone, PDA, iPhone Style (https://vborg.vbsupport.ru/showthread.php?t=174375)

MissKalunji 04-08-2008 01:03 PM

Tiny problem in certain modification (like Gars and first thread post) the quick reply doesn't show...how can i fix that?

dartho 04-08-2008 01:40 PM

doesn't work too well with GARS does it (I also use GARS) :(

It seems that my hiding images doesn't work with GARS too well. You can either edit the GARS templates for the mobile style and replace buttons with text links, or I think if you remove the following replacement variables from the Style Options for this style:
Code:

border="0" alt="" />
class="inlineimg" />
img src

that may fix it. However, this will also have the effect of dispalying images/smilies inline in teh mobile style rather than just linking to them

I only developed this under an unmodified vBulletin so issues like this may appear from some addons. It may be possible to not have GARS apply to forums when when using the mobnile style? Should I look at this option further?

MissKalunji 04-08-2008 08:27 PM

yeah not showing gars in style would be a lot easier i believe...

Thanks!

MissKalunji 04-08-2008 10:19 PM

actually it doesn't show up in any of the postbit for any

i'm on 3.7.0 rc 2 some threads have the quick reply others doesnt

MissKalunji 04-08-2008 10:46 PM

view here : http://www.dancehallareaz.com/forum/...vs-bounty.html

and view there

http://www.dancehallareaz.com/forum/...-movado-2.html

i have to use the standards $message area one

Jenkins 04-10-2008 04:40 PM

nice... will be installing this soon.

dartho 04-11-2008 01:45 AM

@MissKalunji - not sure what the issue may be there...

On a note to disabling GARS for a specific style, Morgan over at www.TheVBGeek.com offered this suggestion which I tested and it seems to work:

Edit the "GARS - Startup" plugin and replace

Code:

require_once(DIR . '/geek/gars/includes/gars_ignition.php');
with

Code:

if (STYLEID != xx){
    require_once(DIR . '/geek/gars/includes/gars_ignition.php');
}

where xx = the styleid of the mobile style.

MissKalunji 04-11-2008 01:39 PM

ah ok thanks :)

Jase2 04-14-2008 04:08 PM

Can we expect a new version shortly, Dartho? :p

rob30UK 04-17-2008 11:33 AM

Hey dartho....

Having two issues...

Firstly, not getting the 'posted by mobile device' when i post from a mobile device.

Second, when i login using the form at the bottom of the homepage, it logs in fine, but am redirected to login.php which comes up blank. i can then manually visit the homepage and everywhere else and i AM logged in... just seems the redirection page after logging in isnt set up properly. Is anyone else finding this?


All times are GMT. The time now is 04:37 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
  • Page Generation 0.01218 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_code_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
  • (10)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