Simple Machines Community Forum

Customizing SMF => Graphics and Templates => Theme Site Themes => Topic started by: Dragooon on December 13, 2009, 11:05:08 AM

Title: Curve Mobile
Post by: Dragooon on December 13, 2009, 11:05:08 AM
I have discontinued development and support of this theme a while back, and instead released a much better mobile theme on sale called SMF4Mobile (http://smf-media.com/smf4mobile). I encourage you to try SMF4Mobile if you're looking for a mobile theme

Link to the theme (http://custom.simplemachines.org/themes/index.php?lemma=2035)
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fcustom.simplemachines.org%2Fthemes%2Findex.php%2Faction%2Cdownload%2Flemma%2C2035%2Fimage%2Cthumb&hash=ea2ef2affbeb85acd14e10fd25d8e98e1e9028ae)

Curve Mobile Version 1.0

For SMF 2.0 RC2


This is my own adaptation of Curve, a stripped down version of it intended to be used on low resolution screens such as that of the mobiles(I'm talking about PDA/Smart phone grade phones here).



Curve Mobile Mod Version 1.0 (curve-mobile-mod.zip)
This is a mod for SMF to be installed via package manager. It adds mobile detection which will switch to this theme if a mobile browser is mod. Installing this mod is recommended



About:



NOTE : This is my FIRST ever theme that I ever made, I was scared as a chicken to do this. So please excuse me for any disasters.

Changelog :
Version 0.1
- Initial Private release

Version 0.2
! Current message wasn't showing up while editing a message (Post.template.php)
* Removed "IP Logged" for those who cannot view the IP (Display.template.php)
+ Added Personal Message template (PersonalMessage.template.php)
+ Added Profile template (Profile.template.php)
* Stripped down topic.js to the minimum (topic.js)
* Removed Category collapse feature (BoardIndex.template.php)
* Removed Login boxes from the top and added a login link (index.template.php)
+ Added Login template (Login.template.php)
+ Added template for splitting and merging topics (SplitTopics.template.php)
+ Added template for moving topics (MoveTopic.template.php)

Version 0.3
* Changed the reply heading in Display, now it shows a simplyified version(No icon or subject) on replies (Display.template.php)
+ Added and finished Register template
+ Added and finished Updated/Unread topics template

Version 1.0
+ Added code for removing panels from portals(Currently only supports PortaMX, SP and TP)
+ Finished up mod for mobile detection
+ Added link to full site
Title: Re: Curve Mobile
Post by: Sudhakar Arjunan on December 13, 2009, 03:42:57 PM
Excellent Work Dragoon.

It seems to be really wonderful. Keep up the good works.
Title: Re: Curve Mobile
Post by: Antechinus on December 13, 2009, 06:00:06 PM
Nice work, Dragoon. I can see this being very popular. I'm going to make up some files to sort it for my Curve variants I think. :)
Title: Re: Curve Mobile
Post by: Powerbob on December 13, 2009, 08:12:04 PM
Just F***ed up my site with this theme!

Impossible to change back if you use this theme as admin! Removed my Portal. Not amused at all!
Title: Re: Curve Mobile
Post by: Dragooon on December 13, 2009, 09:04:50 PM
There is a link at bottom go change back. Plus the portal is not supposed to be there.
Title: Re: Curve Mobile
Post by: Powerbob on December 13, 2009, 09:17:42 PM
Thanks for that ref to portal! but to late now :'(

I have just tried to run upgrade to get my site back, and on completion I get a "500" error!

What do I do now??
Title: Re: Curve Mobile
Post by: JBlaze on December 13, 2009, 09:26:51 PM
Quote from: Powerbob on December 13, 2009, 09:17:42 PM
Thanks for that ref to portal! but to late now :'(

I have just tried to run upgrade to get my site back, and on completion I get a "500" error!

What do I do now??

Why would you run an upgrade?

All you have to do is go to http://www.mysite.com/forum/index.php?theme=1 to go back to the default theme to remove the mod.
Title: Re: Curve Mobile
Post by: Powerbob on December 13, 2009, 09:29:21 PM
That's a moot question now, I need help please, not "you should have done ......." comments.
Title: Re: Curve Mobile
Post by: JBlaze on December 13, 2009, 09:32:18 PM
Which upgrade did you use? Large or Small?

If you used the Large upgrade and already tried to run upgrade.php then you're stuck ina pretty pickle.

Check your server logs to see where the 500 error is originating so I can help pinpoint where it's coming from.
Title: Re: Curve Mobile
Post by: Powerbob on December 13, 2009, 09:38:42 PM
This is the message from the log:

Quote
[Sun Dec 13 21:33:23 2009] [error] [client 125.25.187.68] File does not exist: /home/ofbboar/public_html/strf/500.shtml, referer: http://stringfellows-ladyboys.com/smf/index.php?action=register
Title: Re: Curve Mobile
Post by: JBlaze on December 13, 2009, 09:40:48 PM
That just means that you don't have a 500.shtml file to handle the 500 error. That doesn't tell me anything.

Tell me what steps you took to do the upgrade, and what happened exactly before you got the 500 error.
Title: Re: Curve Mobile
Post by: Powerbob on December 13, 2009, 09:45:20 PM
upgrade ran fine, no errors, went to site via link and got the 500 error.
Title: Re: Curve Mobile
Post by: JBlaze on December 13, 2009, 09:47:45 PM
Link to your site? And also, if you want send me a PM with your cPanel/server login info so I can take a look.
Title: Re: Curve Mobile
Post by: Powerbob on December 13, 2009, 10:00:46 PM
Sent you the details via PM, thanks mate 8)
Title: Re: Curve Mobile
Post by: JBlaze on December 13, 2009, 10:05:50 PM
All fixed. Apparently your server is set up to protect files and will throw 500 errors when files have wrong permissions.

Fixed it by chmodding index.php from 666 to 644
Title: Re: Curve Mobile
Post by: Powerbob on December 13, 2009, 10:09:35 PM
Thanks a million JBlaze 8)

I need to be more careful when installing new themes (especially early in the morning  :o ) and not panic, definitely my fault  :-[
Title: Re: Curve Mobile
Post by: JBlaze on December 13, 2009, 10:10:27 PM
Just remember that any problems that you have with a custom theme, use that url I provided earlier to revert back to the default theme.
Title: Re: Curve Mobile
Post by: Powerbob on December 13, 2009, 10:11:06 PM
cheers 8)
Title: Re: Curve Mobile
Post by: doughboy99 on December 14, 2009, 05:46:52 PM
This looks great on my Nokia E63 and 5530. I've been looking for a solution that would do this for a while. Running on my test forum has raised some questions and the inevitable "could you just" requests.

1. The name of my forum is too long to display on one line in this theme. Is there any way to have an alternative name for use with this theme (the slogan field perhaps? or even a graphic)

2. The full site button doesn't work for me. Selecting it has no obvious effect.

3. When the "Add Poll" window displays it is too wide for my phone. The horizontal scroll bar works fine.

4. I understand why you've removed the Calendar stuffbut would it be possible to have say a list of upcoming events? Quite often we are out diving and want to look up next weekends events quickly. We cuurently have a list (using ssi) in a frame in the the main website  but it looks awful on a phone. Something like http://www.sisac.co.uk/forum/testcal.shtml (http://www.sisac.co.uk/forum/testcal.shtml) ?

5. Occasionally a topic displays much wider than normal. Doesn't seem to be a pattern unless its related to having clicked the "Display Full Site " button.

Again thanks for this theme. I realise that these requests may be outside the intended scope of this theme but I'd appreciate your comments.

Title: Re: Curve Mobile
Post by: Antechinus on December 14, 2009, 06:21:43 PM
The first one is easy. Index.template.php:

function template_body_above()
{
global $context, $settings, $options, $scripturl, $txt, $modSettings;
echo '
<div id="header"><div class="frame">
<div id="top_section">
<h1 class="forumtitle">
', $context['forum_name'], '
</h1>';


Change ', $context['forum_name'], ' to whatever you like. Either straight text or a link to a graphic will work.
Title: Re: Curve Mobile
Post by: Ben_S on December 15, 2009, 07:48:54 PM
Looking good, only negative I see so far is there are no page number at the bottom so you need to scroll up to navigate between pages in a topic / board.
Title: Re: Curve Mobile
Post by: Eliana Tamerin on December 17, 2009, 12:58:32 PM
Dragooon, did you forget Android and Blackberry support?

// Load all the agents for smart phones.
// name of device, string to look for
$user_agents = array(
array('iPhone', 'iPhone'),
array('iPod', 'iPod'),
array('PocketIE', 'IEMobile'),
array('Opera Mini', isset($_SERVER['HTTP_X_OPERAMINI_PHONE_UA'])),
array('Opera Mobile', 'Opera Mobi'),
);


My Android phone identifies as none of those. And my own attempts at a solution haven't proved helpful. My Android user agent, though, shows up as:

Mozilla/5.0 (Linux: U; Android 1.6; en-us; T-Mobile G1 Build/DRC83) AppleWebKit/528.5+ (KTHML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1

The 1.6, T-Mobile G1 Build/DRC83 parts are likely to change in various versions (especially considering the Droid/Milestone, Eris/Hero and Nexus One all running different versions from mine). Any way to capture just the "Android" portion?

Hope that helps.
Title: Re: Curve Mobile
Post by: RawDepth on December 21, 2009, 06:45:27 PM
Can this mod be installed if I have EzPortal installed? No other mods are installed.

I really want to make my forum .mobi friendly.
Title: Re: Curve Mobile
Post by: Dragooon on December 23, 2009, 10:22:50 PM
Its not a mod but a theme. And it can be installed however the sidepanels will be displayed(Which is really bad for a small screen). I could not find a way to disable the sidepanels of EZPortal.
Title: Re: Curve Mobile
Post by: Eliana Tamerin on December 23, 2009, 10:26:21 PM
Quote from: RawDepth on December 21, 2009, 06:45:27 PM
Can this mod be installed if I have EzPortal installed? No other mods are installed.

I really want to make my forum .mobi friendly.

This is something that the portal softwares have to make overtures for first. SimplePortal has done this by allowing themers the option of setting $settings['disable_sp'] = true;. Tinyportal and PortaMX have a similar ability. EzPortal will need to code this functionality into their portal first before Curve Mobile can utilize it.
Title: Re: Curve Mobile
Post by: RawDepth on December 26, 2009, 07:10:31 AM
Quote from: Dragooon on December 23, 2009, 10:22:50 PM
Its not a mod but a theme. And it can be installed however the sidepanels will be displayed(Which is really bad for a small screen). I could not find a way to disable the sidepanels of EZPortal.

I only have the side panels enabled for the home page. All forum and index pages display full width.

Quote from: Eliana Tamerin on December 23, 2009, 10:26:21 PMThis is something that the portal softwares have to make overtures for first. SimplePortal has done this by allowing themers the option of setting $settings['disable_sp'] = true;. Tinyportal and PortaMX have a similar ability. EzPortal will need to code this functionality into their portal first before Curve Mobile can utilize it.

Doesn't this theme come with an auto-detect feature? I wonder if it could be made to skip my home page and go straight to the index page, (where it won't encounter the side panels.)
Title: Re: Curve Mobile
Post by: Eliana Tamerin on December 26, 2009, 10:30:55 AM
It auto-detects your mobile phone (with the mod). It can't disable something where there's no option to. Your portal works on layers, something that every theme, including Curve Mobile, includes. Nothing Curve Mobile can do can override those layers unless the software implementing those layers makes an effort to allow such.
Title: Re: Curve Mobile
Post by: doughboy99 on December 27, 2009, 07:30:28 PM
On my iPod Touch(thanks Santa) the search box, main menu and the link to the fi=orum at the bottom of the screen all display in a very small font. In portrait mode it so small as to be unreadable. On my Nokia these are the same size font as the rest of the text on the screen.

In general too the overall font size seems quite small. Its not too bad in landscape but in portrait is uncomfortable to read unless I zoom in a bit which I then have to scroll horizontally.
Is this as intended? If so can I change it?

Thanks for a great theme.
Title: Re: Curve Mobile
Post by: Dragooon on December 27, 2009, 11:37:46 PM
I actually have to optimize it for iDevices, I know it has some problems with the portrait mode(I use it very less on my iTouch so I never realised it).
Title: Re: Curve Mobile
Post by: TemperamentalMan on January 04, 2010, 10:41:30 AM
Quote from: Eliana Tamerin on December 17, 2009, 12:58:32 PM
Dragooon, did you forget Android and Blackberry support?

// Load all the agents for smart phones.
// name of device, string to look for
$user_agents = array(
array('iPhone', 'iPhone'),
array('iPod', 'iPod'),
array('PocketIE', 'IEMobile'),
array('Opera Mini', isset($_SERVER['HTTP_X_OPERAMINI_PHONE_UA'])),
array('Opera Mobile', 'Opera Mobi'),
);


My Android phone identifies as none of those. And my own attempts at a solution haven't proved helpful. My Android user agent, though, shows up as:

Mozilla/5.0 (Linux: U; Android 1.6; en-us; T-Mobile G1 Build/DRC83) AppleWebKit/528.5+ (KTHML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1

The 1.6, T-Mobile G1 Build/DRC83 parts are likely to change in various versions (especially considering the Droid/Milestone, Eris/Hero and Nexus One all running different versions from mine). Any way to capture just the "Android" portion?

Hope that helps.

I too am wondering about this.  I am especially concerned about the Blackberry devices.  They seem to still default to the WAP site.  Which file is the code listed above located in?  And is there a simple change I can use to implement Blackberry support?  This looks amazing, but most of my users will be BB :(

Thanks in advance!!!  I appreciate what you've done for the community.
Title: Re: Curve Mobile
Post by: Dragooon on January 04, 2010, 03:30:02 PM
The latest version of mod should detect blackberry.
Title: Re: Curve Mobile
Post by: doughboy99 on January 05, 2010, 05:21:41 PM
This isnt switching automatially on my Nokia E63

User agent shows as:

Mozilla/5.0 (symbianos/9.2: u; series 60/3.1 nokiae63-1/100.21.110; profile/mid-2.0 configuration/cldc-1.1) AppleWebKit/413 (khtml, like gecko) Safari/413

If that helps
Title: Re: Curve Mobile
Post by: Dragooon on January 06, 2010, 02:42:05 AM
Arghhhh....the "series 60" has a space in between. Try the updates package that I just uploaded(Curve mobile mod version 1.1.1).
Title: Re: Curve Mobile
Post by: doughboy99 on January 06, 2010, 07:29:58 AM
That seems to have fixed it for my Nokia thanks.

Title: Re: Curve Mobile
Post by: TemperamentalMan on January 06, 2010, 01:16:43 PM
Quote from: Dragooon on January 06, 2010, 02:42:05 AM
Arghhhh....the "series 60" has a space in between. Try the updates package that I just uploaded(Curve mobile mod version 1.1.1).

Where is the updated version?
Title: Re: Curve Mobile
Post by: Dragooon on January 06, 2010, 10:50:18 PM
On the theme page.
Title: Re: Curve Mobile
Post by: bork on January 10, 2010, 08:09:57 AM

I've installed the theme and the mod but using a S60 phone the theme is not being selected.

Are there any settings that need to be tweaked?
Title: Re: Curve Mobile
Post by: Dragooon on January 10, 2010, 08:35:16 AM
Did you install the latest mod?
Title: Re: Curve Mobile
Post by: bork on January 10, 2010, 09:02:45 AM

I installed v1.1.1

Does user-selectable themes need to be selected?
Title: Re: Curve Mobile
Post by: bork on January 10, 2010, 09:41:19 AM

It's working now :)

I think I needed to delete the file cache from admin and it looks fine on the phone now.

Thanks a lot for a great theme, it'll make my users very happy  8)
Title: Re: Curve Mobile
Post by: doughboy99 on January 11, 2010, 08:13:22 AM
Hi

I'm being told by one of our users that this is not working when using a Blackberry 8900. The user is being taken to the Wap version of the forum. User Agent info is

HTTP_USER_AGENT=blackberry 8900/4.6.1.199 profile/midp-2.0 configuration/cldc-1.1 vendorid/125

I had the user clear his browser cache and I've cleared the file cache for the forum. Any ideas what the problem may be?
Title: Re: Curve Mobile
Post by: macii on January 26, 2010, 07:50:17 PM
A forum member reports that once he selects the stylesheet - he is unable to change to any other.. there is no link in his profile for changing the stylesheet back..have I installed an older version, or is this a known issue?
Title: Re: Curve Mobile
Post by: Rumbaar on February 07, 2010, 04:43:36 PM
Great work Dragooon, haven't tried it yet but looking too.  Is it all code based, so it uses the same base Curve image files?  So in theory could make use of a custom Curve image to change the look?
Title: Re: Curve Mobile
Post by: Eliana Tamerin on February 07, 2010, 05:34:41 PM
Quote from: macii on January 26, 2010, 07:50:17 PM
A forum member reports that once he selects the stylesheet - he is unable to change to any other.. there is no link in his profile for changing the stylesheet back..have I installed an older version, or is this a known issue?

At the bottom of the page is a link to the Full Version, which should send the person back into the normal theme.
Title: Re: Curve Mobile
Post by: Dragooon on February 08, 2010, 12:16:35 AM
Quote from: Rumbaar on February 07, 2010, 04:43:36 PM
Great work Dragooon, haven't tried it yet but looking too.  Is it all code based, so it uses the same base Curve image files?  So in theory could make use of a custom Curve image to change the look?
The files are entirely from Curve. The images are same, the css is a bit modified and the files are heavily simplified. But it does not directly link to curve images, it comes with them though.
Title: Re: Curve Mobile
Post by: Rumbaar on February 08, 2010, 04:16:47 PM
I just meant if I had the modified curve images I could just drop them in there and they'll work okay?  I guess I could try and see ... :)
Title: Re: Curve Mobile
Post by: Eliana Tamerin on February 08, 2010, 09:01:18 PM
You can, he didn't change a single image.
Title: Re: Curve Mobile
Post by: TemperamentalMan on February 15, 2010, 01:37:47 AM
I've installed this on the forum, and followed the advice of other posters (clear cache from Admin, etc.) and BlackBerry users are still being sent to the WAP2 site.  Am I missing something?
Title: Re: Curve Mobile
Post by: ~DS~ on February 17, 2010, 11:20:46 PM
This theme doesn't even have admin access...I am trying to add a logo in this mobile version...
Title: Re: Curve Mobile
Post by: Sabre™ on February 17, 2010, 11:45:21 PM
Very good!
Going to give this a whirl.
Thank You :)
Title: Re: Curve Mobile
Post by: rwalterk on February 24, 2010, 07:12:08 PM
Thanks so much for doing this Dragooon.  I've installed it on our forum and it works well on Palm Pre, Android and iPhone.  My one feature request is to have the Recent Topics section show up though, as that's the first thing that all of our users look at when logging in.  Thanks again though, this is very necessary and appreciated.

-Ray
Title: Re: Curve Mobile
Post by: ApplianceJunk on March 12, 2010, 01:30:46 AM
http://www.opera.com/mini/

Works great for posting and admin my smf site.
Title: Re: Curve Mobile
Post by: ukhalik2 on March 25, 2010, 05:01:17 AM
I want to make a mobile site, which should work on mobiles like nokia N series,

how to use this theme that it automatically do this?

and also is it compatible with smf 2.0 RC3
Title: Re: Curve Mobile
Post by: navjotjsingh on April 17, 2010, 04:32:50 PM
Any update for 2.0RC3?
Title: Re: Curve Mobile
Post by: kaamaru on April 18, 2010, 12:16:00 PM
I need help! Is there a way I can change the size of the youtube video depending on the theme?
Title: Re: Curve Mobile
Post by: kaamaru on June 16, 2010, 05:30:11 AM
Whats the link to go to the full site?
Title: Re: Curve Mobile
Post by: Dragooon on June 16, 2010, 05:32:09 AM
It should be at the very bottom.
Title: Re: Curve Mobile
Post by: kaamaru on June 16, 2010, 05:40:09 AM
Sorry, but I use a different mobile theme.

Could you tell me the URL as I use your mod to get to that theme.

Thanks!
Title: Re: Curve Mobile
Post by: Masterd on June 16, 2010, 06:07:44 AM
Nice theme.
Title: Re: Curve Mobile
Post by: GarfieldP on June 16, 2010, 06:26:27 AM
I really like the theme
Title: Re: Curve Mobile
Post by: kaamaru on June 16, 2010, 08:02:43 AM
OK, I found the link but how do you get back to the mobile theme?
Title: Re: Curve Mobile
Post by: kaamaru on June 17, 2010, 07:41:09 AM
Is there a way to do this?
Title: Re: Curve Mobile
Post by: kaamaru on June 26, 2010, 08:33:31 AM
Quote from: Calumks on June 16, 2010, 08:02:43 AM
OK, I found the link but how do you get back to the mobile theme?

bump

If you view the site in normal mode, how do you get back to the curve mobile theme?
Title: Re: Curve Mobile
Post by: kaamaru on July 06, 2010, 06:25:42 AM
Can't you just say yes or no?
Title: Re: Curve Mobile
Post by: Dragooon on July 06, 2010, 07:06:53 AM
Have you to manually insert the theme ID in the URL or clear your cookies.
Title: Re: Curve Mobile
Post by: darkthug on July 06, 2010, 09:22:02 AM
Dragoon what files to edit to add the user agent?  since so of my members is using a modified opera mini
Title: Re: Curve Mobile
Post by: kaamaru on July 07, 2010, 05:31:24 AM
Quote from: Dragooon on July 06, 2010, 07:06:53 AM
Have you to manually insert the theme ID in the URL or clear your cookies.

Could you give me an example of this url?
Title: Re: Curve Mobile
Post by: eng_HK on August 16, 2010, 01:40:42 AM
Does this works with blackberry? (Blackberry 9000??) and iphone??
Title: Re: Curve Mobile
Post by: kaamaru on August 24, 2010, 11:31:51 AM
Quote from: Calumks on July 07, 2010, 05:31:24 AM
Quote from: Dragooon on July 06, 2010, 07:06:53 AM
Have you to manually insert the theme ID in the URL or clear your cookies.

Could you give me an example of this url?

bump.
Title: Re: Curve Mobile
Post by: b4pjoe on September 04, 2010, 05:19:32 PM
Quote from: Calumks on August 24, 2010, 11:31:51 AM
Quote from: Calumks on July 07, 2010, 05:31:24 AM
Quote from: Dragooon on July 06, 2010, 07:06:53 AM
Have you to manually insert the theme ID in the URL or clear your cookies.

Could you give me an example of this url?

bump.

http://www.yoursite.com/index.php?theme=# Where # is the theme number of the curve-mobile theme.
Title: Re: Curve Mobile
Post by: LuminaRS on September 19, 2010, 11:23:22 AM
This doesn't work on my Samsung Solstice using the default browser (NetFront v.3.5). If I use Opera Mini I get "Fatal error: Function name must be a string in /home2/offroad1/public_html/boostngrip/Sources/Load.php on line 1164
Title: Re: Curve Mobile
Post by: iPico on November 11, 2010, 06:07:02 AM
I'm having that same issue as Lumina (poster above), any idea why this is? I did the install right, everything was successful - any help with this would be REALLY appreciated.

Please PM or EMAIL me when this issue fix has been posted (would really be appreciated!) - Thanks!
Title: Re: Curve Mobile
Post by: ChrisFBBS on November 14, 2010, 09:32:53 AM
Great theme and thank you!

Where would I add the code for adsense?
Title: Re: Curve Mobile
Post by: elguapo on December 22, 2010, 05:12:57 AM
does this work with any smf version sir?
Title: Re: Curve Mobile
Post by: DanteOz on January 10, 2011, 01:58:37 AM
Hi Dragooon, thanks for the theme, any way I could install this on my rc4?
Title: Re: Curve Mobile
Post by: DanteOz on January 14, 2011, 09:53:46 AM
Please reply, will it work for my rc4 or not, if not when will it support rc4? thanks
Title: Re: Curve Mobile
Post by: crustybum on April 12, 2011, 07:18:30 AM
Is this still supported?
Title: Re: Curve Mobile
Post by: mikeymx5 on July 12, 2011, 06:10:22 PM
seems to still work for 2.0 I dont know if the theme does. I use the mod for smf4iphone theme.
Title: Re: Curve Mobile
Post by: mrchoz on October 01, 2011, 05:25:15 PM
I'm running SMF 2.0.1 and the theme and mod both work fine.
Thanks a lot for this. A change I've made on my install is to give new posts more contrast, so they are easier to see, when displayed on these small mobile screens.
Title: Re: Curve Mobile
Post by: fullmoonya on January 04, 2012, 12:27:49 AM
hello sir dragoon. I have a question regarding the theme that you made. How can I add the "my profile" tab in the menu of this theme? I don't know what code should I put in what file and where in the file. please help me.
Title: Re: Curve Mobile
Post by: fullmoonya on January 07, 2012, 04:52:07 AM
bump.
Title: Re: Curve Mobile
Post by: fullmoonya on January 08, 2012, 07:38:29 PM
is this topic will have updates?
Title: Re: Curve Mobile
Post by: fullmoonya on January 13, 2012, 09:22:01 PM
how to change the target theme of this mod?
Title: Re: Curve Mobile
Post by: pkrack on March 09, 2012, 05:15:41 AM
Hi, we are using curve mobile at our forum. Now i was told to edit the theme but i dont know how. Actually we have added an ad code to appear below the link tree in the Smf Default theme. Now when i checked the curve mobile, same ads are appearing there. Can some one please tell me, from where curve mobile is getting the link tree and the area below it. Is it Display.php of default theme?
Title: Re: Curve Mobile
Post by: bloodsong on April 22, 2012, 09:49:59 AM
heyas;

   works great (the theme and the mod) with my kindle touch!  i am happy, and even amazed (since wordpress.com can't recognize a kindle!).  i tried the SMF4iPhone, but it didn't look or work so well for me.

   it doesn't appear this mod is still supported (dragoon's sig also has a link for a commercial version).  some notes for fellow clueless users:

1: don't install this as your board default theme, or your admin account theme or anything... IT IS VERY STRIPPED DOWN, a lot of admin/profile/option functions are taken out.

2: if you DID do the above, or set it as your default theme for your account, use this url to fix it:
http://www.yoursite.com/forum/index.php?theme=1
(and don't do it again!)

3:  if you want to mod it... i'm not an expert, but i managed to mod a theme without knowing doodle squat.  i used firefox with firebug installed to help me guess and preview changes live on my board. there is also css/xml and basic help on the SMF customization forum.

Firebug:  http://getfirebug.com/
SMF Customization Forum: http://www.simplemachines.org/community/index.php?board=60.0

Good luck!
Title: Re: Curve Mobile
Post by: BGH on December 03, 2012, 04:24:54 PM
Hi, thanks for this theme & mod, it's working very well for my purposes!

I have a little problem, though. I have images showing in the top menu; in other words, buttons for every each option in the menu (one for Home, another for Help, another for Login, another for Register, and so on). The problem is that whenever someone browses the forum through a mobile device, the images path changes from my custom theme to ./Theme/curve-mobile/images/., and for someone who isn't browsing the forum with mobiles, still shows that last path, so the images don't print themselves.

For example, this is what I have in Subs.php for the Home button:


'home' => array(
'title' => '<img style="margin-top:12px;" src="'. $settings['images_url']. '/custom/IMAGE.png" alt="'.$txt['home']. '" width="66" height="25" />',
'href' => $scripturl,
'show' => true,
'sub_buttons' => array(
),
'is_last' => $context['right_to_left'],
),


Summarizing:

Browsing the forum normally shows this path
http://mysite.com/forum/Themes/my_theme/images/custom/IMAGE.png (which is RIGHT)

Browsing the forum via mobile devices will change to the following path for EVERYONE, with mobiles or without 'em
http://mysite.com/forum/Themes/curve-mobile/images/custom/IMAGE.png (which is WRONG)

Clearing the admin cache fix this issue, but it sucks doing it everytime this happens.

Is there any way to fix this problem?

Thanks in advance and sorry for my english!
Title: Re: Curve Mobile
Post by: mulwa on January 11, 2014, 04:45:15 PM
is there anyway i can use the curve mobile mod for a different theme?
Title: Re: Curve Mobile
Post by: busterone on January 11, 2014, 05:01:25 PM
See the first post of this topic. Dragooon discontinued support for this theme quite a long time ago.