Search found 7 matches
- Thu Dec 04, 2008 6:00 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Blank Page during Installation
- Replies: 2
- Views: 1307
Blank Page during Installation
Hi, Im using the cmsms 1.4.1 version and my php version is 4.3.11 on a windows server. Im getting this blank page when trying to install.I have tried several solutions available like set permission 777 to tmp and tmp/cache directory tried with install/index.php?debug=1 tried install/index.php?allows...
- Tue Dec 02, 2008 5:38 am
- Forum: [locked] CMSMS MLE fork
- Topic: CMS 1.4.1 + MLE - Pretty URLs problems
- Replies: 11
- Views: 7559
Re: CMS 1.4.1 + MLE - Pretty URLs problems
Thanks alby.It worked like a charm.
Coming to the menu thing I sorted it out.
Coming to the menu thing I sorted it out.
- Sun Nov 30, 2008 6:18 pm
- Forum: [locked] CMSMS MLE fork
- Topic: CMS 1.4.1 + MLE - Pretty URLs problems
- Replies: 11
- Views: 7559
Re: CMS 1.4.1 + MLE - Pretty URLs problems
Hi guys. Iam facing the similar problem that Tomruss mentioned but I placed the .htaccess file in the cmsms installed root. You can see the page at http://mavensoft.org/stepone/ when the URL settings are changed to $config['assume_mod_rewrite'] = false; $config['page_extension'] = ''; $con...
- Fri Jul 18, 2008 7:10 pm
- Forum: CMSMS Core
- Topic: [solved]Javascript Problem
- Replies: 8
- Views: 3604
Re: Javascript Problem[solved]
Hi viebig & mark cheers guys, for ur wonderful support. I know I have given u enough trouble with my silly doubts,but I'll have a careful look through the manual and smarty and using non tables based layouts. Once again thanks for ur valuable suggestions and next time i'll come up with something...
- Thu Jul 17, 2008 6:34 pm
- Forum: CMSMS Core
- Topic: [solved]Javascript Problem
- Replies: 8
- Views: 3604
Re: Javascript Problem
hi viebig Thanks for ur response.Iam very pleased with the support in cmsms. Coming to my problem, it got solved. I was not using an id for a control which iam refering in some places.So I rectified it. But I want ur wonderful support, Iam novice both to CMSMS and PHP. though i understand and do php...
- Thu Jul 17, 2008 5:15 am
- Forum: CMSMS Core
- Topic: [solved]Javascript Problem
- Replies: 8
- Views: 3604
Re: Javascript Problem
Thanks Nullig & viebig for ur responses Iam working it out in localhost so I couldn't provide the link but here is my code Template Code: <head> {literal} <__script__ language="javascript" type="text/javascript"> function bf(tEXt) { my_Dir=tEXt; SLIDE_pause();...
- Wed Jul 16, 2008 9:30 pm
- Forum: CMSMS Core
- Topic: [solved]Javascript Problem
- Replies: 8
- Views: 3604
[solved]Javascript Problem
Hi all, I'm using this CMS for the first time and it looks awesome.coming to my problem I got a HTML page in which there are some 10 images running with Javascript on page load,which is ruuning perfectly. So now using this CMS I have created a template and placed all the Javascript part in the head ...