Using Drupal 4.7.4 + paging-4.7.x-1.x-dev + favorite_nodes-4.7.x-1.x-dev

With Favorit Nodes User cannot unfavorit or deletea favorit node - clicking the link gives "page not found"
Also, choosing a number , for example 2, as max number of favorit per content type to getdisplayed in Profile page does not work. For example I choose 1 but it goes on showing more than that 2, 3 etc

With Paging, cannot see any pagination
I am also using other filters :
Paging 0
Html Filter 1
Line break Cnvrtr 2
Inline file filter 3
Tried various combinations as also putting off other filters but cannot get this to work.

Any help please. Regards

PS:

Also another problem :

Allowed HTML tags:

  1. Lines and paragraphs break automatically.
    Use

to create page breaks.

If the above is entered eg in new blog post it renders the entire thing following in italics

Comments

rizaa’s picture

Not doing any html or italics code the entire thing become italics. Please help.

The other thing I need to mention is that I am using Antique_modern theme and cannot see the pagination links.

bdragon’s picture


There, should be back to normal..

bdragon’s picture

What's happening here is the Allowed HTML tags are being treated as HTML tags when you paste them into the textbox.

The bold italics is being caused by an unclosed <em> and an unclosed <strong>.