Hi,

I'm using a Multi-Site configuration on Drupal 6.3. It seemed to be working fine on one site, but when I tried to enable the module and configure on another site....I have the following problem.

Administrator -> Blocks From here, I chose where I want the Adsense blocks (0, 1, 2) to appear (which sidebar). It seems to work fine. But when I press save that block dissapears completely....it doesn't even go to the "Disabled" region, hence making it impossible to try and re-add!

Now, when I got back to the first site....it all seems fine, but I wanted to check it just to make sure, so I added an unused adsense block (2) to a sidebar....and the same problem happened....it dissapeared into the ether.

While I am sharing the database, the only tables I'm sharing are as follows:

'users' => '',
'user_roles' => '',
'sequences' => '',
'role' => '',
'sessions' => '',
'authmap' => '',

Comments

jcnventura’s picture

Hi,

I've been busy with other developments, so I didn't reply to this before.. I can't reproduce this on my single-site site. So I take it that it must be a multi-site problem.

The blocks are stored in drupal variables, so there should be no conflicts, as long as you're not sharing the variables table..

Do you know enough PHP so that I could ask you to insert debug info in your site to see if we can trace the root of the problem?

João

jcnventura’s picture

Status: Active » Postponed (maintainer needs more info)

Still waiting for more info..

jcnventura’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

No info received in four months. Closing the issue.