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
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
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
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
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