Closed (fixed)
Project:
MultiBlock
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2008 at 10:50 UTC
Updated:
12 Sep 2008 at 13:21 UTC
Hey all,
i tried to me a block instance of a event calendar and suddenly half my site is missing !!
many admin options are not available and i cant recreate content: white page with just the title
Comments
Comment #1
andrewlevine commentedThis problem probably has something to do with having multiple calendars, not multiblock. Anyway try this: http://drupal.org/node/45563
Comment #2
chasz commentedi deleted the multiblock entry and still nothing is showing, i cant even get to the modules page
Comment #3
andrewlevine commentedClear the cache (DELETE FROM cache; DELETE FROM cache_page;). If this is still happening, it is almost definitely not a multiblock problem.
Comment #4
chasz commentedwell this only happened when i tried to clone the event.module block
Comment #5
andrewlevine commentedIf the module is disabled and all caches were cleared, it is no longer hooking into Drupal and will not affect the site. Any blocks that were cloned will no longer be there.
I would look at the PHP error log and the watchdog log to see if there's anything in there explaining the page not rendering.
Comment #6
chasz commenteddoes this thing have problems with autopath or permissions (but i am in admin account)
Comment #7
andrewlevine commentedIt is impossible to debug the problem with the current information given. Do you have a URL I can look at to see the problem? Preferably with PHP's display_errors on.
Comment #8
chasz commentedhttp://smile4me.x24hr.com/drupal/
i cant even edit my posts now as admin LOL
btw, my event calendar block above Latest image disappeared
Comment #9
andrewlevine commentedWell, putting aside the fact that your site is considered an "attack site" by firefox...Maybe there's something wrong with your event module installation?
This error is coming up warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'event_page' was given in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\drupal\includes\menu.inc on line 346. Did you delete that function from the event module?
I can't really continue to help here as this is does not look like a multiblock problem...I suggest using the forums or #drupal-support IRC channel.
Comment #10
chasz commentedthis is a fix for another module to pull inline with the CCK project. can you check your code please
secondly, FF just reported my site today, and it s my test site.... how can u tell who reported it??
i verified the damned site thru google !!
Comment #11
andrewlevine commentedThis is a patch for CCK. I'm not sure this has anything to do with MultiBlock. If this applies to another module please open a ticket in the appropriate queue and give a link to this issue.