Thank you all for answering. I really appreciate it.

My main business is hosting but I also do PHP coding but never did
anything with cake.

As I saw the error, as Ryan stated, it's obvious that there's
something wrong with that sql query. The weird thing is that the site
worked well on other box with same PHP version, same OS, same MySql
version and same folder layout, and I'm still lost on which files make
changes or look for the issue to correct it...


any suggestions on this? I'll read the tute but it'd be great if you
guys can hand me a clue on what file(s) to change...

Thanks so much!!

On 11 ene, 14:19, Brian Mckphee <[email protected]> wrote:
> I agree with the last few posters.  You may need to tell your client
> to look at their code.  Are you merely a hosting provider or are you a
> coder?
>
> On Jan 10, 8:13 am, javier0051 <[email protected]> wrote:
>
> > Hi
>
> > I am a completely newbie to cake php. A new customer has a site
> > developed with cake php and we recently moved the site to one of our
> > boxes but we haven't been able to show all the page's content. No
> > errors, the news & articles and other stuff are actually in the
> > database BUT no contents are displayed. (site's main page:www.acepweb.org.ar
> > Undisplayed contents example url (http://www.acepweb.org.ar/c/noticias/
> > ultimas-noticias)
>
> > The problem comes when trying to access one of the interior sections.
> > The contents are in the database, the routing.php file has this line
> > "(Router::connect('/c/:categoria/:subcategoria', array('controller' =>
> > 'categories', 'action' => 'view', 'categoria' => null, 'subcategoria'
> > => null));)" directing to some /c/ folder or whatever it is but it is
> > not physically present.
>
> > The connection to the db is established propperly but at this point I
> > am totally clueless on how to get that example page to display the
> > contents it used to display when hosted on the other box, with same
> > cPanel, same linux operating system.
>
> > Thank you .Help will be totally appreciated

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to