1
demazero
Re: NewBB Spam Posts - Any simple challenge hack avail?
  • 2009/9/7 5:21

  • demazero

  • Just popping in

  • Posts: 6

  • Since: 2009/4/1 1


Hi .. im install dfx_comments in my XOOPS 2.0.18
using php 5 and i got an error when i submitted the comment
:

Fatal error: Using $this when not in object context in C:\xampp\htdocs\portalkpk1\class\xoopsform\securityimage.php on line 497

does anyone know about this error .. thanks



2
demazero
eguide 2.53 problems
  • 2009/9/4 3:26

  • demazero

  • Just popping in

  • Posts: 6

  • Since: 2009/4/1 1


hi all i want asking something with eguide 2.53
fyi :
xoops : 2.0.18
php : 5

i have problem with eguide 2.53 .. firstly when i want to register new event it always appear '1970-01-01' on the Event Date Time .. i think $data['edate'] it is doesnt work for the time function .. secondly i choose the date with showCalendar function and fill the form when i click review it appears error like


Thu, 01 Jan 1970
Poster me Registered 5 Sep 2009 11:12 (0 hits)

Starting Event 07:00


and the form back to blank form .. the fill form are gone .. and i try again to fill in and click save .. it seems saved well to database .. but when i look at Event article Operation
sometimes for edit dont appear the eid so it cannot edit the file .. and dont show up on calendar event' ... does anyone know the problem is/are .. thanks



3
demazero
koivi problem
  • 2009/8/18 4:52

  • demazero

  • Just popping in

  • Posts: 6

  • Since: 2009/4/1 1


Hi All,
i just want asking something about Koivi Editor, I got problems when im using Koivi .. the problems appear when I type 'space bar' on Koivi and saved it .. after saved it the 'space' replace with '?' ... anyone knows about this problem?? ok thanks All



4
demazero
Install xk editor class 1.0.53 beta2
  • 2009/6/24 10:50

  • demazero

  • Just popping in

  • Posts: 6

  • Since: 2009/4/1 1


Hi all, i want asking something
firstly im using koivi editor -for news module- that still got bug on image manager, so i'll try fix that bug with installing xk editor class 1.0.53 beta2. i have copy 'wysiwyg ' to the class path and i have replace 'system_imagemanager.html' on my 'modules/system/templates/' path and i wipe all data cache in templates_c and i edit/modified on 'modules/news/include/storyform.php' ..
i replace :
'$editor=news_getWysiwygForm(_NW_THESCOOP, 'hometext', $hometext, 15, 60, 'hometext_hidden');
$sform->addElement($editor,true);'
with
'$sform->addElement(new XoopsFormWysiwygTextArea( _NW_THESCOOP, 'hometext', $hometext, '100%', '400px',''), true); '
and
'$editor2=news_getWysiwygForm(_AM_EXTEXT, 'bodytext', $bodytext, 15, 60, 'bodytext_hidden');
$sform->addElement($editor2,false);'
with
'$sform->addElement(new XoopsFormWysiwygTextArea( _AM_EXTEXT, 'bodytext', $bodytext, '100%', '400px',''), true);'

and i add
'include_once XOOPS_ROOT_PATH . "/class/wysiwyg/formwysiwygtextarea.php";'
after
'include_once XOOPS_ROOT_PATH.'/class/xoopsformloader.php';'

and the result is still cannot use image manager especially when using IE there is javascript error that tell 'Editor_bodytext' not working and i cant write something on editor .. i must change the editor to the others if i want write on the editor .. but the problem is, some modules using koivi editor

Can someone explain me whats wrong with my installation .. thanks all ^_^

fyi :
im using XOOPS 2.0.18, news 1.56



5
demazero
xlanguage 2.04, news 1.63 problem
  • 2009/4/2 3:05

  • demazero

  • Just popping in

  • Posts: 6

  • Since: 2009/4/1 1


I use XOOPS 2.3.3 and there are problems on news 1.63 after setting configure xlanguage 2.04
problems occur when i insert "include_once XOOPS_ROOT_PATH.'/modules/xlanguage/api.php';" on file "XOOPS/include/common.php", the news module on admin it will appear only white blank page. But when i remove it the "include_once XOOPS_ROOT_PATH.'/modules/xlanguage/api.php';", the news module on admin look normally

Can someone explain this occurrence. thanks ^_^




TopTop



Login

Who's Online

226 user(s) are online (148 user(s) are browsing Support Forums)


Members: 0


Guests: 226


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