Thanks for replying Tarique.

Actually I don't get any errors, the app just doesn't seem to find the
contents that were actually visible on the site mounted on the old
server. The contents are actually stored in the db... The URL is
http://www.acepweb.org.ar  The main page is totally visible but when I
click a button to get to the secondary sections, eg. news, I get not
an error message but a message indicating that no  articles were found
on the category... I'm still totally clueless about this....

On 11 ene, 00:06, "Dr. Tarique Sani" <[email protected]> wrote:
> Can't seem to reach the URL you have mentioned but have you tried
> setting the Debug on?
>
> Probably you are not seeing any errors because Debug is set to 0
>
> HTH
> Tarique
>
> On Mon, Jan 10, 2011 at 7:43 PM, 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 sitehttp://cakeqs.organd 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 
> > athttp://groups.google.com/group/cake-php?hl=en
>
> --
> =============================================================
> Cheesecake-Photoblog:http://cheesecake-photoblog.org
> PHP for E-Biz:http://sanisoft.com
> =============================================================

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