Help Needed

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
chamara
Forum Members
Forum Members
Posts: 19
Joined: Mon Nov 19, 2007 3:21 am

Help Needed

Post by chamara »

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
alby

Re: Help Needed

Post by alby »

chamara 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.
Re-upload  mle/function.mle.php  because you have a problem with a few files

Alby
chamara
Forum Members
Forum Members
Posts: 19
Joined: Mon Nov 19, 2007 3:21 am

Re: Help Needed

Post by chamara »

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
User avatar
kermit
Power Poster
Power Poster
Posts: 693
Joined: Thu Jan 26, 2006 11:46 am

Re: Help Needed

Post by kermit »

chamara wrote: Also got the following error string(61) "Smarty error: unable to read resource: "globalcontent:footer""
this one simply means that something (such as your template) has a {global_content} call to a GCB that doesn't exist

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
chamara
Forum Members
Forum Members
Posts: 19
Joined: Mon Nov 19, 2007 3:21 am

Re: Help Needed

Post by chamara »

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
alby

Re: Help Needed

Post by alby »

chamara 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 
I see that works now
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
chamara
Forum Members
Forum Members
Posts: 19
Joined: Mon Nov 19, 2007 3:21 am

Re: Help Needed

Post by chamara »

Hi Alby,

It woks now thanks for your help. Also thanks kermit.

Chamara
Post Reply

Return to “CMSMS Core”