BxDolEditor.php

/inc/classes/

BxDolEditor.php
 
Does anyone know about this file?
 
I checked for it on the server but it not there nor is it in backups for 7.0.9
 
Is this file in 7.1 or something?
Csampson
Quote · 9 Mar 2013

Yes. It's is a dolphin 7.1 file.

https://www.deanbassett.com
Quote · 9 Mar 2013

Any thoughts on how to get this off of my 7.0.9 site?

Csampson
Quote · 10 Mar 2013

Considering i do not know how or why your dolphin 7.0.9 site is trying to use it, then no. I have no clue. My only thoughts would be you must have tried to update something on dolphin 7.0.9 using dolphin 7.1 files.

It mostly has to do with tinymce updates and the following files in dolphin 7.1 reference it.

inc/classes/BxDolEditorQuery.php
templates/base/scripts/BxBaseCmtsView.php
templates/base/scripts/BxBaseEditorTinyMCE.php
templates/base/scripts/BxBaseFormView.php
templates/base/scripts/BxBaseMailBox.php
templates/tmpl_alt/scripts/BxTemplEditorTinyMCE.php
templates/tmpl_uni/scripts/BxTemplEditorTinyMCE.php

The only thing i can conclude is you copied one of those files from dolphin 7.1 to your dolphin 7.0.9 site.


https://www.deanbassett.com
Quote · 10 Mar 2013

This is happening when I try to edit anything on 7.0.9

Csampson
Quote · 10 Mar 2013

Sorry. But that is the only explanation i have. I do not know, understand or can come up with any reason whatsoever why a dolphin 7.0.9 site would be trying to call a dolphin 7.1 file other than that.

https://www.deanbassett.com
Quote · 10 Mar 2013

 RE:

This is happening when I try to edit anything on 7.0.9

 So exactly what is happening?  My crystal ball is not working right, so it's kinda hard to tell.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 10 Mar 2013

I really do not know. May be related to this topic which is what i was guessing http://www.boonex.com/forums/topic/Error-Message--2013-03-07.htm

But that also was posted in the 7.1 forum and i guess the issue is 7.0.9 so now i am confused.

https://www.deanbassett.com
Quote · 10 Mar 2013

In 7.1 BxDolEditor also controls which TinyMCE configuration is called by HTML=>1,2,3, etc.  If you add a TinyMCE configuration, you will add its number to the BxDolEditor so you can then reference it.

Geeks, making the world a better place
Quote · 11 Mar 2013

Warning: require_once(/inc/classes/BxDolEditor.php) [function.require-once]: failed to open stream: No such file or directory in/inc/utils.inc.php on line 949

Fatal error: require_once() [function.require]: /inc/classes/BxDolEditor.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in/inc/utils.inc.php on line 949


This is the error I am getting when I try to edit anything.  

Csampson
Quote · 11 Mar 2013

Yep and I should have posted it in 7.0.9 but because it had 7.1 call I posted it here. 

Csampson
Quote · 11 Mar 2013

That does not appear to be right based on my copy of utils.inc.php line 949 should be calling BxBase classes, not BxDol classes.

However it appears you have a module installed that is importing the class.

If you have a local copy of your 7.0.9 site that is an exact match of whats on the server then use Agent Ransack to search through all of the files for BxDolEditor so you can see what file it is being called from.

https://www.deanbassett.com
Quote · 11 Mar 2013

Deano I will do that and remember you telling me about that powerful program. 

Csampson
Quote · 11 Mar 2013

Did you by any chance, upload a 7.1 template to your 7.0.9 site?

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 11 Mar 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.