1
ncnynl
Nckarma 0.99
  • 2007/12/30 16:53

  • ncnynl

  • Just popping in

  • Posts: 16

  • Since: 2006/1/21


Hi, every one

Nckarma is my first Module . I think this module will be useful for somebody . So i hope that it will be used by more people and get some more advice . thank you!
But now , it is not a stable version. just provide to test

Download:
http://www.ncnynl.com/xoops2016u/modules/wfdownloads/visit.php?cid=1&lid=12


What is nckarma Module ?
======================

With this XOOPS module, you can manager karma on your site.

u can retirve karma by purchasing , posts, upload files etc. and spend karma by download, public adv,
etc. each of register have full records of purchasing,managing,spending,trading.


The module can :
. Can custom your karma rule.
. Can present some karma to others
. Can purchase karma by bank
. Can manager gifs by service
. Can check trade record.
. Can dev your plugin of module which you want.
. Can support mutile languages . english,schinese,tchinese and more adding .
. Can support lots of modules. cbb(newbb),wf-downloads,article,catads,news,etc. and more adding.
. etc



How to install nckarma
====================

nckarma is installed as a regular XOOPS module, which means you should copy the
complete /nckarma folder into the /modules directory of your website. Then log in
to your site as administrator, go to System Admin > Modules, look for the nckarma
icon in the list of uninstalled modules and click in the install icon. Follow
the directions in the screen and you'll be ready to go.



Xoops supported versions
==========================
You can use this nckarma version on all the recent versions of XOOPS 2.0.
We did not tested the module with XOOPS 2.2 but it should run.

PHP/MYSQL supported versions
=============================
Mysql >= 3.23, 4.x, 5.x
Php 4 & 5
GD2 >= 2.0.1


Feedback
========

You can get support on the community website of ncnynl :
http://www.ncnynl.com/xoops2016u/index.php (chinese site)
Or send a mail to : ncnynl@gmail.com



How to upgrade
==============

Copy all the files to your site (and be sure to erase the old files), then
go in the XOOPS modules manager and upgrade the module.
In case of troubles, consult the file UPGRADE.txt present in the module.

2
ncnynl
Re: Nckarma 0.99
  • 2008/1/4 16:54

  • ncnynl

  • Just popping in

  • Posts: 16

  • Since: 2006/1/21


publish some pictures .
but those pictures are captured in my chinese site.
Resized Image

Resized Image

Resized Image

Resized Image

Resized Image

Resized Image

3
script_fu
Re: Nckarma 0.99

Thank you for your work.

apache 2.2.6
xoops 2.0.18
php 5.2.4
mysql 5.0.45

-----

Install

Fatal error: Call to undefined function load_object() in C:\wamp\www\xoopsbeta\modules\nckarma\class\nrecord.php on line 14
All errors (2) queries (80) blocks (0) extra (1) timers (3)
Errors
Warning: include_once(/Frameworks/art/functions.ini.php) [function.include-once]: failed to open stream: No such file or directory in file /modules/nckarma/class/nrecord.php line 13
Warning: include_once() [function.include]: Failed opening '/Frameworks/art/functions.ini.php' for inclusion (include_path='.;C:/php5/pear') in file /modules/nckarma/class/nrecord.php line 13

-----

Uninstall

ERROR: Could not drop table xoops_nckarma_goods_change.

-----

Installed again

Installing Karma manager

Table 'xoops_nckarma_goods_cart' already exists

Unable to install nckarma. Error(s):
Back to Module Administration page

4
script_fu
Re: Nckarma 0.99

Fatal error: Call to undefined function load_object() in C:\wamp\www\xoopsbeta\modules\nckarma\class\nrecord.php on line 14
All errors (8) queries (13) blocks (3) extra (0) timers (5)
Errors
Notice: Constant _WFDOWNLOADS_UPLOAD_KARMA already defined in file /modules/nckarma/plugin/wfdownloads/lang.english.php line 13
Notice: Constant _WFDOWNLOADS_DOWNLOAD_KARMA already defined in file /modules/nckarma/plugin/wfdownloads/lang.english.php line 14
Notice: Constant _WFDOWNLOADS_NO_ENOUGH_KARMA already defined in file /modules/nckarma/plugin/wfdownloads/lang.english.php line 15
Notice: Constant _WFDOWNLOADS_ADDCOMMENT_KARMA already defined in file /modules/nckarma/plugin/wfdownloads/lang.english.php line 16
Notice: Constant _WFDOWNLOADS_DELCOMMENT_KARMA already defined in file /modules/nckarma/plugin/wfdownloads/lang.english.php line 17
Notice: Constant _WFDOWNLOADS_REPLYCOMMENT_KARMA already defined in file /modules/nckarma/plugin/wfdownloads/lang.english.php line 18
Warning: include_once(/Frameworks/art/functions.ini.php) [function.include-once]: failed to open stream: No such file or directory in file /modules/nckarma/class/nrecord.php line 13
Warning: include_once() [function.include]: Failed opening '/Frameworks/art/functions.ini.php' for inclusion (include_path='.;C:/php5/pear') in file /modules/nckarma/class/nrecord.php line 13

5
ncnynl
Re: Nckarma 0.99
  • 2008/1/5 2:52

  • ncnynl

  • Just popping in

  • Posts: 16

  • Since: 2006/1/21


I just develop in XOOPS 2.0.16 utf8 version .
I will test in XOOPS 2.0.18 and response you.

6
ncnynl
Re: Nckarma 0.99
  • 2008/1/5 3:18

  • ncnynl

  • Just popping in

  • Posts: 16

  • Since: 2006/1/21


Make those step right , you will get the module run

step 1:
Get the newlest Frameworks from xoops.org.cn
https://xoops.org.cn/modules/wfdownloads/visit.php?cid=1&lid=599

step 2:
install nckarma like as normal module in back-end

step 3:
add below lines in include/common.php document finally:

$xoopsLogger->startTime('nckarma');
require_once(XOOPS_ROOT_PATH.'/modules/nckarma/nckarma.api.php');
$xoopsLogger->stopTime('nckarma');


And sorry for some ERROR like:
ERROR: Could not drop table xoops_nckarma_goods_change.

I forget put it into xoops_version.php.maybe you only delete table by hand and reinstall again

good luck!

7
script_fu
Re: Nckarma 0.99

No problem...

Just post up when you have done some more work to your module.
I will install fresh copies of XOOPS 2.0.18 for you and test it again. Very nice work btw...

See it's only local test server...
C:\wamp\www\xoopsbeta\modules\

8
ncnynl
Re: Nckarma 0.99
  • 2008/1/5 9:46

  • ncnynl

  • Just popping in

  • Posts: 16

  • Since: 2006/1/21


:) I will . Thank you for your testing.

I will write a English usage guide later. it will let you know what can do in this module.

Login

Who's Online

146 user(s) are online (98 user(s) are browsing Support Forums)


Members: 0


Guests: 146


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