global variables are missing

Hi, after deploying i get the following error:

global variables are missing: xxxxx

I see the same error in your example. Project management (The following global variables are missing: v_resource; )

What maut i do, to correct it.

Regards Rainer

Re: global variables are missing

You will most likely have to show your code related to that var to get any real help on this.

Regards,
Scott.

Re: global variables are missing

Open your application, open the left menu in Application -> Global Variables and see where this variable is defined.

Re: global variables are missing

I am having the same issue for the first ever after deploying.

Why would it matter what the value contained? If it worked on DEV environment, it should work in production?

help…

David