Page/Story Post Preview ERROR

d-chan - May 20, 2009 - 01:54

Hajimemshite, minna-san!

I am new to Drupal after having used the craptastic Dolphin CMS. I have all of my modules situated & everything, but when I go to create any kind of content & then go to preview before I post, it gives me the below output:

~~SEE BELOW~~
stdClass Object ( [nid] => [vid] => 0 [uid] => 1 [created] => 1242784012 [type] => page [language] => en [changed] => [title] => Home [body] =>

Home!
[format] => 1 [revision] => 0 [log] => [name] => d-chan [date] => [status] => 1 [promote] => 0 [sticky] => 0 [submit] => Save [op] => Preview [preview] => Preview [form_build_id] => form-61aeb711424e1fc0e1f53927f818c5af [form_token] => 9e7c05df38056ce2e0aba5a6b532c886 [form_id] => page_node_form [notifications_team] => Array ( [selected] => ) [notifications_content_disable] => 0 [book] => Array ( [menu_name] => [mlid] => 0 [nid] => new [router_path] => node/% [has_children] => 0 [options] => Array ( ) [module] => book [original_bid] => 0 [parent_depth_limit] => 8 [plid] => -1 [weight] => 0 [bid] => 0 [pick-book] => Change book (update list of parents) ) [comment] => 0 [flag_friend_access] => 0 [friendlist_access] => Array ( [all] => Array ( [view] => 0 [update] => 0 [delete] => 0 ) [1] => Array ( [TW_1_TO_2_P] => Array ( [view] => 0 [update] => 0 [delete] => 0 ) [TW_1_TO_2_D] => Array ( [view] => 0 [update] => 0 [delete] => 0 ) [TW_2_TO_1_P] => Array ( [view] => 0 [update] => 0 [delete] => 0 ) [TW_2_TO_1_D] => Array ( [view] => 0 [update] => 0 [delete] => 0 ) [TW_BOTH] => Array ( [view] => 0 [update] => 0 [delete] => 0 ) ) [2] => Array ( [OW_1_TO_2] => Array ( [view] => 0 [update] => 0 [delete] => 0 ) [OW_2_TO_1] => Array ( [view] => 0 [update] => 0 [delete] => 0 ) [OW_BOTH] => Array ( [view] => 0 [update] => 0 [delete] => 0 ) ) ) [image_upload] => [image_attach] => Upload [upload] => [attach] => Attach [menu] => Array ( [mlid] => 0 [module] => menu [hidden] => 0 [has_children] => 0 [customized] => 0 [options] => Array ( ) [expanded] => 0 [parent_depth_limit] => 8 [link_title] => [parent] => primary-links:0 [weight] => 0 ) )
~~EXAMPLE ENDS~~

What exactly is going on here? Why would this be happening? My host is BlueHost, with most recent versions of MySQL & PHP w/200MB PHP memory. I need to fix this pronto so a timely response is greatly appreciated!!!!!!!

_

WorldFallz - May 20, 2009 - 02:14

looks like you might have some debug code-- check the node.tpl.php file for something like "print_r($node)" and delete that line if you find it.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

where would i find something

d-chan - May 20, 2009 - 02:33

where would i find something like that? or what module(s) should i be using to make it work?

Prince Diamond's NegaMoon Zone (PDNMZ): Asian Multimedia Entertainment Network (AMEN)

_

WorldFallz - May 20, 2009 - 17:09

The node.tpl.php file is located in your theme's directory. Check it for the code I posted above.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

i only have one WYSIWYG

d-chan - May 20, 2009 - 04:16

i only have one WYSIWYG editor enabled so i am still not sure what is going on here :(

Prince Diamond's NegaMoon Zone (PDNMZ): Asian Multimedia Entertainment Network (AMEN)

 
 

Drupal is a registered trademark of Dries Buytaert.