This topic is locked
[SOLVED]

 InnovaEditor

11/21/2007 10:22:09 AM
PHPRunner General questions
B
bbanks author

I am using PHPRunner 4.1 and I can't seem to get the InnovaEditor to work. I have unzipped the files to the C:\Program Files\PHPRunner4.1\source\plugins\InnovaEditor folder so now the Innova Editor is available in the rich text editor dialog box. I have also copied the files to the root directory of my site in a folder named Editor.
Does anyone know what I am doing wrong or am I leaving something out?
It works on the Inline Edit but not on the Edit or Add page.
Here is a link to my test pages.
Test Site
use admin/admin
Thanks

J
joesjnr 11/21/2007

<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=23537&image=1&table=forumreplies' class='bbc_emoticon' alt=':(' /> <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=23537&image=2&table=forumreplies' class='bbc_emoticon' alt=':blink:' />
Tested on my project.

The same thing.

Works on inline edit but not on full view edit.

Probably a bug.

J
Jane 11/22/2007

Bart,
please make sure that you use last version of PHPRunner (build 320).
If it doesn't help please publish your project on Demo Account and send to [email=support@xlinesoft.com]support@xlinesoft.com[/email] a URL to your pages along with instructions on reproducing this error.

I'll find what's wrong with your project inspecting it at Demo account site.

B
bbanks author 11/26/2007

Bart,

please make sure that you use last version of PHPRunner (build 320).
If it doesn't help please publish your project on Demo Account and send to [email=support@xlinesoft.com]support@xlinesoft.com[/email] a URL to your pages along with instructions on reproducing this error.

I'll find what's wrong with your project inspecting it at Demo account site.


Ok that was the problem, I didn't realize I wasn't on the last build. Works Now!
However, I still can't get the assetmanager to work. I've tried to set the path a hundred different ways in the pluggins>innovaeditor>assetmanager>settings.php page but I still get an error, "No such file or directory". The documentation is not much help.
Here is a link to the test site
http://www.painlessperformance.com/TestEdi...count/login.php
Thanks for your help Jane

J
Jane 11/27/2007

Bart,
I'm not sure that I understand you correctly.

Please give me more detailed description of what you need to achieve.

B
bbanks author 11/27/2007

Bart,

I'm not sure that I understand you correctly.

Please give me more detailed description of what you need to achieve.


When I add or edit a record and click on the insert image button in the innovaeditor and then click the button to browse for an image I get errors. I sent a link to the test site can you take a look at it? Go to the list page and click on edit. Then in the innovaeditor click the Image button and a dialog box opens called "Image -- Web page Dialog". On the right side of the source text box is folder browse button. Click that button and you will see the errors.

Alexey admin 11/28/2007

Bart,
I see what you saying.

Try to modify assetmanager/settings.php file this way:

$sBaseVirtual0="/TestEditorAccount/assets";

$sBase0="/tmp/disk/home/webmaster/Files/WWW/TestEditorAccount/assets";

Also you need to create TestEditorAccount/assetsdirectory at your site and set 777 permission mask to it.
If this doesn't help please contact support team directly at support@xlinesfot.com.

Send the problem description there.

B
bbanks author 11/28/2007

Bart,

I see what you saying.

Try to modify assetmanager/settings.php file this way:

Also you need to create TestEditorAccount/assetsdirectory at your site and set 777 permission mask to it.
If this doesn't help please contact support team directly at support@xlinesfot.com.

Send the problem description there.


YES, that worked perfectly!!!

Thank you so much!!!
One other problem I'm having is getting it to work on my intranet. I set the directories the same way as you have them above for my intranet and it doesn't work.

the intranet is:

$sBaseVirtual0="/~intranet/regd/assets";

$sBase0="/tmp/disk/home/intranet/Files/WWW/regd/assets";
The actual root directory to the intranet is http://MyServer/~intranet
Now the wierd part is that I can browse for the images and upload the image to the assets folder and the image does actually go into the folder, but once the image is uploaded it shows in the list but the image is not visible in the browser window. The url to the image is showing as instead or