Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 11:42:09 PM

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.
155556 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Fatal Error in Form X  (Read 714 times)
Kaliphornia

Offline Offline

Posts: 34



WWW
« on: December 01, 2011, 07:51:00 PM »

I'm getting a fatal error call from the FormX module to the get_output_filter_s ettings:

http://www.pvbowl.com/pages/parties/book-now.php

I upgraded to WB 2.8.2 SP2 and started getting this error. Everything else is working fine.

How do I fix this?
Logged
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6977


WWW
« Reply #1 on: December 01, 2011, 08:38:51 PM »

My first guess is that the Form-X module is just not compatible anymore, my second guess is that the module "Output Filter" was removed. But I think we can rule out the second one, right?

cheers

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

maverik

Offline Offline

Posts: 1568



WWW
« Reply #2 on: December 01, 2011, 09:12:23 PM »

search in view.php on line 60 for

Code:
$filter_settings = get_output_filter_settings();

if you find and it looks like i postet then change to

Code:
$filter_settings = getOutputFilterSettings();

 grin
Logged

Signatur wird geladen...
Kaliphornia

Offline Offline

Posts: 34



WWW
« Reply #3 on: December 01, 2011, 10:15:55 PM »

Thanks man, that did the trick! Thank you so much! You're awesome.
Logged
maverik

Offline Offline

Posts: 1568



WWW
« Reply #4 on: December 01, 2011, 10:51:28 PM »

you are welcome smiley
Logged

Signatur wird geladen...
freeSbee

Offline Offline

Posts: 740


WWW
« Reply #5 on: December 09, 2011, 09:34:33 PM »

Hi all

Are there other function names that have been changed in WB 2.8.2 SP2 - or earlier - and that might affect WB modules?

Regards Christoph
Logged
DarkViper
Development Team
*****
Offline Offline

Posts: 1254


« Reply #6 on: December 10, 2011, 02:01:57 AM »

Hi Christoph,
It's the frontend filter only.

Depending from a deprecated cross request between two modules.
We work on a better solution.
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!!
freeSbee

Offline Offline

Posts: 740


WWW
« Reply #7 on: December 10, 2011, 08:15:01 AM »

Thank you, DarkViper!

Regards Christoph
Logged
mviens

Offline Offline

Posts: 57


« Reply #8 on: February 14, 2012, 08:04:48 AM »

I encountered the same error - thanks to Maverik for the quick solution!

Michael
Logged
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!