Elxis CMS Forum
		Support => Administration => Topic started by: vaudou on February 03, 2008, 22:23:31
		
			
			- 
				Hi!
I am a new user of Elxis CMS.
I don't know if this problem happened to some of you.
I finished the installation without problem. The administration also.
But when I am adding content to the site, after the first item, I have problem with the adding.
On the administration page, I click Content and All content items.
At this level, the items are listed.
If I click to edit an item, I just get a blank page. And it is the same result of adding a new item.
At the top, I get the admin menu but the WYSIWYG form don't appear.
If somebody can help.
Please.
Thankx
I, VauDou
			 
			
			- 
				Ηι , and welcome i think you have to check the directory permissions.All must be 755 except cache & tmpr also set files to 644.
Regards
			 
			
			- 
				What version of Elxis are you using?
Also, please give us some info on your server environment (PHP, MySQL...)
Regarding TinyMCE, you should check $mosConfig_live_site (is there www at the beginning of URL). 
			 
			
			- 
				Hi vaudou and wellcome to the ELXIS ...
i think you should increase the size of post_max_size to at least 16MB , this value is in php.ini on your server , you can contact your hosting support ...
			 
			
			- 
				
Hi vaudou and wellcome to the ELXIS ...
i think you should increase the size of post_max_size to at least 16MB , this value is in php.ini on your server , you can contact your hosting support ...
I have to agree with you Farhad!
			 
			
			- 
				Hi,
Thanks to you.
I send a mail to my hoster and wait for reply.
I'll send the config soon
Thank you
Vaudou Mx
			 
			
			- 
				Hi!
Here is my php configuration
  Sub Section   Directive   Info   Value
Language Options   asp_tags   Allow ASP-style <% %> tags.   Off   
File Uploads   file_uploads   Whether to allow HTTP file uploads.   On   
Paths and Directories   include_path   Windows: "\path1;\path2" c:\php\includes"   .:/usr/lib/php:/usr/local/lib/php   
Resource Limits   max_execution_time      30   
Resource Limits   max_input_time      60   
Resource Limits   memory_limit      32M   
Data Handling   register_globals      On   
Language Options   safe_mode                      Off   
main   session.save_path                      /tmp   
File Uploads   upload_max_filesize   Maximum allowed size for uploaded files.   10M   
Is that good to solve my pb?
Vaudou Mx
			 
			
			- 
				You still didn't give us PHP & MySQL versions. That is the most important stuff.
Offtopic
This is very bad way to configure server:
register_globals      On   
You should set it to off trough php.ini if your host support this option.
			 
			
			- 
				Hi,
Thank Ivan but I don't master a lot the php server configuration.
Here is the information about version
PHP version 5.2.4 
MySQL version 4.1.22-standard 
I think that is ok.
I will ask about the register_global
Soon
Vaudou Mx
			 
			
			- 
				That is OK. Now about TinyMCE... Have you tried to edit your configuration.php to use www before your site domain. Example http://YourSite.com --> http://www.YourSite.com?
			
 
			
			- 
				Hi!
Yes I try both way, the content edit page remain blank.
Here is what it look like
(http://www.pavesdeluxe.com/elxis.bmp)
What I don't understand, the "autonomous page" edit form appear clearly. It is only the CONTENT ITEMS MANAGER edit page which have the problem.
Vaudou Mx
			 
			
			- 
				if you want to solve your problem so do this :
i think you should increase the size of post_max_size to at least 16MB , this value is in php.ini on your server , you can contact your hosting support ...
 ::)