Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
iPhone / iPod Touch Optimized Skin Details »»
iPhone / iPod Touch Optimized Skin
Version: 1.00, by ElForro ElForro is offline
Developer Last Online: Sep 2013 Show Printable Version Email this Page

Version: 3.7.0 Beta 5 Rating:
Released: 03-02-2008 Last Update: 03-04-2008 Installs: 393
 
No support by the author.

If you use my style, please click "Mark as Installed" in the Mod Information box -->

I made this Skin based on www.elforro.com colors and it has hardcoded CSS; so you would need to change some CSS values to match your forum style.

Many people ask me to share the style, so I did my best to make it as "default" as I could.

I spent a lot of time working on this skin, so if you decide to use it on your forums, PLEASE leave the "Design by:" legend. (it's only at the bottom)

Demo: http://www.elforro.com/index.php?styleid=15

( or go to www.elforro.com from your iPod / iPhone and click on the legend for the Optimized Skin )

-------
To show a message to all your iPod / iPhone users, you just need to add something like this in your navbar template (in your default style)


PHP Code:
<script type="text/javascript">
    if ((
navigator.userAgent.indexOf('iPhone') != -1) || 
    (
navigator.userAgent.indexOf('iPod') != -1)) {
        
document.write("<a href=\"$_SERVER[PHP_SELF]?<if condition="$_SERVER['QUERY_STRING']">$_SERVER[QUERY_STRING]&amp;</if>styleid=[B]XX[/B]\">iPhone Style</a>")
    }
</
script
(Change XX to your iPhone style number and write whatever you want instead of "iPhone Stlye")
--------


Screenshots: (Below the post)

You have to upload (and change the color/hue maybe) 4 PNG images in images/misc/ folder (included in the ZIP).

Please keep all of my copyright info in this style. Please do NOT redistibute this style on any other sites! (It's free!)


Or... Want to donate something? Paypal me at: sarceda@fibertel.com.ar :P

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 04-05-2008, 04:27 PM
Guest210212002
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by dartho View Post
I mentioned it earlier, but anyone who uses legacy postbit should copy the postbit template and overwrite the postbit_legacy template with it, otherwise you'll just get the standard full vBulletin postbit...
Great call. Looks MUCH better.

I've attached my current incarnation of it. Be warned, it has a LOT of bugs, most notably that I somehow managed to break the alternating table row, as you can see in this pic. I managed to bandaid fix it by just enclosing the entire thing in a table (header/footer).

Edit: Now that I look, it seems it's a bug in the original template, not my doing.




There shouldn't be many hardcoded links, but there might be. I got quite a few PM's about it, and am about to leave on business travel for 3 weeks so I'll just attach it here. If someone/anyone can improve on it and help me fix the table bug above, that'd be awesome. I just won't have any time to work on it until I'm back home in May.

Note that:

Quote:
I spent a lot of time working on this skin, so if you decide to use it on your forums, PLEASE leave the "Design by:" legend. (it's only at the bottom)
Isn't in the footer, I haven't actually been using the theme, but it will be there when I have it working in a fashion that's suitable.
Reply With Quote
  #53  
Old 04-14-2008, 08:06 PM
Jenkins Jenkins is offline
 
Join Date: Nov 2002
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can't get either one of them to "flow" with my regular theme. how do you change the colors? I changed them in the style manager > All Style Options area, but only some of the stuff changed. Where would I change the other stuff.

http://www.MonoPyli.com/community
Reply With Quote
  #54  
Old 04-20-2008, 03:53 PM
acyk acyk is offline
 
Join Date: Apr 2008
Location: Taipei, Taiwan
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

dear all

I got the error message " XML error: line 2293 not well-formed (invalid token)

Can anyone help me to get through with it ?

My vBulletin verson is 3.6.9 Traditional Chinese

thanks
Reply With Quote
  #55  
Old 04-20-2008, 05:08 PM
acyk acyk is offline
 
Join Date: Apr 2008
Location: Taipei, Taiwan
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by acyk View Post
I got the error message " XML error: line 2293 not well-formed (invalid token)
I solved this problem by changing the encoding from Western to UTF8 .

then it works .

but ,there is another problem comes up , every post or reply , it will shows twice then the other show twice ....

and it only occurs in the topic I transfer from my old phpbb database

new topic posted directly on vBulletin then it shows correctly

pls help me to find out the problem is , thanks
Reply With Quote
  #56  
Old 04-20-2008, 08:52 PM
belinea belinea is offline
 
Join Date: Jun 2002
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There is a problem in your FORUMDISPLAY

When I try to edit it, I get this error message:

Quote:
The conditional on line 40 appears to be missing its beginning tag (<if>). This may cause unexpected behavior.
You have also made a mistke with the search link. There is a Slash before search.php

PHP Code:
<class="mobilebutton" href="/search.php">Search</a
it should be

PHP Code:
<class="mobilebutton" href="search.php">Search</a
This wrong link occours in FORUMDISPLAY, FORUMHOME and a third template (i have forgeotten the name of the template).


You should also include this template edit by deafult: https://vborg.vbsupport.ru/showpost....3&postcount=26


Otherwise: GREAT WORK! GREAT SKIN! :up: :up: :up:
Reply With Quote
  #57  
Old 04-21-2008, 01:20 AM
Benj's Avatar
Benj Benj is offline
 
Join Date: May 2006
Posts: 180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i love it!
Reply With Quote
  #58  
Old 05-01-2008, 09:07 PM
Cloudane Cloudane is offline
 
Join Date: Dec 2004
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great work! I will actually use this, a lot

Can confirm it works just fine on the final version of 3.7.0.

*nominates*
Reply With Quote
  #59  
Old 05-06-2008, 03:17 AM
Phaedrus Phaedrus is offline
 
Join Date: Jul 2006
Location: Colorado
Posts: 617
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Phaedrus View Post
Crap. I downloaded it after I found it on another hack, but didn't realize it is for 3.7 until after I downloaded it.

Well, I'll hang onto it until upgrades are done and they've released the Gold version. That I'll have to upgrade 60 Billion times...



Do you have a 3.6.8 version?
BTW this skin would work fine on 3.6.X...

I have found several places where there are setting with language mixes...

Other than that, this works well.

I added links to quoting, to New Reply and several other things. Other than the colors, it pretty much is a whole new thing...



Love it.
Reply With Quote
  #60  
Old 05-15-2008, 09:46 AM
Currawong Currawong is offline
 
Join Date: Feb 2008
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just got it set up, with modifications (mainly the button bar at the top and CSS changes) for MacTalk Australia.

http://mactalk.mobi

We too use VBAdvanced, so I've just avoided having any links to our front page on the site for now and instead link to our News forum until that's all sorted out.

Great work though and thanks very much.
Reply With Quote
  #61  
Old 05-15-2008, 10:30 PM
mikejp mikejp is offline
 
Join Date: Jan 2007
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In 3.7 I get the following error when trying to reply.

Your submission could not be processed because a security token was missing or mismatched.

Any ideas?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:03 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06018 seconds
  • Memory Usage 2,321KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_php
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete