Page 1 of 1

Re: CGBlog - blank admin screen + pretty urls

Posted: Thu Oct 23, 2014 11:21 am
by velden
Usually a blank page means you have a server side (php?) error. To debug you either need to enable php error reporting and/or read the apache(?) access/error logs.

It is possible that the detailpage parameter does not work for pretty urls which I would expect to be written in the help of the specific module. Not sure though.

Re: CGBlog - blank admin screen + pretty urls

Posted: Wed Oct 29, 2014 5:21 am
by Jeff
The PHP memory limit on the temp domain is higher than on the main domain, try raising the PHP the memory limit for the main site.

Jeff

Re: CGBlog - blank admin screen + pretty urls

Posted: Thu Oct 30, 2014 9:19 am
by Masweb
johnboyuk wrote:Thanks Jeff - its all the same server, so php settings the same ... only the address used to access it is different
Did you move the database also or is it the same?

Re: CGBlog - blank admin screen + pretty urls

Posted: Wed Dec 17, 2014 9:27 pm
by Dr.CSS
Did you move this from a subfolder or subdomain which had an .htaccess file in it with this set..?

RewriteBase /

You can always run the install again to fix any internal path problems like being able to see it if using the numerical/temporary IP...

AT STEP 5 DON'T INSTALL DEFAULT CONTENT OR CREATE TABLES