Members: 16,800
Threads: 38,937
Posts: 160,303
Online: 269

Newest Member: janoosik


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse

Go Back   Mambers.com > Development > Mambots

Reply
 
LinkBack Thread Tools Display Modes
Old 29.09.2004, 11:42   #11 (permalink)
Junior Mamber
 
Join Date: Apr 2004
Location: Iceland
Posts: 48
sokratex is on a distinguished road
Default Re: HTMLArea3 XTD

mambots/htmlarea3/ and all folders and files in that.

In my setup I have mambots/editors/htmlarea3_xtd

now does this mean that htmlarea3_xtd and all files and folders in it should be chmoded? or are there more
__________________
---there is no honor in breaking in through an open door--
sokratex is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 29.09.2004, 17:58   #12 (permalink)
Junior Mamber
 
Join Date: Jul 2004
Posts: 41
mauricio is on a distinguished road
Default Re: HTMLArea3 XTD

Quote:
Originally Posted by sokratex
mambots/htmlarea3/ and all folders and files in that.

In my setup I have mambots/editors/htmlarea3_xtd

now does this mean that htmlarea3_xtd and all files and folders in it should be chmoded? or are there more
No more.Just htmlarea3_xtd and all files and folders.
mauricio is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 29.09.2004, 20:58   #13 (permalink)
Junior Mamber
 
Join Date: Apr 2004
Location: Iceland
Posts: 48
sokratex is on a distinguished road
Thumbs up Re: HTMLArea3 XTD

Now it works!!!

chmod the htmlarea3_xtd folder and all files in it to 755

Thank you mauricio for your tips and great patience, you got me over the hurdle.
You are a true friend of the mambo comunity
__________________
---there is no honor in breaking in through an open door--
sokratex is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30.09.2004, 07:33   #14 (permalink)
Junior Mamber
 
Join Date: Jul 2004
Posts: 41
mauricio is on a distinguished road
Default Re: HTMLArea3 XTD

Quote:
Originally Posted by sokratex
Now it works!!!

chmod the htmlarea3_xtd folder and all files in it to 755

Thank you mauricio for your tips and great patience, you got me over the hurdle.
You are a true friend of the mambo comunity
All thanks to dan(dgnn).
mauricio is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30.09.2004, 07:43   #15 (permalink)
Junior Mamber
 
Join Date: Jul 2004
Posts: 41
mauricio is on a distinguished road
Default Re: HTMLArea3 XTD

Quote:
Originally Posted by Kerry Seibold
**CUT

The mambot install doesn't appear to have made appropriate path changes in:

/var/www/html/mambotest/mambo451/mambots/editors/htmlarea3_xtd/popups/ImageManager/config.inc.php

and

/var/www/html/mambotest/mambo451/mambots/editors/htmlarea3_xtd/popups/InsertFile/config.inc.php

I tried making sensible changes in these without success: eg changed:

$MY_DOCUMENT_ROOT = $_SERVER['DOCUMENT_ROOT']."/images/stories";
$MY_BASE_URL= '/images/stories';

to:

$MY_DOCUMENT_ROOT = $_SERVER['DOCUMENT_ROOT']."/mambotest/mambo451/images/stories";
$MY_BASE_URL= '/mambotest/mambo451/images/stories';

and changed:

$BASE_DIR = $_SERVER['DOCUMENT_ROOT'];
$BASE_URL = "/";

to:

$BASE_DIR = $_SERVER['DOCUMENT_ROOT']."/mambotest/mambo451";
$BASE_URL = "/mambotest/mambo451/";

Has anyone successfully got mambo4.5.1 installed in other than the webserver docroot, and then got htmlarea3_xtd to work properly??
If you go to admin(backend), Site,GlobalConfiguration and Server tab.
Absolute Path:
Live Site:
If these are wrong you can change in configuration.php.
mauricio is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30.09.2004, 10:32   #16 (permalink)
Baby Mamber
 
Join Date: Aug 2004
Location: Ballina Australia
Posts: 8
Kerry Seibold is on a distinguished road
Default Re: HTMLArea3 XTD

That doesn't seem to be the problem.

Absolute path and live site are correct in Site/Global Configuration/Server. The clean install of mambo worked fine. It is the install of the mambot that doesn't seem to have got the paths correct. HTMLArea3 XTD has paths setup in two places that I can find:

/var/www/html/mambotest/mambo451/mambots/editors/htmlarea3_xtd/popups/ImageManager/config.inc.php

and

/var/www/html/mambotest/mambo451/mambots/editors/htmlarea3_xtd/popups/InsertFile/config.inc.php

I just can't work out what the correct changes to these two files should be.

Has anyone successfully got mambo4.5.1 installed in other than the webserver docroot, and then got htmlarea3_xtd to work properly??
Kerry Seibold is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30.09.2004, 21:30   #17 (permalink)
zem
Baby Mamber
 
Join Date: Aug 2004
Posts: 8
zem is on a distinguished road
Default Re: HTMLArea3 XTD

Maybe this thread has an answer?
http://www.novocaine.de/component/op...id,66/catid,5/
zem is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09.03.2005, 15:24   #18 (permalink)
Baby Mamber
 
Addramyr's Avatar
 
Join Date: Aug 2004
Location: Kent, UK
Posts: 6
Addramyr is on a distinguished road
Send a message via MSN to Addramyr
Exclamation Re: HTMLArea3 XTD

Am having some major trobble with HTMLArea3....

I have installed HTMLArea3 on my site, but im geting the error
Configuration error...... when i click on insert image.

I have change the settings (from 755) to 744. When i do change the settings over for the folder and its contents, the html box completely disapears... and all i get is a basic text box.

When i set it back to 755 it still looks like a text box.... What can i do to allow me to enable HTMLArea3 with Insert Image support...
Addramyr is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10.03.2005, 01:43   #19 (permalink)
Baby Mamber
 
Join Date: Aug 2004
Location: Ballina Australia
Posts: 8
Kerry Seibold is on a distinguished road
Default Re: HTMLArea3 XTD

Quote:
Originally Posted by Addramyr
Am having some major trobble with HTMLArea3....

I have installed HTMLArea3 on my site, but im geting the error
Configuration error...... when i click on insert image.
To my knowledge this problem remains unresolved for mambo451. There were a couple of forum discussion threads on www.novocaine.de but the forums have been shut down.

It works in the backend but not in the frontend. It works sometimes in the frontend if and only if the backend is also logged in.

If your mambo installation is down from the server root (eg $_SERVER['DOCUMENT_ROOT']/yoursite), you need to make a change in:

yoursite/mambots/editors/htmlarea3_xtd/popups/ImageManager/config.inc.php

Change:
$BASE_ROOT = "images/stories";

to:
$BASE_ROOT = "yoursite/images/stories";

This will at least get it working in the backend.


Maybe some new effort will be applied to resolving this issue.

Does anyone know if this discussion is going on somewhere else. It would be good to consolidate it on a single forum on a single thread.
Kerry Seibold is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10.03.2005, 02:00   #20 (permalink)
Junior Mamber
 
Join Date: Apr 2004
Location: Iceland
Posts: 48
sokratex is on a distinguished road
Default Re: HTMLArea3 XTD

Quote:
Originally Posted by Addramyr
Am having some major trobble with HTMLArea3....

I have installed HTMLArea3 on my site, but im geting the error
Configuration error...... when i click on insert image.

I have change the settings (from 755) to 744. When i do change the settings over for the folder and its contents, the html box completely disapears... and all i get is a basic text box.

When i set it back to 755 it still looks like a text box.... What can i do to allow me to enable HTMLArea3 with Insert Image support...
I had similar problem but fixed it by chmoding the htmlarea3 folder and all files and folders inside it to 755.
Hope this helps
__________________
---there is no honor in breaking in through an open door--
sokratex is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
HTMLArea3 XTD für Mambo 4.5.1 descartes Mamboreport Ankündigungen & News 0 26.09.2004 23:51
HTMLArea3 XTD-Component 1.1 or HTMLArea3 XTD 1.5 ChicoMendez Mambo 4.5 'How Do I' Questions 1 23.09.2004 11:50
Fehler bei Events in Verbindung mit htmlarea3 xtd alexbeer Komponenten 3 14.09.2004 16:15
Fatal error in HTMLArea3 XTD Aktuel Mambo 4.5 'How Do I' Questions 0 14.06.2004 10:57
HTMLArea3 XTD Bildpfad ändern??? dachief Mambo 4.5 Installation and Upgrades 0 07.06.2004 14:43


All times are GMT +2. The time now is 00:04.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.