Showing session errors on hosting to Fatcow Domain Server

2011-10-06 Thread Joffin Joy
Hi Sir, I uploaded my cakephp 1.3 web application into the new shared server provided by fatcow. But am getting few errors after uploading into the server. Below is the site URL: http://contractngo.com/ The errors are listed below: Warning (2): session_start() [function.session-start]: open(/v

Re: cakePHP 1.3 Session Flash Message Not Showing

2011-09-22 Thread Joffin Joy
ssion->check('Message.auth')): echo $session->flash('auth'); endif; ?> Any help will be very helpful. Thanks in advance. On Sep 22, 8:15 pm, dw wrote: > Make sure you have: > echo $session->flash(); > > in your layout. I

cakePHP 1.3 Session Flash Message Not Showing

2011-09-22 Thread Joffin Joy
Hi Sir, I was working with 1.2.9 for a long time and never updated the cakephp. But when i updated the cake to 1.3 the save is working but the flash message is not showing. Please help me as i want to integrate facebook connect to my app but cakephp 1.2.9 is not working correctly with facebook l

Multilingual Support in cakePHP

2011-02-04 Thread Joffin Joy
Sir, I followed this tutorial below to implement Multilingual Support in cakePHP: I want to get english to spanish translation. As i can see it is using i18n but i have no table for i18n in my website. === We all know that developing a website

Cakephp Sorting ASC and DESC NEW ISSUE WHEN VALUES COMES IN A RANGE LIKE 5,10,100,1234,765432.....

2010-12-14 Thread joffin joy
Hi Sir/Madam, I have been working in cakePHP for some time and i have to say its very easy to build web based applications. But today i found out a strange issue in sorting of a page having pagination. As we click on the header it is sorted in both ASC and DESC order. But what the real issue is, i