Joomla! Discussion Forums



It is currently Mon Nov 23, 2009 9:55 pm (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 170 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6  Next
Author Message
Posted: Tue Oct 30, 2007 11:56 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Sep 14, 2007 2:50 pm
Posts: 8
Using the latest version (1.0.9) together with J! 1.0.13.

I am trying to get the styles to load from my template_css.css file (http://us.klape.cz/templates/unitedspaces/css/template_css.css), but even though the drop down box says it is using the desired template, only a few styles actually shows in the list. The styles are mosimage, loggain, grey, grey2 and grey3.

How can I make all my styles show?

Thanks for a great bot!


Top
  E-mail  
 
Posted: Tue Oct 30, 2007 10:11 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Wed Aug 01, 2007 10:15 am
Posts: 3
Hi, the joomlaFCK2 seems to be what i'll been waiting for.... after testing proberly all the others out there... its simply looks great!

I do have a problem though,
when editing an article even one with images on it, on my local joomla installation, I don't see the images when opening the article with jfck2, but with tiny mce the images are correctly there.

Also, when trying to add an image, it only inserts the path as text, not the actual image.

So question is... how do i solve it?  :'(

I did remember to save the configuration first, as im supossed too.


Solved but new problem as im working local :-)

Hi... ok problem fixed, please read from here on to help me :-)

As im working on my local pc, using the JSAS standalone solution, my image folder is a bit different from the online one how do I handle this?

Example:
My local pc: insert an image gives me the folder: /myjoomla_installation_1/images
on server this folder would be /images since the myjoomla_installation_1 folder is the actual www root

using tiny mce, i do not have this problem, as it identifies the "images" folder without my local root directory, how Should I work with this?
as im in the process of moving a site from ASP into Joomla, I like to get it right the first time :-)

Thanks!
T


Last edited by tkj on Tue Oct 30, 2007 10:58 pm, edited 1 time in total.

Top
  E-mail  
 
Posted: Wed Oct 31, 2007 12:55 am 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Wed Jun 27, 2007 3:00 am
Posts: 113
Location: Taiwan
Hi tkj,

Quote:
As im working on my local pc, using the JSAS standalone solution, my image folder is a bit different from the online one how do I handle this?


This issue caused me problems in several components, modules and plugins (and not just the image folder).  I would have everything working nicely locally, and then I'd upload and find that several things had broken due to this issue.  After attempting several different work-arounds, I decided the best thing was to make my local environment as much like my live environment as I could, so I played around with my apache installation and set up a VirtualHost or two.  Now my test sites run as top-level domains, just like they will when I upload them.  Fewer surprises!

I don't know whether this is possible with JSAS (I use xampp as my local server package, partly because I dual-boot XP and Ubuntu Gutsy, but I love it.  I don't want to knock JSAS, but I find this a much more agreeable solution).

Setting up the VHosts wasn't too difficult, despite the fact that I'd never done anything like that before.  I'd be happy to share my configuration and experiences with you if you fancy giving it a go, but it's probably a bit off-topic for this thread!

It may be that solving the issue with joomlaFCK2 is possible too, but I'm really glad I got my local server set up this way for this and so many other reasons.

It's an idea, anyway!

Take care,

Simon
:)


Top
   
 
Posted: Wed Oct 31, 2007 1:34 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Dec 12, 2006 7:14 am
Posts: 10
simon_w wrote:
Hi Wil,

Just a quick suggestion - if you've been trying multiple editors on the same system, just make absolutely sure you haven't got the per-user editor setting set to an unpublished or uninstalled editor.  Sounds daft, I know, but I spent an hour or more one evening trying to chase a problem that presented identically (including different symptoms on different browsers), and it turned out this was the cause...  :-[  I had to manually edit the database in the end to remove the obsolete settings (#__users - 'params' field).

Probably won't help, but just in case...!

Hope you can find a resolution somehow,

Simon
:)
kenmcd wrote:

Keep in mind that Mac and Safari support in FCKeditor itself is still beta.
This could possibly be an issue with the FCKeditor itself and your set-up.

Please test your computer set-up on the latest nightly build of FCKeditor here:
http://www.fckeditor.net/nightly/fckedi ... fault.html
Does this work without any issues?
If not, it is definitely an issue with FCKeditor itself.
If yes, it requires further testing.

Does any Joomla editor currently state that it 100% supports Mac and Safari?
Do not think so, but I do not closely follow Mac issues.
Yes?, No?

JoomlaFCK2 is currently based on the official FCKeditor v2.5-beta (not the nightly build).
Keep that in mind also.




Hi All, thanks very much for your help on this. The nightly build views successfully, so the problem must be specific to my installation, not a problem with joomlafck2.

I've had a good look into Simons comments above but nothing looks out of place. All members are using joomlafck2 as the default editor, and this is set as the default in the config file.

When i log in as the moderator with the problem everything looks good, when she logs in a guest - the problem persists, so i'm assuming this is  a problem with her browser or display settings ...

i've asked her to reinstall firefox, other than that i'm stumped.

i think i'll advise the moderator to buy a new darn computer ...


Top
  E-mail  
 
Posted: Wed Oct 31, 2007 2:47 am 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Wed Jun 27, 2007 3:00 am
Posts: 113
Location: Taiwan
Hi Wil,

Since the symptoms you are (/ your moderator is) experiencing occur with FireFox, and since the sound like they may very well by javascript related, have you tried FireBug at all?  If you've not heard of it, it's an (essential, imo) add-on for FireFox with, amongst other things, a pretty hand js-debugging console.  The output from there on the affected machine might well prove enlightening.

Quote:
The nightly build views successfully, so the problem must be specific to my installation, not a problem with joomlafck2.


That's not quite a valid inference, unfortunately...  It does indicate that the problem's not with FCKEditor itself though (at least not with the nightly build), which is good news I guess, as it means we're more likely to be able to fix it here.

For a while now I've been meaning to borrow a friend's Mac to do some testing with - I'll see if I can replicate the problem, and see what I can turn up.

Don't give up!  ;)

Simon
:D


Top
   
 
Posted: Wed Oct 31, 2007 9:16 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Oct 26, 2006 4:28 pm
Posts: 45
peterblu wrote:
Using the latest version (1.0.9) together with J! 1.0.13.

I am trying to get the styles to load from my template_css.css file (http://us.klape.cz/templates/unitedspaces/css/template_css.css), but even though the drop down box says it is using the desired template, only a few styles actually shows in the list. The styles are mosimage, loggain, grey, grey2 and grey3.

How can I make all my styles show?

Thanks for a great bot!


Just looked at the CSS, what other styles from there do you think should be loaded?

All the others are ID based or alter a specific tag.  The style dropdown only loads plain dot classes, img classes, div & span classes.

Thanks

Nick


Top
   
 
Posted: Wed Oct 31, 2007 11:47 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Sep 14, 2007 2:50 pm
Posts: 8
milesmowbray wrote:
peterblu wrote:
Using the latest version (1.0.9) together with J! 1.0.13.

I am trying to get the styles to load from my template_css.css file (http://us.klape.cz/templates/unitedspaces/css/template_css.css), but even though the drop down box says it is using the desired template, only a few styles actually shows in the list. The styles are mosimage, loggain, grey, grey2 and grey3.

How can I make all my styles show?

Thanks for a great bot!


Just looked at the CSS, what other styles from there do you think should be loaded?

All the others are ID based or alter a specific tag.  The style dropdown only loads plain dot classes, img classes, div & span classes.

Thanks

Nick


Hi Nick, thanks for your reply.

Maybe I missunderstood which styles are actually loaded and need to alter the css file. I mainly wanted the possibility to style my lists according to
Code:
#main ul.orange {
list-style-image:url(../images/point.gif);
padding-left:20px;
_margin-left:0;
margin-top:5px;
color:#f89828;
}


If I want this to work, I need to make a plain dot class out of it? That is
Code:
.orange {
list-style-image:url(../images/point.gif);
padding-left:20px;
_margin-left:0;
margin-top:5px;
color:#f89828;
}


Thanks in advance.

Peter


Top
  E-mail  
 
Posted: Wed Oct 31, 2007 12:21 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Sep 14, 2007 2:50 pm
Posts: 8
I know this probably does not have a very high priority, but just to let you know!

When defining your own custom template in the mambot's parameters and using characters like "å", "ä" and "ö" (used in for example scandinavian languages and german) the output when loading the template in the editor are � characters on the positions where the å, ä and ö chars are supposed to be.

This is temporarily solvable by replacing "ö" with ö etc. The next time you go back to the paramters screen after doing this, all ös etc are again replaced with an "ö", which mean you have to do it all over again to make the template output nicely.

Also, when these characters are placed in the Title or Dec fields the template wont even load into the template choser in the editor.

Just FYI.

Regards,

Peter


Top
  E-mail  
 
Posted: Mon Nov 05, 2007 9:18 am 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Fri Nov 10, 2006 3:55 am
Posts: 2
I am having problems with the session checking in filemanager connector configuration of Joomlafck2.

Session checking failed when users are logged in through https instead of the usual http url.

It worked when I replaced the $mosConfig_live_site with a hard coded https url of my website.

session_name( md5( $mosConfig_live_site ) );  /editor/filemanager/connectors/php/config.php

It will be good if the session checking can take into account connections made through https.


Joshua


Top
  E-mail  
 
Posted: Thu Nov 08, 2007 10:07 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Mar 08, 2007 9:04 pm
Posts: 7







Thanks in advance for your help,
Emmanouel

Hello,

Thanks for this great bot!

I'm trying to build a component using the latest version (1.0.9) together with Joomla! 1.0.13.

If I use only one editor in the page there is no problem, but when I try to use the following code below, then the first one appears with an error "Page not found" and the second one appears ok:



// parameters : areaname, content, hidden field, width, height, rows, cols
editorArea( 'messagearea', "$row->message", 'message', '400', '250', '60', '30', '1' );
?>

// parameters : areaname, content, hidden field, width, height, rows, cols
editorArea( 'commentarea', "$row->comment", 'comment', '400', '350', '60', '30', '1' );
?>
Top
  E-mail  
 
Posted: Thu Nov 08, 2007 10:58 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Oct 26, 2006 4:28 pm
Posts: 45







Thanks in advance for your help,
Emmanouel


Does your component work when the editor is set to the Joomla default TinyMCE?  If it does then maybe you could send me the component so I can test it out here, can't really help otherwise.

Nick

kehagiem wrote:
Hello,

Thanks for this great bot!

I'm trying to build a component using the latest version (1.0.9) together with Joomla! 1.0.13.

If I use only one editor in the page there is no problem, but when I try to use the following code below, then the first one appears with an error "Page not found" and the second one appears ok:



// parameters : areaname, content, hidden field, width, height, rows, cols
editorArea( 'messagearea', "$row->message", 'message', '400', '250', '60', '30', '1' );
?>

// parameters : areaname, content, hidden field, width, height, rows, cols
editorArea( 'commentarea', "$row->comment", 'comment', '400', '350', '60', '30', '1' );
?>
Top
   
 
Posted: Thu Nov 08, 2007 1:38 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Mar 08, 2007 9:04 pm
Posts: 7







Thanks in advance for your help,
Emmanouel


Does your component work when the editor is set to the Joomla default TinyMCE?  If it does then maybe you could send me the component so I can test it out here, can't really help otherwise.

Nick




Hello Nick,

Yes, it works with the Joomla default TinyMCE editor. So find attached the component (it's unfinished, you can test the admin section).

Thanks in advance,
Emmanouel

You do not have the required permissions to view the files attached to this post.


milesmowbray wrote:
kehagiem wrote:
Hello,

Thanks for this great bot!

I'm trying to build a component using the latest version (1.0.9) together with Joomla! 1.0.13.

If I use only one editor in the page there is no problem, but when I try to use the following code below, then the first one appears with an error "Page not found" and the second one appears ok:



// parameters : areaname, content, hidden field, width, height, rows, cols
editorArea( 'messagearea', "$row->message", 'message', '400', '250', '60', '30', '1' );
?>

// parameters : areaname, content, hidden field, width, height, rows, cols
editorArea( 'commentarea', "$row->comment", 'comment', '400', '350', '60', '30', '1' );
?>
Top
  E-mail  
 
Posted: Fri Nov 09, 2007 1:20 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Thu Mar 15, 2007 12:17 pm
Posts: 3
milesmowbray wrote:
wbell wrote:
After a clean install, I keep getting the following:
"Error loading /mambots/editors/joomlafck2/fckstyles.xml
Do you want to see more info?
"

Anyone know how to fix this??



Thanks!


Could you try the new version 1.0.9 I have uploaded today.


I did a fresh installation with 1.0.9 on 1.0.13 and cant get passed this error. Any idea?


You do not have the required permissions to view the files attached to this post.


Top
   
 
Posted: Fri Nov 09, 2007 9:53 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sun Dec 04, 2005 10:51 pm
Posts: 21
hi
i want to use this editor for my client, however,i am afraid he will mess up the settings in the custom toolbar. If he starts getting javascript errors, then i dont want to keep resetting the mambot everytime for him. Is there any way i could set the mambot with default settings, then hide it or disable the settings panel so he doesnt tamper with it?


Top
   
 
Posted: Tue Nov 13, 2007 8:53 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Mon Jul 30, 2007 6:49 am
Posts: 12
hi ,j ust installed fck2 -didnt work , had the connector error issue - did this:
changed :
Code:
$Config['Enabled'] = true ;

just to see if thats the problem
and it did work,!
:P
I can access files now, however this is a bit of a temporary workaround isnt it ! 
I feel like that leaves a big security hole in my joomla site
is there a better work around ?

I've left the original code in and just commented it out -!
:-\


Top
   
 
Posted: Tue Nov 13, 2007 5:19 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Nov 09, 2007 3:11 pm
Posts: 29
I have installed this editor and so far I like it a lot. I have two questions.

1) Is it possible to customize the fonts available?
2) I somehow managed to get a French version and I need it to be in English. This may have happened because the default language in my OS is French? I went to the mambot manager and checked the settings. The default language is set to "en" but when I hover over the buttons inside the editor, it's French. What can I do to change this?

Thanks in advance!


Top
  E-mail  
 
Posted: Tue Nov 13, 2007 5:23 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Nov 09, 2007 3:11 pm
Posts: 29
I just saw the option to auto-dected launguage, so that one is answered, but I would still like to know if it's possible to add font selections to the dropdown list.

Thank you!


Top
  E-mail  
 
Posted: Wed Nov 14, 2007 4:24 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Mon Jan 09, 2006 5:06 pm
Posts: 17
hank5720 wrote:
Thanks for all your help.  Joomlafck2 is now working fine on the site.  I don't know why.  The editor started working after reinstalling again (third time).  Maybe it was a cache problem - as another poster stated. 
I never got around to trying anything else.  Sorry for the problems and thanks for all the help! 
Joomlafck2 is a wonderful tool, love the new features.  Thanks.


I realize this reply is coming late into this thread but I wanted to see if I could help anyone else in the same boat. I was having the exact same problems as hank5720 and I installed and reinstalled 3 times, following all advice on this thread. It kept throwing errors and I couldn't figure it out! Then I did another search and found this:
http://forum.joomla.org/index.php/topic,336.0.html

That solved the problem for me. Simply switch to www or take it out of your URL, based on your overall configuration file, see if that helps. I believe there is a way to force the page to always open with/without the www in your .htaccess. Don't recall the details at the moment but I'm sure the directions are available via search.

Thanks for this nice 'bot!

Pam


Top
  E-mail  
 
Posted: Fri Nov 16, 2007 6:02 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sat Aug 25, 2007 5:09 pm
Posts: 35
Location: Arlington TX
Hi,

I'm running a student newspaper site, and I love the joomla content link feature.  However, it would be nice to be able to link to files that have been archived using this feature.  Is there a code mod that I can make that will allow me to do that?


Thanks


Top
  E-mail  
 
Posted: Mon Nov 19, 2007 2:58 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Jan 06, 2006 4:49 pm
Posts: 13
Location: Munich, Germany
Hi,

All is working, but not the function "Maximize the editor size". See attached picture, from the template the menu is in the background and disturbes editing the text, because the javascript from the menu is still working.

Can I add code so that a new window is genereated, without anything in the background?

Thanks a lot, best wishes, Eric


You do not have the required permissions to view the files attached to this post.

_________________
-----------------------------------
http://joomla-websites.eu
http://eu-project.vc


Top
  E-mail  
 
Posted: Tue Nov 20, 2007 1:41 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Fri Aug 19, 2005 11:12 pm
Posts: 67
Joomla 1.0.13

fckeditor2 1.0.9

Default installs and default config of fckeditor2

When trying to edit/create an article through admin, if I hit the Enter key when in the Intro Text box, all the contents of the Intro Text box disappears.

The "Main Text" box seems to behave okay, but the "Intro Text" content gets zapped, whether I use ENTER or SHIFT/ENTER

Any ideas?

Many thanks  :)

UPDATE:  I seemed to get this working by 'saving' the config settings once through joom admin. It doesn't have the above issue now.


Last edited by DogTags on Wed Nov 21, 2007 12:57 pm, edited 1 time in total.

Top
  E-mail  
 
Posted: Wed Nov 21, 2007 1:04 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Fri Aug 19, 2005 11:12 pm
Posts: 67
When I click the 'Browse Server' button in the Image Info tab, I get the following:

"The connector is disabled. Please check the 'editor/filemanager/connectors/php/config.php' "

Any ideas?

If it is 'disabled', what does that mean ?

Many thanks  :)


Top
  E-mail  
 
Posted: Wed Nov 21, 2007 1:46 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Feb 07, 2006 10:38 am
Posts: 7
DogTags wrote:

UPDATE:  I seemed to get this working by 'saving' the config settings once through joom admin. It doesn't have the above issue now.


Thanx DogTags, I had the same problem, solved now.


Top
  E-mail  
 
Posted: Wed Nov 21, 2007 2:49 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Fri Aug 19, 2005 11:12 pm
Posts: 67
Glad it worked  :)


Top
  E-mail  
 
Posted: Wed Nov 21, 2007 11:09 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Sep 14, 2007 1:02 am
Posts: 12
aasbrenn wrote:
Hi again,
The br/P now works, and this editor is really getting top notch!
I still have some a image issue. I have the pictures in a the folder /bildebase/ an not in /images/stories/. The images will not show in the editor, only if i give full path (http://www....). THe show up on the website, and i also manage to edit the filemanager connector to open right folder. Any ideas?

Where is the template button? The content template was a really great idea. Unfortunately i never understood how to make templates. I've always wanted a content templated with fixed size for images, just select from image base or upload and click... That would make it so much easier for non-pc-experts to write contect with text i joomla.


How did you get the br/P working? For some reason it keeps putting this into the editor... I go into the source, remove the p elements, get out of source mode... go back into source, and there they are back again. 

In the mambot, when i try and edit it, it will only set itself at the P element. And yes, everything in the mambots folder is writeable.

Any help would be appreciated.


Top
  E-mail  
 
Posted: Fri Nov 23, 2007 2:28 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Fri Nov 23, 2007 2:06 pm
Posts: 1
Hi
I'm completely newbie about joomla, php and web design, i'm a unix system admin!  ;)

I configured joomlafck2, and it works fine, i love it.. but ...
i'm not able use ImageManager plugin...
i got the error on the attachet screenshot and i got this error on my apache logs every time i try to open ImageManager:

PHP Notice:  Undefined variable: IMConfig in /var/www/mambots/editors/joomlafck2/editor/plugins/ImageManager/manager.php on line 14, referer: http://mysite/mambots/editors/joomlafck ... bar=Custom
PHP Notice:  Undefined variable: IMConfig in /var/www/mambots/editors/joomlafck2/editor/plugins/ImageManager/manager.php on line 79, referer: http://mysite/mambots/editors/joomlafck ... bar=Custom
PHP Notice:  Undefined variable: IMConfig in /var/www/mambots/editors/joomlafck2/editor/plugins/ImageManager/manager.php on line 108, referer: http://mysite/mambots/editors/joomlafck ... bar=Custom



I also have a question:
could be possible to force a template on joomlafck2, without choose for user?


thank you for every suggestion!


Manuela


You do not have the required permissions to view the files attached to this post.


Top
  E-mail  
 
Posted: Sat Nov 24, 2007 11:09 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Jul 03, 2007 2:12 pm
Posts: 5
Problem with IE submission of new content

Hi first oof all well done for FCK2 what a great tool. I am encoutering a problem with IE when users want to submit a new item the browser display a message error

“Internet explorer cannot open the internetsite”

http://my.com/test/index?phpoption=com_ ... news&......

Operation aborted”
The editor does not load, nothing appear in the manibody, 

This happens in the front end only and for FCK2 only if I change the editor to TinyMCE there is no problem.
I have tried changing the domain.com to http://www.domain.com problem.
It seems that IE finds a error in javascript to do with the admin.Form.exit.value, which is a flag linked to the cancel/save/apply buttons.
In FF this value is set properly but in IE it is undefined and the javascript fall's over.  This value is called by onunload WarnUser() function as thejavascript starts.

Many thanks for your help


Last edited by PhysT on Sun Nov 25, 2007 11:22 am, edited 1 time in total.

Top
  E-mail  
 
Posted: Sat Nov 24, 2007 12:38 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Jan 06, 2006 4:49 pm
Posts: 13
Location: Munich, Germany
Ericmuc wrote:
Hi,

All is working, but not the function "Maximize the editor size". See attached picture, from the template the menu is in the background and disturbes editing the text, because the javascript from the menu is still working.

Can I add code so that a new window is genereated, without anything in the background?

Thanks a lot, best wishes, Eric


I found the solution: in the template_css.css I added a "overflow: hidden;" to the menu!

_________________
-----------------------------------
http://joomla-websites.eu
http://eu-project.vc


Top
  E-mail  
 
Posted: Sun Nov 25, 2007 1:05 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Tue May 15, 2007 9:22 am
Posts: 3
Open the file "editors/joomlafck2/editor/plugins/ImageManager/config.inc.php". change line one from "


maniu wrote:
Hi
I'm completely newbie about joomla, php and web design, i'm a unix system admin!  ;)

I configured joomlafck2, and it works fine, i love it.. but ...
i'm not able use ImageManager plugin...
i got the error on the attachet screenshot and i got this error on my apache logs every time i try to open ImageManager:

PHP Notice:  Undefined variable: IMConfig in /var/www/mambots/editors/joomlafck2/editor/plugins/ImageManager/manager.php on line 14, referer: http://mysite/mambots/editors/joomlafck ... bar=Custom
PHP Notice:  Undefined variable: IMConfig in /var/www/mambots/editors/joomlafck2/editor/plugins/ImageManager/manager.php on line 79, referer: http://mysite/mambots/editors/joomlafck ... bar=Custom
PHP Notice:  Undefined variable: IMConfig in /var/www/mambots/editors/joomlafck2/editor/plugins/ImageManager/manager.php on line 108, referer: http://mysite/mambots/editors/joomlafck ... bar=Custom



I also have a question:
could be possible to force a template on joomlafck2, without choose for user?


thank you for every suggestion!


Manuela



Top
  E-mail  
 
Posted: Sun Nov 25, 2007 4:31 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Fri Aug 19, 2005 11:12 pm
Posts: 67
Would anyone know about the "connector is disabled" issue?  I'm stumped (no surprise)  :)


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 170 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6  Next

Quick reply

 



Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group