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, 28 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
3867383
page views since September 2005




DaDaNuke :: View topic - Cannot Edit: Main Page, Presentation, Terms, FAQ
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log inLog in 

Cannot Edit: Main Page, Presentation, Terms, FAQ

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


Joined: Nov 12, 2005
Posts: 4


PostPosted: Sat Nov 12, 2005 9:04 pm    Post subject: Cannot Edit: Main Page, Presentation, Terms, FAQ Reply with quote

Both this and SimpleCart look VERY promising and I am very excited but I am getting the following errors from the admin section of DaDahost. Does it have something to do with where the 'docs' folder goes? As in, I don't know where to put it ; - ) But the other parts work?

[ General Options | Order Fields | Domain Search | Plans and Prices | Packages ] ALL WORK FINE

But, none of the ones on the bottom line work:
[ Edit Main Page | Edit Presentation | Edit Terms and Conditions | Edit FAQ ] DON'T WORK.

I get the following errors.


For editing admin.php?op=presentacion
Fatal error: Call to undefined function: filter() in
html/modules/DaDaHost/admin/index.php on line 566

When trying to edit: admin.php?op=conditions
Fatal error: Call to undefined function: filter() in
/html/modules/DaDaHost/admin/index.php on line 589

When trying to edit: /html/admin.php?op=mainpage
Fatal error: Call to undefined function: filter() in
html/modules/DaDaHost/admin/index.php on line 543


Any help would be greatly apperciated.

Thanks!
Back to top
View user's profile Send private message
dadaBIT
General Manager
General Manager


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

PostPosted: Sat Nov 26, 2005 4:23 am    Post subject: Possible [FIXES] Reply with quote

http://nukecops.com/postp141144.html
http://www.nukecops.com/postp202756.html
http://auctioncode.com/viewtopic.php?t=874&sid=f524eeba8f19269ceff40b37aca30425
_________________

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
djrino
dadaMember
dadaMember


Joined: Dec 30, 2005
Posts: 1


PostPosted: Mon Jan 02, 2006 5:45 pm    Post subject: Reply with quote

Hi i have the same problem but different..
wen i clik on edit homepage or plans or....

on my phpnuke 7.7 i see this



Now on the pack are a directory called Docs, i have to put this in any place?
Any help tnx
Back to top
View user's profile Send private message
njones
dadaMember
dadaMember


Joined: Jan 06, 2006
Posts: 1


PostPosted: Sat Jan 07, 2006 8:51 pm    Post subject: Reply with quote

I have just installed the dadahost module. Very nice, however I am having the same problem as djrino. When I go to edit the main page I get a blank screen. It's the same with term of service, presentation, and the faq page (the four links across the bottom of the admin menu).

Anybody got any ideas?

Noel
Back to top
View user's profile Send private message
felosi
dadaMember
dadaMember


Joined: Oct 04, 2005
Posts: 3


PostPosted: Fri Jan 13, 2006 1:11 am    Post subject: Reply with quote

Same prob on the docs pages, happend before when I tried to install this on another server. I mentioned it in the developers progress notes about the new one. Is there some php module we must turn on or something?
Them forum post links above werent too helpful, I hope I can get this fixed.
Back to top
View user's profile Send private message
Raven
dadaClub
dadaClub


Joined: Jan 17, 2006
Posts: 1


PostPosted: Wed Jan 18, 2006 3:21 am    Post subject: Reply with quote

unknown wrote:
this has been rewritten soon to be released , you all will get a newletter sometime this week on hosting 2.0

thanks

steve

This is the filter_text code from the 3.1 patch series. Place this in mainfile.php.
Code:
function filter_text($Message, $strip="") {
    global $EditedMessage;
    check_words($Message);
    $EditedMessage=check_html($EditedMessage, $strip);
    return $EditedMessage;
}


Note that you must also have the following functions:
check_words
check_html


It is named filter_text(), not just filter(), so you will need to fix that. Either rename all of the occurrences in the Hosting code or duplicate the filter_text() function and call the duplicated on filter(). That's the lazy, but quick way Wink
Back to top
View user's profile Send private message Visit poster's website
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