waz000000w
Bit poster
hi i suspended my domain to clear some items out and when i tried to enable it i got:
cObject::update() failed: Some fields are empty or contain an improper value. ('email' = '')
so i follow the advice and ran:
select email from dns_zone
this returned all valid email addresses no blanks ones but just in case, i updated it to: -
update dns_zone set email = 'my email address'
still couldn't activate so i updated the domain status to 0 manually, this then activated the site but now im getting 503 errors on all my domains even though the application pool is enabled and so is the site, running out of ideas now how can i get it all back?
cObject::update() failed: Some fields are empty or contain an improper value. ('email' = '')
so i follow the advice and ran:
select email from dns_zone
this returned all valid email addresses no blanks ones but just in case, i updated it to: -
update dns_zone set email = 'my email address'
still couldn't activate so i updated the domain status to 0 manually, this then activated the site but now im getting 503 errors on all my domains even though the application pool is enabled and so is the site, running out of ideas now how can i get it all back?