Good Day,
I recently upgraded to RC7 and noticed I am unable to set domain site status to go online on the domain site setting page. The only way that I could change site status to go online was using the batch updating settings.
I also cleared all cache just to be on the safe side.
Thank you,
Mark
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | domain.png | 1.92 KB | mrgoltra |
| #9 | 486038-zero-not-null.patch | 941 bytes | agentrickard |
Comments
Comment #1
mrgoltra commentedforgot to mention no problems setting status to offline.
Comment #2
agentrickardI don't understand. Using Domain Conf, the setting is still there and works as expected.
I do get this message when setting the site to offline:
Filed as #486370: Locale module not handled properly.
If you have a domain set to 'offline' and then set it to 'online' you do get one residual message, but that goes away on page refresh.
Comment #3
mrgoltra commentedHi Agentrickard,
Thank you for the follow up. Sorry for not being clear. When I updated, I had to take the site offline, after updating the module to RC7, which didn't give any error message. I tried setting one of the subdomains online but it will not go online. The only way, I could set the site to online was using the batch update page.
It might not be an issue. Maybe its just my site.
Thank you,
Mark
Comment #4
agentrickardThere is not enough information here to say if it is just you or not.
1) Where did you attempt this? (On what Drupal path)
2) What happened when you did?
Comment #5
mrgoltra commentedThank you again.
mysite.com/admin/build/domain/conf/2
Site Status:
[ ] Online
[x] Offline
When I set it to online and click save domain settings button and get this message
Domain options saved successfully.
and when I scroll down to the bottom, site status is still set offline and when I check on a different machine, site is still offline.
This is where I enable the site online. mysite.com/admin/build/domain/batch/site_offline
Hope that helps.
Thank you,
Mark
Comment #6
agentrickardI simply cannot replicate this.
Are you getting any other warnings or messages? What version did you upgrade from? Are you using any other modules that might interfere?
Are other domain-specific settings loading correctly?
Comment #7
mrgoltra commentedno warning messages. I guess its just me. no worries. I can deal with my work around.
yes other domain specific settings are loading correctly. I was upgrading from previous release.
I forgot to mention that only main domain.com is offline and I was trying to have new.domain.com to go online.
Thank you again,
Mark
Comment #8
agentrickardLet me test that combination.
Comment #9
agentrickardThat turns out to be a very nice catch, as zero evaluates to empty() and was not getting set.
NOTE: This does not affect D5.
Comment #10
mrgoltra commentedThanks for the update. I was wondering it the patch was applied to the latest release?
Right now I updated to the latest release and getting this error when I set the affiliate domain on or off. But affiliated domain is always online even if set to offline.
Comment #11
agentrickardIt is in the latest release. What are you doing when this error occurs?
Comment #12
mrgoltra commentedsetting the affiliated domain back online.
Comment #13
agentrickardThat message is a form token error and is not coming from DA. Likely coming from the function
drupal_validate_formin form.inc.I cannot replicate. This may be a session handling error.
Comment #14
agentrickardThis is not a release blocker.
Comment #15
agentrickard