Re: app->controllers->pages_controller

2012-02-12 Thread phpMagpie
Sounds like there is something wrong with your code and without seeing it 
hard to debug.  You also mention lots of different errors with editing, 
deleting etc.

Find the the most concise piece of code that you believe should be working 
but isn't.  Paste that code to pastebin (http://bin.cakephp.org) and 
provide a link here along with what you think should be happening and what 
is happening instead.

If your site is live, it can also help to tell us at what address so we can 
see the error for ourselves.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


app->controllers->pages_controller

2012-02-12 Thread Sean
Hello all,

This is the first time I have posted. I am relatively new to cakePHP.
I have been working with an application and have run into something
strange. My app/controllers/pages_controller is acting very strange.

It works just fine in my development environment. I can view, add,
edit and delete pages. I uploaded it into my host and now it doesn't
work. At one point, it did, but now it's acting up.

I first discovered the issue a couple of days ago when I tried to edit
a page. When I tried to save it, it redirected me to the edit page and
deleted my changes.

It shows old pages in the views. I even made my changes in my
development environment and imported the SQL into the database
manually.

I tried deleting the pages and according to the list in my admin area,
they are gone, but the database shows that they are still there.

This is all very strange. Has anyone seen this before? My site is on
the live server, but our site hasn't officially gone live. These are
important informational pages that need to be viewable and accurate.
How could this work in one environment and stop working in another?

Any help would be appreciated.

Thanks

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php