Posted: January 4, 2018 at 10:25 am
|
Hi recently our EE4 installation won’t let us input any ticket prices. As soon as you set the ticket amount it resets back to 0.00. I can provide login account. |
|
UPDATE: It resets back to 0 upon hitting publish. Sorry for the vagueness. |
Hi there, What may be happening there is another plugin that uses another version of accounting.js is causing a conflict. Does the issue resolve itself if you temporarily deactivate all other activated WordPress plugins? |
|
|
Hi Josh, Thanks for the reply. So far I have: Deactived all plugins – X Many thanks |
Should I assume that you ruled out a plugin conflict? In that case, can you take a look at the site’s database and check for the existence of the tables that Event Espresso uses to store data? There should be a handful of tables that include the prefix _esp_. If for some reason those tables were not created when Event Espresso 4 ran its activation scripts, that might be the result of the database user being set up to not allow WordPress to add new tables. See also: https://codex.wordpress.org/it:Rendere_WordPress_sicuro#Restricting_Database_User_Privileges |
|
|
Hi Josh, thanks for the feedback. Correct – the plugin confliction has been ruled out. After looking in the database table esp_ticket – the tickets have been created, however the price was also blank – 0.000 |
|
Also I’ve noticed, everytime I edit a ticket in the event – it creates a new one instead of updating the details of the original. Thus setting it to blank. 0.000 |
If you open up Chrome Dev Tools (or similar) and look at the console, then edit a ticket (you don’t need to save), do you see any errors shown there? Also, go to Event Espresso -> Pricing. Do you see a base price listed there? |
|
|
Hi All, Thanks for the feedback thus far. I have a solution: Pulled it down onto my local dev enviroment. Did the same on the live enviroment – Didn’t work. |
Strange, but I’m glad you got it working. |
|
The support post ‘Pricing turns blank on publish.’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.