Search found 4 matches
- Mon Feb 02, 2009 7:34 pm
- Forum: Modules/Add-Ons
- Topic: (SOLVED) HELP! with product modules, can't upload file
- Replies: 4
- Views: 1898
Re: HELP! with product modules, can't upload file
I would start with the basics and make sure that the webserver has permissions to the uploads folder.
					- Thu Feb 28, 2008 6:32 pm
- Forum: CMSMS Core
- Topic: TinyMCE resource browser thumbnails
- Replies: 3
- Views: 1293
TinyMCE resource browser thumbnails
Important stuff...  Fedora Core 8,  Apache 2.2.8 php PHP 5.2.4-3 MySQL 5.0.45-4  CMSMS 1.2.3   TinyMCE 2.2.7/2.2.8 In my apache error_log I get the following error when ever a user clicks the browse button from with in the Insert/edit image Dialog box in TinyMCE. PHP Fatal error:  Call to undefined ...
					- Tue Nov 14, 2006 4:22 pm
- Forum: Modules/Add-Ons
- Topic: FCKeditor
- Replies: 4
- Views: 2381
Re: FCKeditor
Good idea!   
					
- Tue Nov 14, 2006 4:13 pm
- Forum: Modules/Add-Ons
- Topic: FCKeditor
- Replies: 4
- Views: 2381
Re: FCKeditor
This seems to be the offending tag.
/* This affects every tag */
* {
border:0 !important; /* again no borders on printouts */
}
					/* This affects every tag */
* {
border:0 !important; /* again no borders on printouts */
}
