tmslixx
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WP posts misisngHere is an example of what I’m talking about. Here is a row in the database that I’m referring to.
insert into
mountainandwave_postsvalues (’50’, ’45’, ‘2008-04-20 15:51:27’, ‘2008-04-20 22:51:27’, ‘Randall has also had a strong Spring start. Randall launches higher and\r\nfarther than anybody out there right now behind a wake. You don’t believe\r\nme??? Check out this video footage of him and photos.\r\n\r\nIn the same Wakeboarding Mag article that Collin was highlighted in, you\r\ncan find Randall telling his story of how he stays in shape.\r\n\r\nThe new Aliiance Wake Mag has a great Double Up (when a boats wakes\r\ncross creating a double size wake) shot of Randall at the Parks’ Double or\r\nNothing event.\r\n\r\nRandall has also taken his game up to a whole other level and has\r\nproduced a track with the 2 time Grammy winning producer Rockwilder. Check\r\nout this video for a preview of his song.’, ‘Randall Harris’, ‘0’, ”, ‘publish’, ‘open’, ‘open’, ”, ‘randall-harris’, ”, ”, ‘2008-05-20 15:53:12’, ‘2008-05-20 22:53:12’, ”, ‘0’, ‘http://themountainandwave.com/?p=50’, ‘0’, ‘post’, ”, ‘0’);As you can see the body and content is there but on the published page, it’s missing. http://themountainandwave.com/?p=50. any idea what’s going on here minus the ‘\’. Anybody?