Hi All,
I'm getting an error in my CMSMS I cant figure out what is the problem. This is what I'm getting
Warning: usort() [function.usort]: Invalid comparison function. in /home/sisyphus/www/CMSMS/mle/function.mle.php on line 25
Fatal error: Call to undefined function transform_language_arr() in /home/sisyphus/www/CMSMS/mle/function.mle.php on line 27
Is this a bug in CMSMS? My version is cmsms-mle-1.2. Can some one help me on this? I cant see the site with this.
Thanks
Chamara
Help Needed
-
alby
Re: Help Needed
Re-upload mle/function.mle.php because you have a problem with a few fileschamara wrote: Warning: usort() [function.usort]: Invalid comparison function. in /home/sisyphus/www/CMSMS/mle/function.mle.php on line 25
Fatal error: Call to undefined function transform_language_arr() in /home/sisyphus/www/CMSMS/mle/function.mle.php on line 27
Is this a bug in CMSMS? My version is cmsms-mle-1.2. Can some one help me on this? I cant see the site with this.
Alby
Re: Help Needed
Hi Alby,
Thanks for helping me again. I've Re-upload mle/function.mle.php file and now site fiving me 404 error. Also got the following error string(61) "Smarty error: unable to read resource: "globalcontent:footer""
What is wrong with my system? How can I resolve this?
I hope U will help me.
Thanks
Chamara
Thanks for helping me again. I've Re-upload mle/function.mle.php file and now site fiving me 404 error. Also got the following error string(61) "Smarty error: unable to read resource: "globalcontent:footer""
What is wrong with my system? How can I resolve this?
I hope U will help me.
Thanks
Chamara
Re: Help Needed
this one simply means that something (such as your template) has a {global_content} call to a GCB that doesn't existchamara wrote: Also got the following error string(61) "Smarty error: unable to read resource: "globalcontent:footer""
create a Global Content Block named 'footer' and put something in it... OR, remove the {global_content name='footer'} tag and replace with some text (or nothing).. whatever you want.
the default content has a GCB called 'footer'; so you must have either removed or renamed it, or chose not to include the 'default content' when you installed CMSMS.
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
Re: Help Needed
Hi kermit,
Thanks for helping me. I checked the global_content footer section is there, but I'm getting 404 error. I checked the pages list in admin; its shows current pages with nothing for page name but only showing page number. This is my URL http://www.sisyphus.be/CMSMS
This happens to my local installation as well. when I try to edit a page it giving me all the data I entered with the page title, menu title and all. Then I submit it with no modification and then all the page names appears in the page list. Also the site works thereafter. What is the reason for this?
Thanks
Chanmra
Thanks for helping me. I checked the global_content footer section is there, but I'm getting 404 error. I checked the pages list in admin; its shows current pages with nothing for page name but only showing page number. This is my URL http://www.sisyphus.be/CMSMS
This happens to my local installation as well. when I try to edit a page it giving me all the data I entered with the page title, menu title and all. Then I submit it with no modification and then all the page names appears in the page list. Also the site works thereafter. What is the reason for this?
Thanks
Chanmra
-
alby
Re: Help Needed
I see that works nowchamara wrote: Thanks for helping me. I checked the global_content footer section is there, but I'm getting 404 error. I checked the pages list in admin; its shows current pages with nothing for page name but only showing page number. This is my URL http://www.sisyphus.be/CMSMS
Error in Global Content Block was because you don't apply all queries in README.FIRST
Check for content and htmlblobs tables (compare with Installation doc here or watch video mle #2)
Alby
Re: Help Needed
Hi Alby,
It woks now thanks for your help. Also thanks kermit.
Chamara
It woks now thanks for your help. Also thanks kermit.
Chamara

