161
deepak267
Re: Where can i download latest version of Xoops stats
  • 2009/11/26 22:58

  • deepak267

  • Quite a regular

  • Posts: 352

  • Since: 2008/8/15


Thanks Bandit.


I installed the v0.6. however i am stuck as the instruction say
------------------------------

Add the following to your header.php (XOOPS 2.0.x) or bottom of common.php (XOOPS 2.2.x) file located in the root of XOOPS

// for stats by XOOPS@IBDeeming!
include_once XOOPS_ROOT_PATH.'/modules/statistics/include/hitcounter.php';
for XOOPS 2.0.x
at the top of the file header.php under the line
include_once XOOPS_ROOT_PATH.'/class/xoopsblock.php';
for XOOPS 2.2.x
at the bottom of the file include/common.php under the line
$xoopsLogger->context = "module";
but before the last ' } ' (curly brace)
-----------------

I am not able to find either lines mentioned in header.php or common.php on XOOPS v2.4.1. Do you know where should i include the "hitcounter.php" on the core files.

Deepak



162
deepak267
Where can i download latest version of Xoops stats
  • 2009/11/26 0:27

  • deepak267

  • Quite a regular

  • Posts: 352

  • Since: 2008/8/15


Can anybody tell me where can i download the Xoop Stat by IBDeeming?.


the link Xoop stat v1.0 seems to broken. let me know if there is any more higher version available.

Thanks in advance

Deepak



163
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



164
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



165
deepak267
Re: Notifications (email) for Private Message (PM) in Inbox?
  • 2009/11/18 17:57

  • deepak267

  • Quite a regular

  • Posts: 352

  • Since: 2008/8/15


Hi all,

Is this notification implemented in the new releases of XOOPS core?
I am planning to host a new site on XOOPS 2.3.3b

Deepak






166
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



167
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?



168
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



169
deepak267
Re: WF Channel v2.05 fatal error
  • 2009/9/12 11:15

  • deepak267

  • Quite a regular

  • Posts: 352

  • Since: 2008/8/15


Hi Ghia,

thanks for pointing to a right direction.

I have updated my local pc to PHP 5.2.10 however i am stuck with a new problem.

my apache re-started without any issue but when i run the test.php as
------------------
<?
echo phpInfo();
?>
-------------------

I am getting a output on the browser as

<?
echo phpInfo();
?>

i know its not a XOOPS error or issue.. just wondering if anybody in XOOPS team knows how to fix it.

Thanks in advance

Deepak



170
deepak267
Re: WF Channel v2.05 fatal error
  • 2009/9/10 20:01

  • deepak267

  • Quite a regular

  • Posts: 352

  • Since: 2008/8/15


Hi Ghia,

Thanks for your reply. Here is my environment

System Overview «

XOOPS Version - XOOPS 2.3.2
PHP Version - 5.0.0RC2
MySQL Version - 5.0.67-community-nt-log
Server API Version - apache2handler
OS Version - WINNT

safe_mode - Off
register_globals - On
magic_quotes_gpc - On
allow_url_fopen - On
fsockopen - On
allow_call_time_pass_reference - On
post_max_size - 8M
max_input_time - 60
output_buffering -
max_execution_time - 30
memory_limit -
file_uploads - On
upload_max_filesize - 2M




TopTop
« 1 ... 14 15 16 (17) 18 19 20 ... 22 »



Login

Who's Online

245 user(s) are online (158 user(s) are browsing Support Forums)


Members: 0


Guests: 245


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