41
Widget
upgraded news to 1.2.1 now koivi editor fatal error appears
  • 2004/12/27 3:31

  • Widget

  • Just popping in

  • Posts: 46

  • Since: 2004/12/24


I just upgraded my news version to 1.2.1 and followed the installation instructions on the docs provided by koivi editor when I uploaded all the changes I get this error.
Fatal error: Class xoopsformwysiwygtextareaCannot inherit from undefined class xoopsformelement in /home/premierl/public_html/home/class/wysiwyg/formwysiwygtextarea.php on line 52


This is the the installation instructions which i followed.
News 1.2.1 Module Integration Example

1º Open file news
/include/storyform.inc.php
2º After line 32 
(include_once XOOPS_ROOT_PATH."/class/xoopsformloader.php";) add:
include_once 
XOOPS_ROOT_PATH "/class/wysiwyg/formwysiwygtextarea.php";

3º Remove or comment line 61 ($sform->addElement(new XoopsFormDhtmlTextArea(_NW_THESCOOP'hometext'$hometext1560'hometext_hidden'), true);) and add:
$sform->addElement(new XoopsFormWysiwygTextArea_NW_THESCOOP'hometext'$hometext'100%''400px',''), true); 

4º Remove or comment line 66 ($sform->addElement(new XoopsFormDhtmlTextArea(_AM_EXTEXT'bodytext'$bodytext1560'bodytext_hidden'), false);) and add:
$sform->addElement(new XoopsFormWysiwygTextArea_AM_EXTEXT'bodytext'$bodytext'100%''400px',''), true);


Can anyone help me solve this problem. I have searched the forum and site for this particular error but I can't seem to find it. Thanks for taking the time to read this.



42
Widget
how to display news in full wyl mypage module is set 2 be da top page?
  • 2004/12/26 20:14

  • Widget

  • Just popping in

  • Posts: 46

  • Since: 2004/12/24


I just recently installed mypage into my system and have made it to display in the top page. The problem that I want to solve is how can I display a full page of the news within the mypage module? How do I go about doing that?



43
Widget
Re: Xoops link in footer does not link properly.
  • 2004/12/25 15:33

  • Widget

  • Just popping in

  • Posts: 46

  • Since: 2004/12/24


Thank you both for your swift replies! The problem is solved! :)



44
Widget
Xoops link in footer does not link properly.
  • 2004/12/25 14:33

  • Widget

  • Just popping in

  • Posts: 46

  • Since: 2004/12/24


I've been reading, searching, and going through the faqs and docs but I can't seem to find the answer to my question. I've installed XOOPS a couple of days ago and noticed that the footer that displays the link to XOOPS is not working properly. The XOOPS link will look like this:
http://mysite.com/"https://xoops.org//"
instead of this
https://xoops.org/
.

I tried chaging the code in the meta tag and footer preference to this:
<a href="https://xoops.org/" target="_blank">The XOOPS Project</a>
but it doesn't seem to work. When I check again the meta tag and footer once again the code will be this:
<a href="https://xoops.org/" target="_blank">The XOOPS Project</a>
What is going on? This is driving me crazy!




TopTop
« 1 2 3 4 (5)



Login

Who's Online

173 user(s) are online (89 user(s) are browsing Support Forums)


Members: 0


Guests: 173


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits