The Most Active and Friendliest
Affiliate Marketing Community Online!

“AdsEmpire”/  Direct Affiliate

No idea what the error is

detoam

New Member
affiliate
Hi there!

I am wondering if anyone knows what the eror is in this code.


Code:
INSERT INTO fxppack_ftp (id, uid, threadid, fip, path, port, login, pass, hiddentext, lastforum, nuke, race, pred, nukewho, nukereason, nukedateline, rls, cntry, cntryLONG, status, wen, forumid, info_id, info_title, info_year, info_released, info_genre, info_rating, info_votes, info_plot, info_img, imgdata, info_cast, info_runtime, info_developer, info_publisher, info_url, info_also, info_tech, info_info, info_esrb, info_country, info_premiered, info_airs, info_on, info_duration, info_status, info_now_ep, info_next_ep, info_epnumber, info_season, info_season_ep, info_epurl, filelist, ssl, datel, poster_status, reply_ip, numdays, numreply) VALUES (2, 1, 2, '67.137.135.72', '', '21', 'anonymous', 'anonymous', '<br />palmettodunes.com<br />0.0.0.0 - 255.255.255.255<br />IANA-BLK<br />The whole IPv4 address space', 0, 0, 0, '', '', '', 0, 'Premonition.2007.iTALiAN.MD.HQ.DvDRiP.XiVD-GOLD', 'Us', 'United States', 1, '2007-09-13 14:00:39', 2, 0, '', '', '', '', '3 votes (3.7 / 10)', '', 'Flash Gordon, his gal Dale Arden and Dr. Hans Zarkov fight against the minions of Ming the Merciless in this updated version of the cartoon strip and classic series.&nbsp;  ', 'http://www.jadedvideo.com/imagesjaded//thumbs/.jpg', '', '', '60 Minutes', '', '', 'http://jadedvideo.com/yz_resultJAVA.asp?PRODUCT_ID=', '', 'Scripted', '', '', 'USA', '', 'Friday, 09:00 pm', 'SciFi', '60 Minutes', 'New Series', '01x04AssassinSep/07/2007', '', 0, 1, 0, 'http://www.tvrage.com/Flash_Gordon_2007/episodes/', '', 0, 1189684819, 1, '', 0, 0);

I don't really need this, but it bugs the hell out of me.:wallbash::wallbash:
 
I guess this is a mysql command which is dedicated to insert a row into your fxppack_ftp table. If the table already exists i would try to execute the sql command at the phpmyadmin interface. If the mentiona table is not yet created i suppose you need to do it before inserting values.
 
Yeah that was the problem the database did not like that line. I couldn't insert the DB until I removed that line completely. Sadly that line was supposed to allow me to have an access to FTP through the Admin CP in VBulletin. But oh well. I don't really need that.
 
banners
Back