I have a tiny issue. A couple of the fields I've created don't show up in the user profile for viewing by anonymous users. They show fine in the "author information" block but on the account page two of my fields don't show. Everything in the database checks out as it should, they are just not being formatted within the user account. One field, for example, is "Last Name". The "First Name" field shows fine on the account page, both fields show within the "author information" block. What's going on? It seems random, but I think not.
I have been having problems getting filters to work with flexinode. This thread didn't help.
In the template I have:
print check_output($node->flexinode_12, 3)
The format has to be specified otherwise it defaults to '1' and the html is lost. Some filters function normally (eg. glossary), others do not, such as the following anchors.module:
I've XML Files which contains multiple products description (title, picture, description).
I parsed it and i would like to put automatically all parsed data into a database... This is easy :-) (One ID for one product)
But, i would like to make a taxonomy website (category-> sub category -> sub sub category -> Products.).
And i would like that 1 product (title, description, picture) is on 1 page...
Im using highlight modul in bombination eith trip-search. the problem is when a key word is found in the title, the title display hithe the HTML tags visible. no more war
not a preaty sight...
What to do ?