Navigation
Last Seen Users
android00:22:20
Mobidick5000:25:22
Rolly8-HL00:41:12
14sd13600:55:39
Peter Buzer ...01:15:22
Markus Matzkeit01:32:29
Dovydas Grusas02:38:48
StoNelHa02:45:58
hervan02:52:38
CraZClan02:53:23

Members: 27,605
Newest: Markus Matzkeit
Downloads v7
Downloads v6
One-click Translation
Translate This Site

Member Poll
Which version of PHP-Fusion are you using?

6.xx.xx
6.xx.xx
4% [19 Votes]

7.00.xx
7.00.xx
8% [38 Votes]

7.01.xx
7.01.xx
8% [40 Votes]

7.02.xx
7.02.xx
81% [403 Votes]

Votes: 500
You must login to vote.
Started: 26/03/2012 11:58

Polls Archive
Login
Username

Password



Not a member yet?
Click here to register.

Forgotten your password?
Request a new one here.
Connect via Facebook
Connect via Facebook
Our Coders
Shoutbox
You must login to post a message.

23-05-2013 01:18
swarovski schmuckswarovski schmuck swarovski schmuck günstigswarovski schmuck günstig

23-05-2013 01:17
monster beatsmonster beats beats by drebeats by dre

23-05-2013 01:16
ugg pas cherugg pas cher bottes uggbottes ugg

23-05-2013 01:14
ugg pas cherugg pas cher

23-05-2013 01:12
<a href="http://www.bo
ttesuggpaschersold
e.com/">ugg pas cher</a>ugg pas cher

22-05-2013 05:14

22-05-2013 05:06

22-05-2013 05:05

22-05-2013 05:03

22-05-2013 05:02

Shoutbox Archive
In memoriam

Nick Jones
1973-2011

Sponsors
View Thread
Who is here? 3 guest(s)
 Print Thread
XHTML mod for modern mobiles
dothemath
I don't think I got it all... but it doesn't seem to be too complicated to achieve.

Can you send me a link to a regular demo page?
Edited by dothemath on 26-05-2010 03:01
Now you can have a mobile version of your site:
PHP-Fusion on the go

theNoam open source community
 
Web
afoster
I sent you a PM
 
dothemath
I have sent you (PM) a new index file for the Mobile mod. Please let me know if this what you had in mind. Shiny
Now you can have a mobile version of your site:
PHP-Fusion on the go

theNoam open source community
 
Web
afoster
Yes, the revised index file you sent answered my questions and works fine. Thanks for your help.
 
suhbah
hello sir, i have a problem...

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(../../../config.php) is not within the allowed path(s): (/home/tahfiz:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/tahfiz/public_html/wap2/wap-maincore.php on line 55
Config file not found


how to seatle this problem
 
dothemath
@suhbah,
This mod uses a parallel system to the one used by PHP-Fusion. To get data from the database it needs input from "config.php" file.

The warning states "Config file not found"... have you made any modification to the "config.php" file (rename or relocation)?

Can you upload/send me your system "maincore.php" file?
Now you can have a mobile version of your site:
PHP-Fusion on the go

theNoam open source community
 
Web
Bahurs1
This is geat! I've customized the mod for my self(and gave a Lituanian locale in the comments) and no problemsSmile I also can mention that this works not only with an advanced mobile but it also works with 'miniOpera' like on my nokia 5310! inclue that in the qualification...I was also thinking about a voting poll and a download section visible for mobiles only(just mobile stuff...)
 
dothemath
@Bahurs1,
Thanks!
Would you share the Lithuanian locale? Big Smile
Edited by dothemath on 08-06-2010 04:31
Now you can have a mobile version of your site:
PHP-Fusion on the go

theNoam open source community
 
Web
Bahurs1
I kinda did, but whatever:D

PHP
  1. <?php
  2. /*
  3. +----------------------------------------------------+
  4. | xhtml mobile mod by theNoam.com
  5. | http://www.thenoam.com/
  6. +----------------------------------------------------+
  7. Lithuanian Language Fileset by Bahurs1
  8. Lietuviu kalbos vertimas - Bahurs1
  9. */
  10.  
  11. // Site
  12. $locale['wap001'] = "Puslapio pavadinimas";
  13. $locale['wap002'] = "Puslapio apibudinimas";
  14. $locale['wap003'] = "Copyright text";
  15. $locale['wap004'] = "lt-LT";
  16.  
  17. // Navigation
  18. $locale['wap010'] = "Pagrindinis";
  19. $locale['wap011'] = "Naujienos";
  20. $locale['wap012'] = "Straipsniai";
  21. $locale['wap013'] = "Forumas";
  22. $locale['wap014'] = "Gallerija: atsitiktine nuotrauka";
  23. $locale['wap015'] = "Gallerija: naujausia nuotrauka";
  24. $locale['wap016'] = "Saukykla";
  25. $locale['wap017'] = "Pask.matyti nariai";
  26. $locale['wap018'] = "Siuntiniai";
  27. $locale['wap019'] = "Prisijunkti";
  28.  
  29. // Headings
  30. $locale['wap021'] = "Naujienos";
  31. $locale['wap022'] = "Naujausi straipsniai";
  32. $locale['wap023'] = "Naujausi forumo atsakymai";
  33. $locale['wap024'] = "Random picture";
  34. $locale['wap025'] = "Naujausios Nuotraukos";
  35. $locale['wap026'] = "Saukykla";
  36. $locale['wap027'] = "Paskutinai matytivartotojai";
  37. $locale['wap028'] = "Naujausi siuntiniai";
  38. $locale['wap029'] = "Prisijunkti";
  39.  
  40. // Sub categories navigation
  41. $locale['wap031'] = "Atgal i naujienas";
  42. $locale['wap032'] = "Atgal i straipsnius";
  43. $locale['wap033'] = "Atgal i foruma"; // new
  44. $locale['wap038'] = "Atgal i siuntinius";
  45.  
  46. // Last seen users
  47. $locale['wap041'] = "Prisijunges";
  48. $locale['wap042'] = "maziau nei 5min";
  49. $locale['wap043'] = "savaite";
  50. $locale['wap044'] = "savaites";
  51. $locale['wap045'] = "diena";
  52. $locale['wap046'] = "dienos";
  53.  
  54. // Users Online
  55. $locale['wap051'] = "Sveciai Online";
  56. $locale['wap052'] = "Nariai Online";
  57. $locale['wap053'] = "Prisijungusiu nariu nera";
  58. $locale['wap054'] = "Registruoti nariai";
  59. $locale['wap055'] = "Neaktyvuoti nariai";
  60. $locale['wap056'] = "Naujausias narys";
  61.  
  62. // Login
  63. $locale['wap061'] = "Nario vardas";
  64. $locale['wap062'] = "Slaptazodis";
  65. $locale['wap063'] = "Atsiminti";
  66. $locale['wap064'] = "Junktis";
  67. $locale['wap065'] = "Atsijunkti";
  68.  
  69. // Admin
  70. $locale['wap071'] = "Nariu Konfuguracija";
  71. $locale['wap072'] = "Tipas";
  72. $locale['wap073'] = "Keisti";
  73. $locale['wap074'] = "Atsijunkti";
  74. $locale['wap075'] = "Nariai"; // v6.01 only v7.00 it's 417
  75. $locale['wap076'] = "Neaktyvuoti"; // v6.01 only v7.00 it's 418
  76. $locale['wap077'] = "Uzbanned"; // v6.01 only v7.00 it's 419
  77. $locale['wap078'] = "Nera %s members"; // v6.01 only v7.00 it's 411
  78. $locale['wap079'] = " atitinka "; // v6.01 only v7.00 it's 413
  79. $locale['wap080'] = " Pradedama su "; // v6.01 only v7.00 it's 412
  80. $locale['wap081'] = "Ieskoti nario:"; // v6.01 only v7.00 it's 415
  81. $locale['wap082'] = "Ieskoti"; // v6.01 only v7.00 it's 416
  82.  
  83. //Shoutbox
  84. $locale['wap091'] = "Istrinti";
  85.  
  86. //forum
  87. $locale['wap101'] = "Kitos 5 zinutes";
  88. $locale['wap102'] = "Praeitos 5 zinutes";
  89. $locale['wap103'] = "Thread display";
  90. ?>


And like I said...
for some reason it doesnt show LT symbols(At least on WinWap...) but it gets the job done ;) (Now I think Its because of the host or smth...)
Edited by Bahurs1 on 10-06-2010 00:51
 
dothemath
Thanks Bahurs1! *0*
You might want to replace:
Download source  Code
$locale['wap004'] = "en-GB";



With:
Download source  Code
$locale['wap004'] = "lt-LT";




The Lithuanian locale will be published in the next version.
Edited by dothemath on 08-06-2010 21:48
Now you can have a mobile version of your site:
PHP-Fusion on the go

theNoam open source community
 
Web
Bahurs1
Oops! ;P if I solve the symbols problem I'll update the locale Big Smile
 
dothemath
New in version 3.9
* Fix sitemap bug.

New in version 3.8
* Improve Dutch locale.
* Lithuanian locale.
* Google mobile sitemap.

Please contribute and amend translations... Loving

The download file is available here:
Mobile mod for PHP-Fusion v7 download page
Now you can have a mobile version of your site:
PHP-Fusion on the go

theNoam open source community
 
Web
NINa
Hey, that's great work you've done! I have tested the mod on my website and it worked OK minus a few features.
First of all, it seemed to provide no internal or external (http://..) links in the articles snippets as well as in the news.
Secondary, there's no way to find a link to download a file in the Downloads section if guests are allowed to download it.
And so the wap2 mod seems to be not much interactive due to missing that linking features to me.
Any hint about those please?

I am attaching a Polish ISO locale I'm the author of.
 
Web
dothemath
When I created this mod I thought about it a lot, and my belief is that you shouldn't send a mobile version surfer to a regular internet page, the same goes to download links - usually the person doesn't want the file in his mobile.

BTW I put a lot of effort to achieve it...

If you like to add the URLs, I'll need to mod it especially for your usage.

Thanks for the Polish locale! Thumb Up!
Now you can have a mobile version of your site:
PHP-Fusion on the go

theNoam open source community
 
Web
NINa
Oh that's OK, I thought it was some sort of a bug. I appreciate your input alot since if one has a website built on Fusion then why to design another one from a scratch just for mobiles purpose and copy/paste all the content again if there's your mod helping? Wink

Keep up good work!
 
Web
dothemath
New in version 5.0
* Compatible with the changes made to the system in PHP-Fusion 7.01.00 .

New in version 4.1
* Polish locale.

Please contribute and amend translations... Loving

The download file has been submitted and will be available soon here:
Mobile mod for PHP-Fusion v7.01 download page
Now you can have a mobile version of your site:
PHP-Fusion on the go

theNoam open source community
 
Web
dothemath
dothemath wrote:
New in version 5.0
* Compatible with the changes made to the system in PHP-Fusion 7.01.00 .

New in version 4.1
* Polish locale.

Please contribute and amend translations... Loving

The download file has been submitted and will be available soon here:
Mobile mod for PHP-Fusion v7.01 download page

Thanks to Diemux the file got approved and you may download it now!
Now you can have a mobile version of your site:
PHP-Fusion on the go

theNoam open source community
 
Web
valentine
works 100% fine on fusion 7.01.01 but the extended news cant be seen Cry any way ii can show extended news ?
www.vnuts.com ~Valentine~®
 
Web
dothemath
Extended news works great on your site:
http://www.vnuts....?news_id=9
You have to select the news item from the first screen and then get the extended display.
Now you can have a mobile version of your site:
PHP-Fusion on the go

theNoam open source community
 
Web
valentine
dothemath wrote:
Extended news works great on your site:
http://www.vnuts....?news_id=9
You have to select the news item from the first screen and then get the extended display.


I think what i said got lost in translation, when you click on news it shows the titles of the news, then when pressed it show the news( as it is on front page,,,,news.php ) not the extended when you click on the sites readmore. hope i made it clear this time. Smile
www.vnuts.com ~Valentine~®
 
Web
Jump to Forum:
Similar Threads
Thread Forum Replies Last Post
WAP mod for PHP-Fusion v.7 PHP-Fusion Modifications 35 21-05-2013 07:53
photogallery sub-albums mod help Coding Support 4 05-05-2013 00:25
Avatar mod or infusion Mod Request 9 05-03-2013 03:18
[MOD]User Gold System for [MOD]FusionBoard3 PHP-Fusion Modifications 2 05-03-2013 02:33
4 mod updates, 2 translations released PHP-Fusion Modifications 1 04-03-2013 06:06