Jump to content

Recommended Posts

Posted

Just testing process wire 2.3  I moved a few recently created pages, yet I can't empty the trash.

I get this error, telling me that this SQL table is missing:

field_fieldset_meta_end' doesn't exist

I can see the table on phpMyAdmin. Thanks in advance.  

Posted

It sounds to me like an issue of case, somewhere. The skyscrapers profile field name is fieldset_meta_END (where END is uppercase). What is the case of the table in your MySQL db? I'm guessing it's got the uppercase END in it. You might try adjusting this setting in your /site/config.php to false, or rename the table in PhpMyAdmin to be all lowercase. 

  • Like 1
Posted

I guess this wasn't a newbie question, just a dumb one. :huh:  Its working now, I changed the table name END bit on that SQL table to lower case, the modx revo config php files had less settings. 
Thanks Ryan again for pointing me in the right direction and congrats on the CSV import module, it can speed up site production by 200%.  

  • Like 1
Posted

Not a dumb question it all. Sounds to me more like an issue in the skyscrapers profile, I'll look into it. 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...