My IPB news on iMode or Wap
By: llaumgui
|
|
||||||||||||||||||||||||||||||||||||||||
| January 13 2006, 10:19 PM | |
|---|---|
| by Philouke |
llaumgui, does your script work on 2.1.4 ?
Btw, can you not modify a little the script so that it would be possible to login and post ? Phil |
| March 6 2005, 09:30 AM | |
| by ZipGenius |
QUOTE(llaumgui @ Mar 5 2005, 01:17 PM) No, in French, iMode paid by octet not by time... [right][snapback]1438095[/snapback][/right] That's the same in Italy, but what kind of code should be added to do that anyway? |
| March 5 2005, 01:17 PM | |
| by llaumgui |
No, in French, iMode paid by octet not by time...
|
| March 5 2005, 08:32 AM | |
| by ZipGenius |
Cool MOD!!!
Is there a way to show smilies in news? |
| January 16 2005, 07:24 AM | |
| by GameCop |
I'm using IPB 2.0.0 and I just get a blank page when using this mod.
Has anyone else got it work? |
| November 28 2004, 02:10 PM | |
| by Cool Surfer |
tried it i am getting error s.
This is how I configured the script. Is there any other change I need to make ? CODE <?php
/*------------------------------------------------------------------------- | iMode 1.0 for IPB board 2.0x. ======================================== | By LLaumgui | (c) 2004 | http://www.xperience-fr.net ======================================== | This file allows you to export the news of your website on iMode or Wap +-------------------------------------------------------------------------- */ // /!\ < settings > /!\ include("/forum/conf_global.php"); include("/forum/sources/functions.php"); $NEWS_FORUM = 2; // id corresponding to your newsforum (index.php?showforum=id). $NEWS_LIMIT = 10; // Quantity of news to show per page. $IMODE_URL = 'http://onlinemedicalforum.com/forum'; // URL of the imode website, no slash at the end ! $PATH_BOARD = 'www.onlinemedicalforum.com/forum'; // Path to the forum, no slash at the end ! $TITLE_PAGE = 'My Website'; // Page title (<title></title>) // /!\ < / settings > /!\ |
| November 27 2004, 07:45 PM | |
| by Cool Surfer |
cool
|
| October 22 2004, 03:19 AM | |
| by llaumgui |
It's a very light version of IPB for phone browser.
Just use index.php in a imode sub domaine or anywhere |
| October 22 2004, 02:13 AM | |
| by boult |
Instruction??
|