1
tedsmith
XoopsEditors with CBB 3.07 - With Screenprints
  • 2006/11/20 19:27

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


Xoops 2.0.16, CBB 3.07

I have followed the upgrade instructions for CBB 3.07 to the letter as written at the docs site here.

The upgrade seems to have gone OK, however, I cannot get several of the editors to work correctly, See these screenprints :

Screenshot : Extended DHTML Editor

and

Screenshot : Koivi Editor

I have uploaded them to the 'class' folder in their parent folder of 'xoopseditor'

Screenshot : Tree Structure of Class Folder.

Any ideas what is wrong with them?

Thanks

Ted

2
jensclas
Re: XoopsEditors with CBB 3.07 - With Screenprints

looks like it is missing button images - perhaps a reupload of the editors folder will help? Or you can compare whats on your site with the original and upload what is missing.

3
tedsmith
Re: XoopsEditors with CBB 3.07 - With Screenprints
  • 2006/11/20 20:29

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


That's what I thought and I'd already tried re-uploading (forgot to mention that) but it made no difference.

I've checked the source code of the page and looked for the URL paths of the images, and they are stated as, for example,

img alt="Spellcheck" title="Spellcheck" src="http://www.mysite.com/class/xoopseditor/koivi/skins/default/spellcheck.gif" onmousedown="XK_checkspell()"/>


Checked via FTP, and the images are there in the correct path. So for some reason, it's not pulling them in??

Ted

4
iHackCode
Re: XoopsEditors with CBB 3.07 - With Screenprints

is there some permission setting in the xoopseditor folder that is preventing browsers from accessing the images?

like an .htaccess that deny .gif from being accessed or something.
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

5
tedsmith
Re: XoopsEditors with CBB 3.07 - With Screenprints
  • 2006/11/20 22:34

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


No - none of those are present either.

Just noticed that in the CBB Upgrade guide referenced in 1st post, it says "To make the editors Kiovi and FCK work you will need to allow html in your module preferences." - could it be that, and if so, where is the setting? I've gone to CBB Preferences and there is no such option??

Could it be anything to do with the path values in preferences.php seeing as it does look like a malformed URL reference :

//PATH

$current_path __FILE__;

if ( 
DIRECTORY_SEPARATOR != "/" $current_path str_replacestrpos$current_path"\\") ? "\\" DIRECTORY_SEPARATOR"/"$current_path);

define("_XK_P_PATH"substr(dirname($current_path), strlen(XOOPS_ROOT_PATH)));


I thought that Skenow's suggestion that he writes here might have worked where he suggests changing line :
include_once '../../../../mainfile.php';


with

include_once .'/../../../mainfile.php');


but nope, that has not worked either!!

Getting really fed up with this now!!! Everyone else just seem to get Koivi working with a click of the fingers, but not me!

6
jensclas
Re: XoopsEditors with CBB 3.07 - With Screenprints

Have updated the guide to show where to find 'turn html on' (which is in where you set up and edit each of the individual forums BTW) but i don't think this will solve your problem somehow...and I am not techie enough to guess at what else to try - sorry.

7
tedsmith
Re: XoopsEditors with CBB 3.07 - With Screenprints
  • 2006/11/22 7:44

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


Thanks a lot Jenclass. The guide is terrific.

I gave up in the end and deleted the xoopseditors - just stuck with the DHTMl and Plain Text. A shame, but hey ho.

Ted

8
pinchecl
Re: XoopsEditors with CBB 3.07 - With Screenprints
  • 2006/12/22 11:27

  • pinchecl

  • Friend of XOOPS

  • Posts: 193

  • Since: 2005/4/22


I found something that might help although I can't solve it:

In IE7 you get the red cross image for a missing image beside the buttontext. When rightclicking that and selecting " properties you get the following:

"http://yourhomeclass/xoopseditor/path to image"

Now the problem is that the slash between between the home and class is missing. I suppose getting that right will solve the problem. I'm trying to find it but so far no luck...Maybe a die hard can just point me to the right place....
Welcome tohttp://www.skinnalicious.net
http://fabricandfelt.com
http://www.pinchetti.com

9
wizanda
Re: XoopsEditors with CBB 3.07 - With Screenprints
  • 2006/12/22 12:37

  • wizanda

  • Home away from home

  • Posts: 1585

  • Since: 2004/3/21


CBB allowing HTML, is per forum for the option...

Koivi has an error for image manager, the mainfile is not set right in \class\xoopseditor\koivi\dialog.php

include_once '/../../../../mainfile.php';

One of them needs removing....to point correctly....

Plus don't know if I am misunderstanding where you say you have put them yet....

/class/xoopseditors/koivi

Is right.....

10
pinchecl
Re: XoopsEditors with CBB 3.07 - With Screenprints
  • 2006/12/22 18:37

  • pinchecl

  • Friend of XOOPS

  • Posts: 193

  • Since: 2005/4/22


Since a picture says more then I can explain: Resized Image

Notice the slash befor "class/" is missing
Welcome tohttp://www.skinnalicious.net
http://fabricandfelt.com
http://www.pinchetti.com

Login

Who's Online

250 user(s) are online (159 user(s) are browsing Support Forums)


Members: 0


Guests: 250


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