News:

Wondering if this will always be free?  See why free is better.

Main Menu

SMF4iPhone Theme

Started by Fabius85, April 15, 2010, 11:01:00 AM

Previous topic - Next topic

Fabius85

Quote from: farfromperfection on January 24, 2011, 05:21:51 PM
Quote from: Fabius85 on May 18, 2010, 03:32:47 AM
Quote from: farfromperfection on May 17, 2010, 10:54:25 PM
Hi, I know I've not been around for a while, and while I appreciate your editing of my theme I'm not too comfortable with the donation buttons there.
hi man!
well, mod of sm4iphone was completely rewritten from new by butchs and me, so it has nothing to do with the original mod, and i'm going to improve it too. and theme was fixed, was ported to RC2 and RC3 (where it didnt originally work), was and will be improved.
and we currently give support for both mod and theme. and i obviously gave you proper credits everywhere (theme's download page, theme and mod readme...)
i think that a little donate button has the right to stay there (even if i didnt get any donation atm and i dont expect to get many :P), don't you agree?
Looking at the code, this "it was completely rewritten" statement is not true. It is almost all my original code... HTML, PHP, CSS, Javascript except you've added "modify" and "remove" buttons to posts, page numbers in the message index, and have actually broke some things.
Passing this off as something you made entirely yourself is deceitful and I will be complaining to SMF.
Thanks.
read again my sentence ;)

btw guys i was quite busy in this perdiod, but i'm gonna take a look at all your suggestions and bug reports and fix them all :)

DEEPSNUYB

I cannot get mine to switch over.  I have done everything possible reading every thread about it. I am only running the SMF curve default and the iphone theme.

The only thing I can think of is under

CONFIGURATION
THEMES AND LAYOUT SETTINGS
MEMBER OPTIONS

only the SMF Default Theme-Curve is listed

Shouldn't the iphone theme be listed also?



kimskey

#222
so i got the theme to work.  but the autoswitch does not.  everything seems to be right.

I am at modification settings and SMF4iphone and selected theme#1 and all... phrase being:
"iphone|ipod|android|mobile|Safari Mobile"

i unchecked the "disable autoswitching"

m i doing something wrong?

DEEPSNUYB

You are not the only one with problems.

SN

someone did explain to me how to get it to auto switch without the mod... but he seems to have deleted he's posts.

i have no idea why

http://www.simplemachines.org/community/index.php?topic=376475.msg2893910#msg2893910

NanoSector

Quote from: SN on February 01, 2011, 05:01:50 AM
someone did explain to me how to get it to auto switch without the mod... but he seems to have deleted he's posts.

i have no idea why

http://www.simplemachines.org/community/index.php?topic=376475.msg2893910#msg2893910
The people that remove posts are annoying... They may contain useful information (such as that post).
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

SN

I know it was something to do with Load.php and he told me to replace a code.

but i can't remember what pat of the code it was

Mr. Jinx

This is how I do it with out the mod (too complicated if you ask me)
Quick, dirty, but it always works :)

Sources\Load.php
Find:

// The theme was specified by parameter.
if (!empty($id_theme))
$id_theme = (int) $id_theme;


Add after:

//IPHONE MOD
elseif (strpos($_SERVER['HTTP_USER_AGENT'], 'iPhone') !== false || strpos($_SERVER['HTTP_USER_AGENT'], 'iPod') || strpos($_SERVER['HTTP_USER_AGENT'], 'Android')) $id_theme = 2;


Don't forget to change '$id_theme = 2' to your own iPhone theme number.

DEEPSNUYB

The autoswitch still doesnt work.

NanoSector

Quote from: DeepSnuybing on February 04, 2011, 08:51:41 PM
The autoswitch still doesnt work.
Give us more details. What doesn't work?
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

DEEPSNUYB

Quote from: Simple Series team on February 05, 2011, 04:58:17 AM
Quote from: DeepSnuybing on February 04, 2011, 08:51:41 PM
The autoswitch still doesnt work.
Give us more details. What doesn't work?

What more details do you need?  Do you understand what this mod does?  If you don't then read up on it and you'll understand what I mean when I say the autoswitch is not working.

NanoSector

Quote from: DeepSnuybing on February 05, 2011, 05:14:30 AM
Quote from: Simple Series team on February 05, 2011, 04:58:17 AM
Quote from: DeepSnuybing on February 04, 2011, 08:51:41 PM
The autoswitch still doesnt work.
Give us more details. What doesn't work?

What more details do you need?  Do you understand what this mod does?  If you don't then read up on it and you'll understand what I mean when I say the autoswitch is not working.
I need more details as of what browser, what exactly goes wrong, maybe OS, etc.

I know perfectly what this mod does. But that doesn't explain what exactly is going wrong at your side.
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

DEEPSNUYB

I'm glad you know what this mod does. Maybe you just can't read English so I'll explain it like I'm talking to a child. 

"i havie iphone. when i go to my site my iphony will not switch over to the iphony theme."

NanoSector

Quote from: DeepSnuybing on February 05, 2011, 05:29:24 AM
I'm glad you know what this mod does. Maybe you just can't read English so I'll explain it like I'm talking to a child. 

"i havie iphone. when i go to my site my iphony will not switch over to the iphony theme."
Which does not cover all the things I asked, BY FAR.
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

DEEPSNUYB

Quote from: Simple Series team on February 05, 2011, 05:55:29 AM
Quote from: DeepSnuybing on February 05, 2011, 05:29:24 AM
I'm glad you know what this mod does. Maybe you just can't read English so I'll explain it like I'm talking to a child. 

"i havie iphone. when i go to my site my iphony will not switch over to the iphony theme."
Which does not cover all the things I asked, BY FAR.

If you don't understand the problem then no worries.  Someone else will.  Move along.

NanoSector

#235
Quote from: DeepSnuybing on February 05, 2011, 06:01:11 AM
Quote from: Simple Series team on February 05, 2011, 05:55:29 AM
Quote from: DeepSnuybing on February 05, 2011, 05:29:24 AM
I'm glad you know what this mod does. Maybe you just can't read English so I'll explain it like I'm talking to a child. 

"i havie iphone. when i go to my site my iphony will not switch over to the iphony theme."
Which does not cover all the things I asked, BY FAR.

If you don't understand the problem then no worries.  Someone else will.  Move along.
You don't seem to understand how to read. Let me reformat my post.
Quote from: Simple Series team on February 05, 2011, 05:16:34 AM
I need more details as of what browser, iOS version, etc.

If you do not like me to help you, you can as well say that to anyone.
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

DEEPSNUYB

I HEAR THERE IS HELPED NEEDED IN THE SIMPLE BROWSER THREAD. GO THERE. IN OTHER WORDS ... GO AWAY.

NanoSector

Quote from: DeepSnuybing on February 05, 2011, 06:08:20 AM
I HEAR THERE IS HELPED NEEDED IN THE SIMPLE BROWSER THREAD. GO THERE. IN OTHER WORDS ... GO AWAY.
We are getting nowhere if we are fighting like this.
I am trying to help and you do not accept that. you're better off not asking for help then.

And there have been no replies in the SB thread since ages.

Lets get normal. Answer my question.

QuoteWhat is your browser, and what is your iOS version?
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

Mr. Jinx

Quote from: SN on February 01, 2011, 10:35:21 AM
I know it was something to do with Load.php and he told me to replace a code.

but i can't remember what pat of the code it was
Did it work? You are welcome :)

SN

Quote from: Mr. Jinx on February 05, 2011, 07:10:34 AM
Quote from: SN on February 01, 2011, 10:35:21 AM
I know it was something to do with Load.php and he told me to replace a code.

but i can't remember what pat of the code it was
Did it work? You are welcome :)

its wasn't for me, mine was already there. :p i was trying to help out the other guy

Advertisement: