Search found 8 matches

by weblab
Wed Jun 24, 2009 8:27 am
Forum: General Discussion
Topic: your suggestions please
Replies: 2
Views: 1754

Re: your suggestions please

Thanks Pierre, your suggestion helped and am on my final stretch integrating the 3 modules to work the way I want .
by weblab
Wed Jun 24, 2009 8:20 am
Forum: CMS Show Off
Topic: my 2nd site using cmsms
Replies: 0
Views: 1344

my 2nd site using cmsms

Here is my second website using cmsms...

http://www.magnate-ventures.com/

Still working on client login and menu, the side menu are not working right...trying to figure out to rectify they abnormal behavior.
by weblab
Mon Jun 01, 2009 8:43 am
Forum: General Discussion
Topic: your suggestions please
Replies: 2
Views: 1754

your suggestions please

Hey guys, I have a project at hand and my CMS of choice is of course CMSMS but I'm scratching my head trying to figure out how I will achieve this: Client Login Area - to allow uploading of images by both the administrator and client .The CMS will allow clients to upload images online for approval, ...
by weblab
Sat Mar 21, 2009 11:44 pm
Forum: Modules/Add-Ons
Topic: Blogs made simple truncated text
Replies: 2
Views: 1083

Re: Blogs made simple truncated text

Open file action.showcategory.php Look for these two lines of code: $onerow->shorttext=strip_tags($this->TruncateText($entry["text"],$shortlength))." ".$onerow->morelink; $onerow->truncatedtext=strip_tags($this->TruncateText($entry["text"],$shortlength)); and change to ...
by weblab
Sat Feb 28, 2009 6:37 am
Forum: Modules/Add-Ons
Topic: Menu help
Replies: 4
Views: 1308

Re: Menu help

Here are my codes...... level 1/top menu/parents: {if $count > 0 } {foreach from=$nodelist item=node} <td align="left" valign="top" class="yellowbg"><a href="{$node->url}" {if $node->target ne ""} target="{$node->target}"{/if} >{$node->menu...
by weblab
Fri Feb 27, 2009 3:56 pm
Forum: Modules/Add-Ons
Topic: Menu help
Replies: 4
Views: 1308

Menu help

This is the website i have been developing http://www.atu-uat.org , the menus are ok but are not working the way i want. Click any level 1 menu e.g Clients or Management , they open level 2 menus but if level 2/level 3 has no children and the page is active . The menu disappears...e.g -Clients   -->...
by weblab
Fri Feb 27, 2009 11:55 am
Forum: [locked] CMSMS MLE fork
Topic: [Calender] rawurlencode() plus Illegal offset type error
Replies: 2
Views: 2389

Re: [Calender] rawurlencode() plus Illegal offset type error

Any one have encountered the same error?
by weblab
Fri Feb 27, 2009 11:08 am
Forum: [locked] CMSMS MLE fork
Topic: [Calender] rawurlencode() plus Illegal offset type error
Replies: 2
Views: 2389

[Calender] rawurlencode() plus Illegal offset type error

I've developed a multilingual site using cms madesimple 1.5.2 but when i click on the calender it give me the following error . Please help Warning: rawurlencode() expects parameter 1 to be string, array given in /home/wwwatuu/public_html/beta/lib/classes/module_support/modform.inc.php on line 473 W...

Go to advanced search