Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
9 - 2 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
   

Re: How to use XOOPS tree?
by Mamba on 2023/8/12 8:04:44

Yes, when you use the getChildTreeArray function, you include it like this:

le="color: #000000"><?php $tree->getChildTreeArray(0, 'title ASC');
Re: How to use XOOPS tree?
by cadch on 2023/8/5 16:52:03

Thank Mamba~
I connect database change
le="color: #000000"><?php $tree = new XoopsTree($table,'id','parent');

Is succeeded.
I have a request
"class XoopsTree function"
Is it possible to add options for "ASC" and "DESC"?
Re: How to use XOOPS tree?
by Mamba on 2023/7/23 8:27:03

My mistake! My apologies!

It should be /xoopstree.php and not /tree.php

Please use this line:
le="color: #000000"><?php require_once XOOPS_ROOT_PATH . '/class/xoopstree.php';
Re: How to use XOOPS tree?
by cadch on 2023/7/21 14:33:14

I have a message
le="color: #000000"><?php Error: Class "XoopsTree" not found

Can you help me
Re: How to use XOOPS tree?
by cadch on 2023/7/21 11:38:34

Thank Mamba~

Who's Online

157 user(s) are online (114 user(s) are browsing Support Forums)


Members: 0


Guests: 157


more...

Donat-O-Meter

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

Latest GitHub Commits