Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 08:18:39 AM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155534 Posts in 21713 Topics by 7737 Members
Latest Member: chris85
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: preprocess issue  (Read 343 times)
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« on: April 17, 2010, 07:35:28 PM »

Hi,

I included  these two files:
Code:
require_once(WB_PATH.'/framework/class.frontend.php');

require_once(WB_PATH.'/framework/class.wb.php');
$wb = new wb;

but $wb->preprocess($fromThisOutput);

is not working.

please advice ? Is there some other file I need to include ?

cheers
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
DarkViper
Development Team
*****
Offline Offline

Posts: 1252


« Reply #1 on: April 18, 2010, 02:38:00 AM »

Since  1292 from 2010/02/19 there is no more need to call $wb->preprocess() in frontend.
it's done now by core automatically.
Logged

Anleitungen lesen und selber nachdenken ist anstrengend...  Da lass ich doch lieber andere für mich denken...

In 1984:  Nineteen Eighty-Four is a unrealistic utopia!!
In 2012:  Nineteen Eighty-Four is a little piece only of our reality!!
crnogorac081
AddOn Development
*
Offline Offline

Posts: 1706



« Reply #2 on: April 18, 2010, 11:59:03 AM »

Hi,

but I use it in external module file (without frontend wrapper)
Logged

Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!