Welcome Guest!   Please Login or Register
Subscribe Today

You are not subscriber of DaDaNuke | Making PHP-Nuke Better!. You can subscribe from here now!

Sponsored Links




Search




Site Navigation

· Home
· About Us
· Advertise With Us
· Club
· CVS
· Downloads
· Feedback
· Forums
· Gallery
· Groups
· Journal
· Private Messages
· Search
· Stories Archive
· Submit News
· Top 10
· Topics
· Web Links
· Your Account

Survey

I Want This Addon:

SEO
Gaming
Commerce
Database
Security



Results
Polls

Votes 562

Advertisers





Who's Online

There are currently, 27 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here

Total Hits

We received
3867153
page views since September 2005




DaDaNuke :: View topic - Fatal Error
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log inLog in 

Fatal Error

 
Post new topic   Reply to topic    DaDaNuke Forum Index -> PHP-Nuke Modules
View previous topic :: View next topic  
Author Message
Tolwyn
dadaClub
dadaClub


Joined: Jul 01, 2005
Posts: 8


PostPosted: Fri Dec 30, 2005 1:28 pm    Post subject: Fatal Error Reply with quote

I know you like 7.9; but this is being utilized on 7.8 Patch 3.1...
I'm getting similar problems as others have described.

Main Page editing, I'm getting the following error:
Code:

Fatal error: Call to undefined function: filter() in /data/www/phatlipsbody.com/modules/SimpleCart/admin/index.php on line 900


offending line:

Code:

$row['main'] = filter($row['main']);
Back to top
View user's profile Send private message Visit poster's website
dadaBIT
General Manager
General Manager


Joined: Jun 23, 2005
Posts: 582
Location: United States

PostPosted: Tue Jan 17, 2006 4:12 pm    Post subject: Reply with quote

Yes and hello. There was a significant change from 7.8 to 7.9, and it goes something like this...and possible fix
Code:

#
#-----[ OPEN ]------------------------------------------
#
modules/SimpleCart/admin/index.php

#
#-----[ FIND ]------------------------------------------
#
$row['main'] = filter($row['main']);
#
#-----[ REPLACE WITH ]------------------------------------------
#
$row['main'] = filter($row['main'], "nohtml");

_________________

Visit the DaDaNuke Wish List
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    DaDaNuke Forum Index -> PHP-Nuke Modules All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Powered by phpBB © 2001 phpBB Group Version 2.0.6 of PHP-Nuke Port by Tom Nitzschner © 2002 www.toms-home.com
Theme designed by Western Studios



Terms of Use | Privacy Policy © 1996-2007, DaDaNuke

Listed on FeedBurner

PHP-Nuke Copyright © 2006 by Francisco Burzi. This is free software, and you may redistribute it under the GPL.
PHP-Nuke comes with absolutely no warranty, for details, see the license.

Theme Designed by Western Studios