Google maps visualisation fatal error on deactivation

Status
Not open for further replies.

wezetel

Active Member
As I had a never stopping spinner in a google maps vis on frontend, I tried to deactivate /unpublish the visualisation. Result:

upload_2023-3-29_16-48-36.png
 
Confirmed.
But it's only if you click the publish/unpublish icon in the viz listing.
If you open the viz, set Status to unpublished and save it's ok.
 
Can you change the line to
public function getModel($name = 'Visualization', $prefix = 'FabrikAdminModel', $config = array())
 
This solved the issue with not being able to unpublish the visualisation (even if I'm not sure, if it makes a difference to pretend the function name with an & or not...)
As I assume you will include this change in the next release I will close this thread and probably open a new one with the spinning wheel in front end after I did some more investigations...
Thanks a lot!!
 
Spinning wheel -> check for JS errors

(BTW: We missed the viz controller, it was still J!3/F3. So nice you tested it;))
 
If I would only understand better, what I'm doing (as I'm not a real developer), I could tell you more about the error (spinning). I need some time to check (and understand) the debugging options
 
Status
Not open for further replies.
Back
Top