August 01 2010 00:05:19
Navigation
Last Seen Users
Acert< 5 mins
Samp00:06:40
mojitoman00:07:48
Deus00:12:00
davidbusch00:14:13
Assensvej01:05:13
hooz01:12:34
Narco01:13:58
KissXme01:24:26
schweinebob01:42:57

Members: 15,625
Newest: KissXme
Blogs
Diemux
» 18-09-2009 - Say ...
Diemux
» 10-07-2009 - Will...
Diemux
» 24-06-2009 - Blog...
elyn
» Elyn + Streamyx (...
Diemux
» 19-05-2009 - Thin...
Diemux
» 15-05-2009 - Week...
Diemux
» 13-05-2009 - Comp...
elyn
» Number 1925
Diemux
» Number One
Things to Do
Latest Articles
A tour through the n...
Protect your Fusion ...
Change your database...
Handling MySQL Datab...
Admin Control Panel ...
How to Secure Your I...
Show Content by Defa...
v7 | Add social book...
v7 | Custom MySQL er...
How To: A PM after r...
v7 | SEO friendly UR...
v7 | SEO friendly UR...
Comments Advanced Vi...
Auto-redirect to the...
A tour through PHP-F...

View all articles
Downloads v7
Currently popular Downloads

FusionBoard 4 3859
Video Gallery 2749
Professional Down... 2497
Photoalbum Mass U... 2427
Avatar Studio 2287
Extended Profile 1863
XHTML mod for mod... 1808
Button panel 1789
VArcade 2.1 1778
HighSlide Gallery... 1762

Latest Downloads


XHTML mod for modern... 1808
Pimped-Fusion v0.08.01 4
Update Package v0.08.01 0
Support Panel-Skype 7
Header Weather Widget 59
Forum Thread List Pa... 23
Meta Keywords/Descri... 73
Security System 127
User Field: US State... 24
Forum sub categories... 135

Latest 100
Downloads v6
Currently popular Downloads

Banner System v2.0.4 1648
Video Gallery 1183
Extreme Theme Editor 887
Fuzed Shoutbox 789
Seoname.php 736
Icon Package 2.0 687
Extended Profile ... 648
News.php 578
EXTboard 549
Tabbed welcome panel 518

Latest Downloads


Google Sitemap Fast 46
ExtBoard 1.2 381
EXTboard 549
v6.01.18 - v6.01.19 27
v6.01.19 FULL 81
Birthday 111
Moneybookers 43
User info 100
Link to us 259
jNews.php 339

Latest 100
Provider
PHPfusion-mods.net is hosted at:

110MB
XHTML mod for modern mobiles
Download: XHTML mod for modern mobiles Date Added 31.07.10
Category Miscellaneous Author thenoam
License aGPL WebSite http://www.thenoam.com/
PHP-Fusion
Version
v7.00.0x E-Mail
Version 4.0 Rating
Size 81.12 Kb down. Nr 1808
Description
This infusion displays some of the site content in modern mobile phones.

This mod pulls out the following content from the site database and export it using XHTML (eXtensible HyperText Markup Language):
* Last news items
* Last articles items
* Last forum posts
* Random picture from the gallery
* Last pictures from the gallery
* Last shouts
* Last seen users
* Last downloads
* Check and write PM
* Administrator can Ban members

You may look at a demo in the following site:
PHP-Fusion modern mobile mod

Support if needed will be given on the following thread:
XHTML mod for modern mobiles

New in version 4.0

* Some minor display changes.

New in version 3.9

* Fix sitemap bug.

New in version 3.8

* Improve Dutch locale.
* Lithuanian locale.
* Google mobile sitemap.

New in version 3.7

* Fix preg_replace bug in Forum page.
* Improve security.
* Danish locale.

New in version 3.6

* Improve preg_replace in News, Articles, Forum and Downloads pages.
* Add support for Professional Download System (see section 4 of the installation instructions above).
* Hungarian locale.

New in version 3.5

* In forum click the thread title opens a thread display.
* Add locale definitions.

New in version 3.4

* Forum page can display more then just 5 messages.
* Improve security.
* Add locale definitions.

New in version 3.3

* Fix redirect after login in maincore.php.
* Change directory name in all files to "WAP" path definition defined in maincore.php.

New in version 3.2

* Fix minor error on maincore.php.
* Show snippet News and Articles when full text doesn't exist.

New in version 3.1

* Compatible with the changes made to maincore.php in PHP-Fusion 7.00.06 .

New in version 3.0
* Fix access control bug.

New in version 2.9
* Forums obey access control.
* French locale.

New in version 2.8
* Latvian locale.

New in version 2.7
*Fix encoding bug with some languages.

New in version 2.6
* Logged-in members can post shouts.
* Admin can edit/delete shouts.

New in version 2.5
1- Romanian locale.
2- Remove non-PHP code.
3- Only logged-in members see "Last seen users" page.
4- Manage page announces new PM.
5- Home link from all pages.
6- Minor bug fix in "wap-users.php"
7- Design retouch.

New in version 2.4
1- Admin can Ban/unBan/Activate/Delete members.
2- Some minor changes.
3- Locale changes.

New in version 2.3
1- Improve design for wide screens.
2- Re-encode Hebrew locale.
3- Turkish locale.
4- New bullet.
5- Minor design fix.

New in version 2.2
1- Bosnian locale.
2- Dutch locale.
3- German locale.
4- Hebrew locale.
5- Spanish locale.
6- Swedish locale.
7- RTL (right to left) support.

New in version 2.1
* Login ability.
* Private Messages for log-in users.
(PM link is in the login & Manage page)
Support Message
Can't get this infusion/mod working? Does your site return errors after installation?

Most mod/infusion creators have their own support forum, check their forum for support first before you ask here!

Check if thenoam has a support forum. Click here.


Validation
Validated to work on v7.00.06

Comments
#1dothemath on February 19 2009 10:44:13
dothemath
Support if needed will be given on the following thread:
XHTML mod for modern mobiles
#2goran on February 27 2009 13:50:05
goran
great but i have problem to show corect bosnian chars &#269; &#263; &#382; &#353; &#273;
#3dothemath on March 02 2009 09:07:21
dothemath
You should change the encoding specified in "wap2/locale/Bosnian.php".
For Cyrillic characters find:
Code

$locale['wap004'] = "en-GB";




and change it to:
Code

$locale['wap004'] = "bs-Cyrl-BA";





For more support please refer to the forum:
XHTML mod for modern mobiles
#4goran on March 02 2009 23:58:13
goran
still dont work... Confused
#5dothemath on March 03 2009 08:48:14
dothemath
Please try:
Code
$locale['wap004'] = "en";



and if it doesn't work try:
Code
$locale['wap004'] = "bs_BS";



Can you check if the characters look well using the emulator on my test server:
emulator
(just change the URL to point to your site)
#6goran on March 05 2009 10:25:50
goran
nope same problem, emulator on your site dont load it too you can try it and see Smile

www.mangupi.org
www.mangupi.org/wap2
#7dothemath on March 05 2009 18:54:33
dothemath
Your site is encoded with UTF-8, see here:
Code

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>
<head>
<title>www.mangupi.org - Novosti</title>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />



so open the file "wap2/locale/Bosnian.php" with "notepad.exe", and save it as "UTF-8" in the encoding box (do not rename just save it in a different encoding).
#8dothemath on March 09 2009 09:06:13
dothemath
Dear goran:
I made a special mod for your site, please check if the characters look well now:
special mod
#9goran on March 18 2009 11:50:50
goran
thx i will test it today cos i moved my web Smile
#10dothemath on March 18 2009 20:28:21
dothemath
Dear goran:
I made a small encoding adjustment for your special mod, please check if the characters look well now:
special mod
#11goran on March 18 2009 23:20:40
goran
file not found on last post Smile
#12dothemath on March 21 2009 21:27:44
dothemath
You may find it in here:
mod for goran
(Third download)
and I have fixed the link...
#13goran on March 25 2009 00:37:11
goran
Well still have problem to show corect bosnian fonts.. It show to byte utf not one.. I just added few line of code to replace two byte char with utf-8 one byte char... looks like this in wap-news.php Smile

www.mangupi.org/skripte/php-screen.jpg
#14dothemath on March 25 2009 12:27:53
dothemath
Very well goram. That's a nice solution...
#15itsmi on April 28 2009 18:01:05
itsmi
Looks great, is there a way to use it under php-fusion V6 ?

Here, French locale :

PHP
  1. <?php
  2. /*
  3. +----------------------------------------------------+
  4. | xhtml mobile mod by theNoam.com
  5. | <a href="http://www.thenoam.com/" target="_blank" title="autolink" rel="nofollow">http://www.thenoa...</a>
  6. +----------------------------------------------------+
  7. English Language Fileset by theNoam
  8. Web: <a href="http://www.thenoam.com/" target="_blank" title="autolink" rel="nofollow">http://www.thenoa...</a>
  9. */
  10.  
  11. // Site
  12. $locale['wap001'] = "Nom du site";
  13. $locale['wap002'] = "Description du site";
  14. $locale['wap003'] = "Mentions légales";
  15. $locale['wap004'] = "fr-FR";
  16.  
  17. // Navigation
  18. $locale['wap010'] = "Accueil";
  19. $locale['wap011'] = "Infos";
  20. $locale['wap012'] = "Articles";
  21. $locale['wap013'] = "Forum";
  22. $locale['wap014'] = "Gallerie: image aléatoire";
  23. $locale['wap015'] = "Gallerie: images récentes";
  24. $locale['wap016'] = "Boîte de dialogue";
  25. $locale['wap017'] = "Utilisateurs récents";
  26. $locale['wap018'] = "Téléchargements";
  27. $locale['wap019'] = "Login";
  28.  
  29. // Headings
  30. $locale['wap021'] = "Dernières Infos";
  31. $locale['wap022'] = "Derniers articles";
  32. $locale['wap023'] = "Derniers sujets de Forum";
  33. $locale['wap024'] = "Image aléatoire";
  34. $locale['wap025'] = "Dernières images";
  35. $locale['wap026'] = "Boîte de dialogue";
  36. $locale['wap027'] = "Utilisateurs récents";
  37. $locale['wap028'] = "Téléchargements récents";
  38. $locale['wap029'] = "login";
  39.  
  40. // Sub categories navigation
  41. $locale['wap031'] = "Retour vesr Infos";
  42. $locale['wap032'] = "Retour vers Articles";
  43. $locale['wap038'] = "Retour vers Téléchargements";
  44.  
  45. // Last seen users
  46. $locale['wap041'] = "En ligne";
  47. $locale['wap042'] = "Moins de 5m";
  48. $locale['wap043'] = "semaine";
  49. $locale['wap044'] = "semaines";
  50. $locale['wap045'] = "jour";
  51. $locale['wap046'] = "jours";
  52.  
  53. // Users Online
  54. $locale['wap051'] = "Visiteurs en ligne";
  55. $locale['wap052'] = "Membres en ligne";
  56. $locale['wap053'] = "Aucun Membre en ligne";
  57. $locale['wap054'] = "Total Membres";
  58. $locale['wap055'] = "Membres inactifs";
  59. $locale['wap056'] = "Dernier Membre";
  60.  
  61. // Login
  62. $locale['wap061'] = "Login";
  63. $locale['wap062'] = "Mot de passe";
  64. $locale['wap063'] = "Se souvenir de moi";
  65. $locale['wap064'] = "Connexion";
  66. $locale['wap065'] = "Déconnexion";
  67.  
  68. // Admin
  69. $locale['wap071'] = "Membres";
  70. $locale['wap072'] = "Type";
  71. $locale['wap073'] = "Contrôler";
  72. $locale['wap074'] = "Déconnexion";
  73. ?>
Post Comment
Please Login to Post a Comment.
Ratings
Rating is available to Members only.

Please login or register to vote.

Awesome! Awesome! 100% [3 Votes]
Very Good Very Good 0% [No Votes]
Good Good 0% [No Votes]
Average Average 0% [No Votes]
Poor Poor 0% [No Votes]


Login
Username

Password



Not a member yet?
Click here to register.

Forgotten your password?
Request a new one here.
Our Coders
Smokeman
Rizald 'Elyn' Maxwell
Diemux
Netrix
Donate
Shoutbox
You must login to post a message.

31/07/2010 17:39
Never mind. Got it now.

31/07/2010 17:32
I am looking for the developers pack that used to be here. This pack gave you the basic outline to start from.

30/07/2010 14:35
I'm new here, lurking and downloading ur hard work now ! Cheers!

30/07/2010 08:47
thankkkkks........
..................
..................
........... Cheers! Ventilator

29/07/2010 19:25
Sorry about the previous Shouts and post in theforums regarding lisence. I got a bit power hungry when I USED to be crew. Thumb Up!

29/07/2010 09:54
... and now he's banned. Thumb Up!

29/07/2010 08:55
hyzhy = spambot

28/07/2010 16:26
Thumb Up!

28/07/2010 16:20
@AKC_Pico said he purchased the licence and you still left him a message...

28/07/2010 16:14
Is "PHP-Fusion By Nick Jones" is sufficient?

Advertiser
One-click Translation
Translate This Site

Render time: 0.69 seconds 5,063,497 unique visits