Closed (fixed)
Project:
Drupal core
Version:
6.0-rc2
Component:
node.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2008 at 08:32 UTC
Updated:
30 Jan 2008 at 19:21 UTC
New content that I create can't be published. In Publishing options I tick an option "Publish" and press save page are not published. I press Edit and I see that Publish option is unticked, I tick it again and save, but no luck. Sorry for my bad english, how can I solve this problem? Thanks.
Comments
Comment #1
theborg commentedCannot reproduce on 6.x-dev version, linux, ff 2.0.
Can you provide more info? Which system are you testing this? Modules enabled?
Comment #2
Aero-1 commentedFF 2.0, I reviewed database and set 1 at status to publish it manually. All default modules are enabled.
Comment #3
cburschkaI've successfully created a public node, unpublished and republished, and created a non-public node, then published. No problem...
This information would be very helpful in tracking the problem down:
- What database system, what version?
- What OS, webserver, PHP version on the server?
- What addons are enabled, what theme are you using?
- When did you last check out the CVS head?
- Is the site newly set up, or updated from an earlier version? (If so, what version?)
- Are you doing this as user 1 or not? (If not, what are the access permissions of your user?)
- What is the default setting of the content in admin/content/types/{your-content-type}?
Comment #4
Aero-1 commented- I don't know.
- PHP 5.2.5.
- Garland. All default modules are enabled.
- I don't know.
- Updated from Drupal RC1.
- Yes, from user 1.
- Default setting is to publish content.
Comment #5
cburschkaSorry, I see now that you tagged this RC2, so you are working with the downloaded release, not CVS (I'm used to the latter so I forgot that).
It's very likely you're using MySQL 5.x or 4.x, but even if you're not, I'm not sure how that could cause the issue. By "default" modules I assume you mean you didn't enable any of the other core modules that came with the site.
So to put it briefly, I'm stumped. If this happened on my site, the next step in debugging I'd take would be to open the node module's PHP files, find the form builders and submit handlers, and liberally stuff them with var_dump() calls to find out what is going on.
Can you tick the other options, such as "Sticky" or "Promoted to Front Page", or will those be lost as well?
Comment #6
webernet commentedAre you using trigger.module by any chance? http://drupal.org/node/210335
Comment #7
Aero-1 commentedYes, I fixed problem by that link. Thanks for the help.
Comment #8
webernet commentedComment #9
Aero-1 commentedThanks for the help, problem solved. I just reconfigured Trigger module corractly and viola!
Comment #10
webernet commentedComment #11
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.