|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Wap Smf
i was thinking about adding more features
to wap 2 smf i just wanted to know like if i want to add who's online list in wap 2 what i ave to do like which templates to edit nd add functions nd do i have to add it in sql but the default smf templates are not in sql i know that i should edit wireless.template wireless.css for the colors nd wireless.english but i want to know just few examples and about action where does it takes from like when calling ?action=login2;wap2" please give some examples i assure you that when i complete the wap mod i will give the download option btw i have my own site where i have uploaded 17 wapscripts nd mysite works on WAP ND WEB i can edit php files if u r thinking that i cant take a look at my site WAP or WEB http://www.waplinks3.com just give me sum examples how to add xtra functions to wap smf please reply if i want to add who's online in wap2 i will have to add these in template_wap2_boardindex() else....... echo ' * * * * * * * * * * * * * * * * * * <p class="windowbg"><a href="', $scripturl, '?action=Who;wap2">', $txt['wireless_Who'], '</a></p> nd in wireless.english $txt['wireless_Who'] = 'Who'; nd in source folder who.php // Who's online, and what are they doing? function Who() { ***global $db_prefix, $context, $scripturl, $user_info, $txt, $modSettings, $ID_MEMBER, $memberContext; ***// Permissions, permissions, permissions. ***isAllowedTo('who_view'); ***// You can't do anything if this is off. ***if (empty($modSettings['who_enabled'])) ******fatal_lang_error('who_off', false); ***// Load the 'Who' template. ***if (WIRELESS) ******$context['sub_template'] = WIRELESS_PROTOCOL . '_Who'; * * * * else **** * * * loadTemplate('Who'); am i going ne where wrong or is this what i am doing is wrong what i have to correct or is there anthing remaining 2do plz reply try this if u like ne theme nd want 2ave the same theme template 4ur wap version just copy style.css nd dont forget to leave the style.css also nd rename it to wireless.css nd u ave the same theme on wap ur not getting wat i am saying just c these files u get lik style.css------> style.css copy of style.css------> rename to wireless.css style.css nd wireless.css |
|
#2
|
||||
|
||||
|
Hi, welcome to Dev Shed.
I know English may not be your first language, but please think a bit before you type. This does not make any sense at all. When you are posting code, use PHP Code:
Are you actually asking a question, trying to help someone or what?
__________________
Cheers, Jamie # skiFFie | Home of the 'accessibility module' for Drupal # Jamie Burns [me] Accessibility Module [drupal] # guidelines | search | wap resources | not getting help | fold to cure # Any form of employment is strictly prohibited ...... __________________ Let the might of your compassion arise to bring a quick end to the flowing stream of the blood and tears ..... Please hear my anguished words of truth. __________________ |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > Wap Smf |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|