6
i actually found the problem, for some reason when i upload any files to the OS X server (where i have XOOPS installed) the file permission gets messed up, and the 'templates/blocks' directory had the wrong permission so the installer could not get any values for the templates and left the needed fields empty... once those permissions were fixed everything started working (after reinstalling the module).
my question though is there seems to be a lot of occassions in XOOPS where it keeps quiet if there is a problem... a problem like the above where it couldnt read a template file should be reported and the installation should be aborted instead of reporting a successfull install.
how does blocks without templates work? can i see any examples?
the functions show_block and edit_block, whats the main difference?
there also seems to be a block_file variable, any ideas what that is about?
thanks a bunch.
nayeem