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



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
0 + 2 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     
show("1008"); }[/code] to: [code] // Check if Description exist if ($HTTP_POST_VARS['TZZdescription']=="") { $eh->show("1008"); }[/code] and change: [code] $description = $myts->makeTareaData4Save($HTTP_POST_VARS["description"]);[/code] to: [code] $description = $myts->makeTareaData4Save($HTTP_POST_VARS["TZZdescription"]);[/code] then look for this: [code] $xoopsOption['template_main'] = 'xphns_modlink.html'; include XOOPS_ROOT_PATH."/header.php";[/code] and right after it enter a new line to call XOOPS form (which turnes to kiovi's site-wide hack) [code] // Tzvook hack 4 kiovi // include XOOPS_ROOT_PATH . "/class/xoopsformloader.php"; // // Tzvook hack 4 kiovi //[/code] and the last thing ... look for this lines [code]$myts->htmlSpecialChars($description), 'adminlink' => $adminlink, 'hits' => $hits, 'votes' => $votestring));[/code] and right after it put this: [code]// Tzvook hack 4 kiovi site-wide hack // $TZdescription = new XoopsFormDhtmlTextArea(_MD_DESCRIPTIONC, 'TZZdescription', $description, 10, 60,''); $xoopsTpl->assign('xoops_codes', $TZdescription->render()); // end Tzvook hack 4 kiovi site-wide hack //[/code] That's it ... now users can edit a record (suggested editing) with kiovi's help it can of course be iplemented to sending a record too, but I'm lasy to do what I don't need to .... foooo ........... got me tired, and my kids forgot who I am .... hate those things :-) John 10x for tring to solve it with me, your last PM made me give it a few more trys :-)[/quote]" />

Re: Koivi and mxdirectory or xdirectory?
by anna85 on 2008/8/6 23:51:46

Hi,

You need to upload the image first, then link it.-Easy way

Resized Image

Best regards
Xoopsuser
Re: Koivi and mxdirectory or xdirectory?
by prometheus on 2008/8/4 14:39:59

Mee too.. i use the mxdirectory and html code apears... i want put images but dont work.. how can i do?

Thanks!
Re: Koivi + mxdirectory + xdirectory at last a solution !!!
by tchi59 on 2007/11/4 20:16:10

Hello,


I use tinyeditor and mxdirectory 3.0.1, I replaced the description, 0 by description, and the html code appears forever.

An idea ?
Thanks
Re: Koivi + mxdirectory + xdirectory at last a solution !!!
by jlm69 on 2005/8/4 10:30:45

surlung,

In the singlelink.php file there is only one change, it is in the readme file of my original hack. It is as follows:

All changes are commented as Koivi Editor Hack except singlelink.php the only change to it is (description,0) was changed to (description)
to allow html in the description.

It is on about line 77.

Hope that helps,

John
Re: Koivi + mxdirectory + xdirectory at last a solution !!!
by surlung on 2005/8/4 7:04:17

Thanks, jlm69 & tzvook

I also manage to make it work, but I am facing with one more problem. It looks like we need to update singlelink.php file to use Koivi but I have no idea how to modify the code.

Can you please kindly take a look at it and advise me where to fix?

Thanks,
surlung.

Who's Online

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


Members: 0


Guests: 239


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