I'm not sure why but my content will always get promoted to front page. Even when I uncheck promote to front page option.

Previously, I set promoted to front page as default for some content type.
But as I remove them all, the content still always promoted to front page.

How can I investigate more and resolve such issue?

Kindly advise.
aGoo

Comments

patbranch’s picture

Version: 6.4 » 5.x-dev
Priority: Critical » Normal

My blog page is promoted to the first page, even when unchecked and the "promote to first page" on a regular page is checked...

roblog’s picture

Version: 5.x-dev » 6.4

yes I have the same problem as a_goo with new images always promoted to front page ..

roxtaz’s picture

Version: 6.4 » 6.16
Priority: Normal » Critical

Every kind of content goes to < frontpage > but comments.
I'm having some custom content ... but promote to frontpage is checked only for blog entry type.
It's embarassing ... forum topics are published and promoted to frontpage even nothing is checked ...
Manually checked variable table but everything looks good.
Any idea ???

roxtaz’s picture

Status: Active » Closed (fixed)

Done!
After few hours of research and digging in database, php files and drupal api I traced the error to be ... myself.
Check your trigger settings in /admin/build/trigger/node ... and unassign the action: Promote post to front page with the trigger: Publish post.

That's all folks!