PEAK XOOPS - Bad treatment of links in Pico with FCK in englishin japanese

Bad treatment of links in Pico with FCK

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 .2 .3 | Posted on 2009/5/6 2:43
cerbero  办霹始   Posts: 14
All the pages that I have done recently in pico with fckeditor have had their links altered in this fashion:

<a href="java script:void(0);/*1241542825803*/">visita</a>


Any idea how to fix this issue? What file runs this?
Votes:7 Average:10.00
Previous post - Next post | Parent - No child | Posted on 2009/5/6 2:55 | Last modified
cerbero  办霹始   Posts: 14
sorry, and doesn
Votes:10 Average:10.00
Previous post - Next post | Parent - No child | Posted on 2009/5/6 5:19
GIJOE  黎扦烦菱   Posts: 4110
hi cerbero.

Quote:

All the pages that I have done recently in pico with fckeditor have had their links altered in this fashion:

<a href="java script:void(0);/*1241542825803*/">visita</a>
It looks odd.
I cannot guess the cause at all.
You should resolve the trouble pico or fckeditor.
It must be easy.

Or upload common/fckeditor again.
Votes:11 Average:8.18
Previous post - Next post | Parent - Children.1 | Posted on 2009/5/7 0:34 | Last modified
cerbero  办霹始   Posts: 14
itsn't there a more recent version of fckxoops? the one i download it's from 2007 and i'm using xoops 2.3.3 with emlh and module changer hacks

My debug inline show this when editing with fck in pico:

Warning: MyTextSanitizer::makeTboxData4Show is deprecated in file /class/module.textsanitizer.php line 665
Votes:11 Average:10.00
Previous post - Next post | Parent - No child | Posted on 2009/5/8 2:32 | Last modified
cerbero  办霹始   Posts: 14
Dear friends, i'm glad to announce a great new, for all of us who are using pico in xoops 2.3.3 and doesn't work the inclusion of links in the fckeditor, there is the posibility to easily change the fckxoops to the fckeditor present in class/xoopseditor
you must edit the file:
\xoops_lib\modules\pico\class\PicoControllerEditContent.class.php
Line 120, search for:

<script type="text/javascript" src="'.XOOPS_URL.'/common/fckeditor/fckeditor.js"></script>
and replace by:
<script type="text/javascript" src="'.XOOPS_URL.'/class/xoopseditor/fckeditor/fckeditor/fckeditor.js"></script>

Line 125, look for:
oFCKeditor.BasePath = "'.XOOPS_URL.'/common/fckeditor/";
and replace by:
oFCKeditor.BasePath = "'.XOOPS_URL.'/class/xoopseditor/fckeditor/fckeditor/";

and that it's all, i hope this can help everybody with my problem.

Sadly, i must say i haven't make function the pagebreak tag to break contents into diferents pages, but i hope somebody with more understandings can help us
Sorry for my poor english aknowledge
Votes:7 Average:10.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!