Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2009-04-24 19:36:58

lehan
Member
Registered: 2008-12-17
Posts: 24

[resolved] Textpattern CMS interface stuck on Admin->Preferences->Language

As the title suggests, my interface is behaving strangely. I can log in without trouble, however it defaults to the Admin->Preferences->Language page, and wont load any other pages.

This happened after an attempt to install Textpattern on a subdomain on the same server.

Help! Please!
www.lehan.ca

Offline

#2 2009-04-25 16:49:20

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: [resolved] Textpattern CMS interface stuck on Admin->Preferences->Language

I just came across another topic about this problem, maybe it helps.

Offline

#3 2009-04-27 02:53:27

lehan
Member
Registered: 2008-12-17
Posts: 24

Re: [resolved] Textpattern CMS interface stuck on Admin->Preferences->Language

Looks like they’re encountering the same issue I am, but I can’t tell what error is causing it as my site isn’t set to debugging mode.

If I can’t access the Admin->preferences page, what other way can I set it to debugging mode to receive an error message.

Thanks!

Offline

#4 2009-04-27 11:57:31

jsoo
Plugin Author
From: NC, USA
Registered: 2004-11-15
Posts: 1,793
Website

Re: [resolved] Textpattern CMS interface stuck on Admin->Preferences->Language

If you can make changes directly to the database, you want to change the production_status item in the txp_prefs table to “debug”.


Code is topiary

Offline

#5 2009-04-27 14:48:57

lehan
Member
Registered: 2008-12-17
Posts: 24

Re: [resolved] Textpattern CMS interface stuck on Admin->Preferences->Language

I changed the production status to debug in myPHPadmin. No errors display and the problem still persists.

Offline

#6 2009-04-27 14:55:13

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,368
Website GitHub Mastodon Twitter

Re: [resolved] Textpattern CMS interface stuck on Admin->Preferences->Language

How is your server handling sub-domains?

  1. There are some servers which require the sub-domain folder to be before the root directory
  2. Others which handle any folder as sub-domain if the user chooses
  3. Whilst others require to point to the sub-domain via htaccess.

If it is the #3, are you sure that your htaccess rule is correct?


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#7 2009-04-27 15:57:20

lehan
Member
Registered: 2008-12-17
Posts: 24

Re: [resolved] Textpattern CMS interface stuck on Admin->Preferences->Language

It would be number two. I’ve removed the subdomain textpattern install however. This problem is occurring in an install on the top directory of my webserver. It worked without any trouble for over year, until I attempted the second textpattern install.

I’m using the standard .htaccess to allow clean URLS.

Offline

#8 2009-04-27 16:14:34

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,368
Website GitHub Mastodon Twitter

Re: [resolved] Textpattern CMS interface stuck on Admin->Preferences->Language

Did you also remove the table created by the sub-domain install which i assume that they were in the same db as your root site?


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#9 2009-04-27 16:31:08

lehan
Member
Registered: 2008-12-17
Posts: 24

Re: [resolved] Textpattern CMS interface stuck on Admin->Preferences->Language

I did, but could there be other data left behind in the DB causing this?

Offline

#10 2009-05-12 20:50:13

lehan
Member
Registered: 2008-12-17
Posts: 24

Re: [resolved] Textpattern CMS interface stuck on Admin->Preferences->Language

bump

Still stuck on this. Next step is to backup and reinstall I guess.

Offline

#11 2009-05-13 03:44:47

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,368
Website GitHub Mastodon Twitter

Re: [resolved] Textpattern CMS interface stuck on Admin->Preferences->Language

lehan wrote:

I did, but could there be other data left behind in the DB causing this?

Or a plugin? You can disable all plugins through phpMyAdmin and check what happens.

Still stuck on this. Next step is to backup and reinstall I guess.

I know it’s obvious and the issue has persisted for too long but make sure it is not a cache problem. Did you try connecting using another computer?


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#12 2009-05-13 17:39:08

lehan
Member
Registered: 2008-12-17
Posts: 24

Re: [resolved] Textpattern CMS interface stuck on Admin->Preferences->Language

Disabling (and subsequently re-enabling) plugins has made matters worse:

http://www.lehan.ca

the plugins are now reporting widespread errors.

Offline

#13 2009-05-13 18:03:15

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: [resolved] Textpattern CMS interface stuck on Admin->Preferences->Language

lehan wrote:

the plugins are now reporting widespread errors.

Yes, of course they are ;) ignore them for the moment, they will go away once you re-activate the plugins.

I think this may be the important part:

Parse error: syntax error, unexpected T_DNUMBER in /var/www/html/textpattern/lib/txplib_misc.php(574) : eval()’d code on line 45
The above errors were caused by the plugin:rss_live_search

The plugin is causing an error even when it is disabled… Maybe you should try if removing it helps.

Offline

#14 2009-05-13 18:09:17

lehan
Member
Registered: 2008-12-17
Posts: 24

Re: [resolved] Textpattern CMS interface stuck on Admin->Preferences->Language

Okay, all plugins are now disabled, this is the error message I get with the site set to debug:

Tag error: <txp:kml_flashembed_js src=“http://www.lehan.ca/js/swfobject.js”/> -> Textpattern Warning: tag does not exist on line 1104
textpattern/publish.php:1104 trigger_error()
textpattern/publish.php:1012 processTags()
textpattern/publish.php:496 parse()
index.php:33 textpattern()
Tag error: <txp:rss_live_search_js /> -> Textpattern Warning: tag does not exist on line 1104
textpattern/publish.php:1104 trigger_error()
textpattern/publish.php:1012 processTags()
textpattern/publish.php:496 parse()
index.php:33 textpattern()
Tag error: <txp:rss_live_search /> -> Textpattern Warning: tag does not exist on line 1104
textpattern/publish.php:1104 trigger_error()
textpattern/publish.php:1012 processTags()
textpattern/publish.php:496 parse()
index.php:33 textpattern()
Tag error: <txp:wet_thumbfilter category=“gallery” limit=“9” /> -> Textpattern Warning: tag does not exist on line 1104
textpattern/publish.php:1104 trigger_error()
textpattern/publish.php:1012 processTags()
textpattern/publish.php:496 parse()
index.php:33 textpattern()
Tag error: <txp:wet_thumbfilter category=“video” limit=“6” /> -> Textpattern Warning: tag does not exist on line 1104
textpattern/publish.php:1104 trigger_error()
textpattern/publish.php:1012 processTags()
textpattern/publish.php:496 parse()
index.php:33 textpattern()

Looks to me like these four plugins, wet_thumbfilter, rss_live_search, kml_flashembed_js, are the offending culprits. What’s bizarre is that all four were working perfectly prior to my initial issue arising. Why would they now suddenly go funky?

Reminder, all this started when I attempted to install a second copy of textpattern in a subdomain on my server. I created a separate database for it, but clearly something cross-polluted.

Last edited by lehan (2009-05-13 18:20:23)

Offline

#15 2009-05-13 18:18:55

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: [resolved] Textpattern CMS interface stuck on Admin->Preferences->Language

lehan wrote:

Looks to me like these four plugins, wet_thumbfilter, rss_live_search, kml_flashembed_js, are the offending culprits.

No, they are not. Of course the tags don’t exist if you disabled the plugins. These warnings have nothing to do with your problem. So you still can’t get past the languages page?

Offline

Board footer

Powered by FluxBB