Zach Posted July 8, 2004 Posted July 8, 2004 I have a MySQL database that displays video projects on my website. One of the fields is "description" which is a text field. I'm trying to add a particular entry and every time I go back to edit it in phpMyAdmin, the only thing I see on the page is the title: Database zrosing_video - Table portfolio_videos running on localhost None of the buttons appear. The page has stopped loading. The source code of the page appears to have just quit, as if something interrupted it. My only choice is to remove the entry and reinsert it. But if I go back and edit it again the same thing happens. The entry works--the data is there and it shows up as it should on my website. When I delete the entry, it shows me the data in the form of mysql code. The entry has some HTML init but that hasn't been a problem up until now. This is the entry below. If anyone has any idea why this is happening please let me know. It's very frustrating not being able to edit this! INSERT INTO `portfolio_videos` VALUES ('else', '2004-07-07', 'Survivor: Standing Rock', '"Survivor: Standing Rock" was the Legacy Video & Drama Class project at St. Gabriel\'s Episcopal Camp in Standing Rock, ND this summer. Watch all three episodes right here!\r\n\r\n\r\n<big><b>Episode 1</b></big>\r\nChoose a speed: RealPlayer <a href="../video.php?filename=survivor1&width=360&height=240&speed=broadband">Broadband</a> (384k) or <a href="../video.php?filename=survivor1&width=200&height=132&speed=dialup">Dial-Up</a> (56k)\r\n\r\n<big><b>Episode 2</b></big>\r\nComing soon!\r\n\r\n<big><b>Episode 3</b></big>\r\nComing soon!\r\n\r\n\r\n<a href="http://www.legacyministry.org">The Legacy</a> exists to provide opportunities for Native American and other at-risk youth to develop skills in music, fine arts, literature, and other artistic pursuits, in the spirit and love of Christ and the example of Saint Francis.\r\n', 'Stephan as "Gilligan"\r\nPaul as "Skipper"\r\nAllie as "Mary Ann"\r\nLewis as "Professor"\r\nJustin as "Howell"\r\nPhoenix as "Bob"\r\nSuzanne as "Angel Luci"', 'Rick Hunt\r\nAndy Meadows', 'survivor', '384', '56', 220, 19, 0, 'Y', '', '', 'Y', 'N', 'N', 'N'); Quote
TCH-Andy Posted July 8, 2004 Posted July 8, 2004 Hi, Can you open a ticket at the help desk, so that we can get into your cpanel and have a look please. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.