I made a change to flexinode.module adding in "edit all $ctype->name content" and modifying flexinode_access() so that when flexinode is a wiki page, anyone with this permission can edit it as opposed to just the creator of the page.
I've installed the Image.module, after adding galeries I posted new image into gallery. I've noticed that images and thumbnails are not displayed.
Have anybody solve that problem? (I read some topics but I still couldn't solve that and images/tumbnails aren't diplayed).
Drupal: latest, updated by web host through cPanel (4.6.3)
If I insert an image with the img_assist module as "admin" user, the thumbnail and caption shows up in the node. However, if I click on the thumbnail or caption link to the full size image node as ANY other user besides ADMIN, I get a 403 access denied page. What I am trying to accomplish here is to have ANY sufficiently permissioned user upload and insert an image and have ANYONE visiting the site be able to see the thumbnail AND click on the link to view the full size image node.