Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-11-05 02:22:20

1beb
Plugin Author
From: Canada, Ontario, Toronto
Registered: 2004-11-22
Posts: 169
Website

Blank Site after Commenting

Hi All,

My site went blank after commenting on one of the articles. There is another txp install in the same database that is working perfectly. What do you think it could be?

(FYI: Can’t accesss the admin panel either – blank page )

EDIT: Here’s a link to the site – Bertelsen.ca

Last edited by 1beb (2006-11-05 02:37:47)

Offline

#2 2006-11-05 02:39:09

zem
Developer Emeritus
From: Melbourne, Australia
Registered: 2004-04-08
Posts: 2,579

Re: Blank Site after Commenting

config.php, .htaccess problem, or a server problem.

You could try moving your .htaccess file aside to see if it’s hiding an error message. Other than that, you’ll need to ask your hosting company for help diagnosing the problem.


Alex

Offline

#3 2006-11-05 03:10:01

1beb
Plugin Author
From: Canada, Ontario, Toronto
Registered: 2004-11-22
Posts: 169
Website

Re: Blank Site after Commenting

Ok, so I figured because it’s all mucked up anyways now might be a good time to upgrade to 4.0.4 :)

I did so, and now at least I receive an error message:

Fatal error: Cannot redeclare since() (previously declared in /users/home/bebisone/web/public/textpattern/publish.php:848) in /users/home/bebisone/web/public/textpattern/lib/txplib_misc.php on line 1042

When I first go to the admin panel after my “very first” login I get this error:

Warning: Duplicate entry ’1-override_emailcharset’ for key 1 insert into txp_prefs set name=‘override_emailcharset’, val=‘0’, prefs_id=‘1’, type=‘1’, event=‘admin’, position=‘211’, html=‘yesnoradio’ in /users/home/bebisone/web/public/textpattern/lib/txplib_db.php on line 84

Warning: Table ‘bertelsen.txp_priv’ doesn’t exist DESCRIBE `txp_priv` in /users/home/bebisone/web/public/textpattern/lib/txplib_db.php on line 84

Warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘ name=‘plugin_cache_dir’‘ at line 1 select name from txp_prefs where prefs_id=1, name=‘plugin_cache_dir’ in /users/home/bebisone/web/public/textpattern/lib/txplib_db.php on line 84

After that, I’m locked to the install lanaguage page.

Any thoughts? Like I said, I’ve got another txp install working perfectly in the same database and one directory over.

Offline

#4 2006-11-05 04:26:59

1beb
Plugin Author
From: Canada, Ontario, Toronto
Registered: 2004-11-22
Posts: 169
Website

Re: Blank Site after Commenting

FYI: It was something in my txp_prefs table.

I wiped every single table and started from scratch, the problem only arose when I inserted the prefs.

(Edit: callings tables db’s)

Last edited by 1beb (2006-11-05 04:27:46)

Offline

#5 2006-11-05 09:23:03

wet
Developer Emeritus
From: Vöcklabruck, Austria
Registered: 2005-06-06
Posts: 3,391
Website GitHub Mastodon

Re: Blank Site after Commenting

1beb wrote:

Warning: Duplicate entry ’1-override_emailcharset’ for key 1 insert into txp_prefs set name=‘override_emailcharset’, val=‘0’, prefs_id=‘1’, type=‘1’, event=‘admin’, position=‘211’, html=‘yesnoradio’ in /users/home/bebisone/web/public/textpattern/lib/txplib_db.php on line 84

This apparently occurs on all new installs. Might be a glitch in the database populating scripts run at setup. Anyway, this causes no harm I think.

Offline

#6 2006-11-05 10:27:12

1beb
Plugin Author
From: Canada, Ontario, Toronto
Registered: 2004-11-22
Posts: 169
Website

Re: Blank Site after Commenting

That’s understood. But my problem actually was with my settings. It was unrelated to the upgrade though. (I just switched to a new host)

Cheers ;)

Offline

#7 2006-11-06 17:43:57

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: Blank Site after Commenting

Robert: those kind of errors were actually always happening before, it’s just that 4.0.4 squawks about them now. ;)

Offline

Board footer

Powered by FluxBB