I'm getting the following error:
Fatal error: Call to undefined function: texthtml() in /home/mysite/public_html/modules/recipes/pnuser-categories.php on line 80
I need help for repare it thanks!
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mesteele101 created topic »Pages 2.5.0 and updating - Page not found« 05:20 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 05:05 AM
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 01:29 AM
- mdee created topic »How to implement returnpage ?« 01:00 AM
- nestormateo responded to »Fillters in Clip« 24. May
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 24. May
- frw responded to »Bug in the SMTP mail transfer protocol - Port 25 - Zikula 1.2.9« 22. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Recipes module error
-
**unknown user**
- Rank: Freshman
- Registered: Mar 16, 2002
- Last visit: Jun 26, 2009
- Posts: 73
You need the pnhtml.php plugin that has that function call.. this is from the install file..
Fatal error: Call to undefined function: texthtml() .../modules/recipes/pnuser.php
Attention!
---
Fatal error: Call to undefined function: texthtml() in .../modules/recipes/pnuser.php on line xxx
---
the function TextHTML() does not exist in PostNuke but you can copy il in the file includes/pnHTML.php.
You have to make it a funcion of pnHTML class.
go back to his website. and get the other download.. read it carefully, If you made changes to that file , do not overwrite, just take out the fucntion code and embed it..... IF you never touched the file then just overwrite the old one. Works perfectly...
here's his website..
http://www.puntocr.it
Enjoy!
Lonny
www.longislandguide.com
www.liautism.com
www.longislandparents.com
www.aboutjean.org
- Moderated by:
- Support
