Hi,
I have 2 problems with module:
1. I use imagefield for images in nodes I created template home.tpl.php and if I call single node it's fine, but blocks showing something like
I have no idea where does this "a" comes from ??
2. After creating necessary pages I don't need Admin UI any more, so I would like to disable it, but module doesn't work without it, is it intentional ?
Comments
Comment #1
irakli commentedI have no idea what you are talking about in #1. Please provide more details or a screencast of what you are doing.
What do you mean by "module does not work without it?"
Comment #2
irakli commentedComment #3
Plazmus commentedSorry @irakli there was some html regarding #1, removed by filters
There's "a" instead of real values for width="a", height="a", alt="a" and title="a" (looks like a bug for me or I'm doing something wrong?):
#2. If you disable "Custom Page Admin UI", pages previously created with "Custom Page" module (still enabled) are not accessible, I get "Page Not Found"
Hope that's clear now.
Comment #4
Plazmus commentedAfter updating to latest version of imagefield problem with "a" disappeared.