Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 Mobile/Wap version?
 New Topic  Topic Locked
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 6

gpspassion
Junior Member

260 Posts

Posted - 20 May 2003 :  10:10:50  Show Profile  Visit gpspassion's Homepage
My site deals with GPS on the PocketPC (www.gpspassion.com) so I'd like mobile users to check the forums. Right it works, but it's clunky.
Anyone know of a "lite" version of the forums?

HuwR
Forum Admin

United Kingdom
20600 Posts

Posted - 20 May 2003 :  10:48:32  Show Profile  Visit HuwR's Homepage
No.

You can make steps to reduce the amount of whitespace sent to the browser, which will help somewhat, but the standard version is about as light as it gets since it only has basic functionality.

If you drop me an email to huw@forum.snitz.com I can give you a hand removing some stuff specifically for the pocketpc.

I have visited your site a few times myself, I have a homemade GPS unit using a motorola GPS board which I connect to my LOOX.
Go to Top of Page

gpspassion
Junior Member

260 Posts

Posted - 20 May 2003 :  10:55:55  Show Profile  Visit gpspassion's Homepage
A GPS fan, eh!
Thanks for the offer, sounds great!
Ideally I'd like to have a different URL for the PocketPC lite version.
Something like this would be great:
http://www.pdafrance.com/pdaforum/?styleid=12
Go to Top of Page

Nikkol
Forum Moderator

USA
6907 Posts

Posted - 20 May 2003 :  11:22:18  Show Profile
There was someone who modified the code for a mobile version. Didn't they win an award one month?

Here it is: http://www.palmvenue.com/mobile/forum/

Nikkol ~ Help Us Help You | ReadMe | 3.4.03 fixes | security fixes ~

Edited by - Nikkol on 20 May 2003 11:24:26
Go to Top of Page

gpspassion
Junior Member

260 Posts

Posted - 20 May 2003 :  11:35:08  Show Profile  Visit gpspassion's Homepage
Nice indeed, thanks!
Now to get a hold of that code!

Would you normally have to publish your mods? A search here and the FAQ over there hasn't turned up anything :-(

Edited by - gpspassion on 20 May 2003 11:39:24
Go to Top of Page

Nikkol
Forum Moderator

USA
6907 Posts

Posted - 20 May 2003 :  11:57:58  Show Profile
Try emailing the site owner and see if they would let you use their code.

Nikkol ~ Help Us Help You | ReadMe | 3.4.03 fixes | security fixes ~
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20600 Posts

Posted - 20 May 2003 :  18:19:39  Show Profile  Visit HuwR's Homepage
looks good, just shows how much I monitor the awards

If you need any help persuading them to let you use their code, let me know, I will see if I can help if you need any.
Go to Top of Page

gpspassion
Junior Member

260 Posts

Posted - 20 May 2003 :  18:31:55  Show Profile  Visit gpspassion's Homepage
Thanks, I tried sending an email via the forums here, but I wonder if this feature is working as I'm not getting notified of replies to the threads I participate it? Am I doing something wrong?
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 20 May 2003 :  19:08:13  Show Profile  Send ruirib a Yahoo! Message
Subscriptions are disabled here, so you simply can't get notifications.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

gpspassion
Junior Member

260 Posts

Posted - 21 May 2003 :  13:36:05  Show Profile  Visit gpspassion's Homepage
Ok, thanks for shedding some light ;-)
Anyway, "chiz" hasn't responded either here or on his site, so if someone with a brain can help, I'm ready ;-)
Go to Top of Page

Chiz
Junior Member

245 Posts

Posted - 24 May 2003 :  07:14:24  Show Profile
My apologies... Anyway, I've already sent you a copy of the mobile edition.

Please take note that this is based on version 3.3 so you are likely to encounter errors if your main forum is version 3.4.

My websites: PalmVenue :: PV Mobile
Go to Top of Page

gpspassion
Junior Member

260 Posts

Posted - 24 May 2003 :  18:45:41  Show Profile  Visit gpspassion's Homepage
Thanks! My apologies, as usual people making requests are always in too much of a hurry ;-)
After some tooling around and removing the rssmile function that was creating errors, I'm only left with errors revolving around the password (passwords of main forum are converted into 25 digit combinations, registering on the mobile version creates blank passwords and can't login as admin) #2 and #3 are ok, but #1 is a problem obviously. I think that aspect was revised for v3.4 so that makes sense. I wonder what it would take to iron that out?
Here's what it looks like if anyone's interested: http://www.gpspassion.com/pdaforums/

There's also a small one with forum colors in the posts which is probably fixable.
Go to Top of Page

Chiz
Junior Member

245 Posts

Posted - 25 May 2003 :  01:13:00  Show Profile
I think the problem is due to the fact that 3.4 passwords are encrypted. You'll need to modify the code so that it would treat passwords as encrypted ones.

My websites: PalmVenue :: PV Mobile
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 25 May 2003 :  05:13:34  Show Profile  Send ruirib a Yahoo! Message
Passwords are encrypted using function sha256 from inc_sha256.asp. I don't know whether it can be used or adapted to 3.3.x, though I think it may be possible to do it, but I never looked into it.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

gpspassion
Junior Member

260 Posts

Posted - 25 May 2003 :  10:00:18  Show Profile  Visit gpspassion's Homepage
Just saw that file in v3.4, but not sure where to go next.
Would it be as simple as adding calls to that function in the approriate spots? Would it make more sense to start from v3.4 and try to make it mobile? Following HuwR's suggestion I had first started from the "printer friendly" link and spent a couple of hours trimming it down, but it's read only at this point...Here's what it looks like if anyone wants to take a look: http://www.gpspassion.com/forumsen/pda.asp?TOPIC_ID=773
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 25 May 2003 :  13:39:32  Show Profile  Send ruirib a Yahoo! Message
You can see how it's used in inc_header.asp and yes, it's as simple as calling the function (after including the .asp file where it is specified).


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page
Page: of 6 Previous Topic Topic Next Topic  
Next Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.43 seconds. Powered By: Snitz Forums 2000 Version 3.4.07