CGBlog - blank admin screen + pretty urls

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: CGBlog - blank admin screen + pretty urls

Post 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.
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm

Re: CGBlog - blank admin screen + pretty urls

Post 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
Masweb
Forum Members
Forum Members
Posts: 173
Joined: Sat May 09, 2009 4:26 pm

Re: CGBlog - blank admin screen + pretty urls

Post 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?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CGBlog - blank admin screen + pretty urls

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

Return to “Modules/Add-Ons”