My input fields are gone.

Author Message

Uchendu Nwachukwu

Saturday 25 March 2006 6:34:24 pm

So last night I logged in to my admin panel and tried to add a new record, and I saw this (click the link):

http://misc.unndunn.com/ezpub_error.png

All the input fields are gone. If I try to Save and Exit, it won't let me because it wants the required input from the missing fields, which is somewhat hard to provide since the fields are gone.

Anyone got any ideas on how I can fix this? I've emptied all caches several times, with no joy.

I'm running ez publish 3.7.0, SVN rev 13286.

Here's info from the System Information panel:
<b>PHP</b>
Version: 4.4.2

Extensions: zip, xslt, xml, wddx, tokenizer, sysvshm, sysvsem, standard, sockets, shmop, session, pspell, posix, overload, mysql, mime_magic, mhash, mcrypt, mbstring, imap, iconv, gettext, gd, ftp, exif, domxml, dbase, curl, ctype, calendar, bz2, bcmath, zlib, pcre, openssl, Zend Optimizer

Miscellaneous:
Safe mode is off.
Basedir restriction is off.
Global variable registration is off.
File uploading is enabled.
Maximum size of post data (text and files) is 70M.
Script memory limit is Unlimited.
Maximum execution time is 600 seconds.

Thanks in advance.

Uchendu Nwachukwu

Monday 03 April 2006 11:53:25 am

Does anyone have any idea as to how I might solve this? Is it a bug? This is not the first time this has happened...

Kåre Køhler Høvik

Tuesday 04 April 2006 12:53:56 am

Hi

Have you tried:
- Editing the content class with the missing input fields ?
- Editing an existing version ?
- Enable debug output and see if there are any error messages ?

Kåre Høvik

Uchendu Nwachukwu

Monday 10 April 2006 7:01:35 am

I tried editing the offending content class, but the problem has spread to all the content classes now. :(

Whether I edit an existing node or create a new one, I get the same thing.

Enabling debug output yields a bunch of warnings about missing translations. Here's a sample:

No translation for file(translation.ts) in context(kernel/classes/datatypes): 'Date and Time' with comment(Datatype name)

There are about 30-40 such errors.

Would it help if I disabled Translation support? And if so, how would I go about doing that?

Thanks for the help!

Uchendu Nwachukwu

Tuesday 11 April 2006 7:59:57 pm

OK, so I disabled Translation, but that didn't fix it. Then I clicked "Clear all Caches" in the debug section, and all of a sudden my input fields were back.

I'd clicked "Clear All Caches" in the Setup page of the Admin panel till I was blue in the face, and that didn't work. But clicking "Clear All Caches" in the debug section fixed it, apparently.

Upshot is, it's fixed now. Thanks for the help.

Pascal Specht

Thursday 02 August 2007 7:03:22 am

I had a similar problem, clear all caches didn't clear all caches...
After doing this:

$ cd www/var
var $ rm -fr cache
cd www/var/ezwebin_site
ezwebin_site $ rm -fr cache

the cache really got refreshed.

Hope this helps others,

-Pascal

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.