1
deepak267
WF-Channel is not working on Xoops 2.4.1
  • 2009/11/12 21:57

  • deepak267

  • Quite a regular

  • Posts: 352

  • Since: 2008/8/15


Hi,
I am testing the 2.4.x release and the WF-channel is not working properly. I am not sure if its an issue with XOOPS 2.4.x release or wf channel.

on the admin menu when i click the create Item button, i get the following message : on the lndex page

-----------------
Page Management
Page Edit: You can create or edit a page from this area. Once you have edited or modified your page, please click submit button to save all changes made.

Fatal error: Call to undefined method XoopsFormText::getTitle() in C:\wamp\www\xoops-2.4.1\htdocs\class\xoopsform\formtext.php on line 128
-----------------

My environment

XOOPS Version - XOOPS 2.4.1
PHP Version - 5.3.0
MySQL Version - 5.0.67-community-nt-log
Server API Version - apache2handler
OS Version - WINXP

WF-Resource -1.05
WF-Channel - 2.05

Any appreciate any hint or help.

Deepak

2
deepak267
Re: WF-Channel is not working on Xoops 2.4.1
  • 2009/11/17 14:52

  • deepak267

  • Quite a regular

  • Posts: 352

  • Since: 2008/8/15


Can someone help me?

3
Mamba
Re: WF-Channel is not working on Xoops 2.4.1
  • 2009/11/17 15:31

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23



4
deepak267
Re: WF-Channel is not working on Xoops 2.4.1
  • 2009/11/18 17:54

  • deepak267

  • Quite a regular

  • Posts: 352

  • Since: 2008/8/15


Thanks a lot Mamba.

I will try these changes.

Deepak

5
deepak267
Re: WF-Channel is not working on Xoops 2.4.1
  • 2009/11/20 19:42

  • deepak267

  • Quite a regular

  • Posts: 352

  • Since: 2008/8/15


Hi Mamba,

I have applied the changes suggested by Trabis and now get the page loaded with the Submit option how ever when i click on submit I get the following error:
------------------
Page Management
Errors Found
------------------

on the debug mode I get the following message

Notice: Undefined variable: i in file /modules/wfresource/xoops_version.php line 32

Notice: Undefined variable: i in file /modules/wfresource/xoops_version.php line 33

Notice: Constant _RESET already defined in file /modules/wfresource/language/english/admin.php line 63

Unknown: Assigning the return value of new by reference is deprecated in file /modules/wfresource/include/functions.php line 120

Unknown: Assigning the return value of new by reference is deprecated in file /modules/wfresource/include/functions.php line 159

Notice: Constant DS already defined in file /modules/wfresource/include/functions.php line 24

Unknown: Assigning the return value of new by reference is deprecated in file /modules/wfresource/class/class.menu.php line 245

Unknown: Assigning the return value of new by reference is deprecated in file /modules/wfresource/class/class.objectcallback.php line 34
------------------------

Any idea how to fix it..

Thanks in advance.

Deepak

6
Mamba
Re: WF-Channel is not working on Xoops 2.4.1
  • 2009/11/20 20:06

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


I believe, you can ignore them. They are just for information, but are not critical errors.

7
deepak267
Re: WF-Channel is not working on Xoops 2.4.1
  • 2009/11/20 22:06

  • deepak267

  • Quite a regular

  • Posts: 352

  • Since: 2008/8/15


Thanks for your reply mamba,

when you submit the form, all I am getting is the error message and the form is not saved.

------------------
Page Management
Errors Found
------------------

I am stuck

Deepak

8
ghia
Re: WF-Channel is not working on Xoops 2.4.1
  • 2009/11/21 1:53

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


For the undefined variable errors, replace in xoops_version.php $i by 1 .


9
deepak267
Re: WF-Channel is not working on Xoops 2.4.1
  • 2009/11/26 23:12

  • deepak267

  • Quite a regular

  • Posts: 352

  • Since: 2008/8/15


thanks Ghia,

it did resolved the error of undefined variables.
I am still getting the error

------------------
Page Management
Errors Found
------------------


while submitting create to new page.

Deepak

10
ghia
Re: WF-Channel is not working on Xoops 2.4.1
  • 2009/11/27 1:11

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


It seems there is an error, but no specification of the error.
I there a regular footer on the page?
Does the HTML source code look normal?
Can you change
echo $ret;
after _MA_WFP_ERRORS to
echo "Test".$ret;
(at the end) in modules/wfresource/class/class.objecthandler.php ?

Login

Who's Online

143 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 143


more...

Donat-O-Meter

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

Latest GitHub Commits