Notifications
Clear all

[Solved] Prosper202: Incorrect integer value: '' for column 'aff_campaign_rotate' at row 1

2 Posts
2 Users
0 Likes
129 Views
(@Anonymous 12)
Active Member
Joined: 7 years ago
Posts: 13
Topic starter  

Hi,

Something is wrong with Prosper202. when i try to add an offer i get an error, i recorded a screen capture video https://screencast.com/t/XxOhzjxbp

the complete error is:

INSERT INTO `202_aff_campaigns` SET`aff_network_id`='1', `user_id`='1', `aff_campaign_name`='FirstMet.com - Facebook App - Males 35+ (US, CA)', `aff_campaign_url`='http://www.mb104.com/lnk.asp?o=6705&c=918271&a=90043&l=5417&s2=[[subid]]', `aff_campaign_url_2`='', `aff_campaign_url_3`='', `aff_campaign_url_4`='', `aff_campaign_url_5`='', `aff_campaign_rotate`='', `aff_campaign_payout`='5.75', `aff_campaign_cloaking`='1', `aff_campaign_time`='1529712484', aff_campaign_currency = 'USD', aff_campaign_foreign_payout = ''

Incorrect integer value: '' for column 'aff_campaign_rotate' at row 1

what can be happening?


   
Quote
Tharindu
(@tharindu)
Reputable Member Admin
Joined: 10 years ago
Posts: 307
 

Try disabling MySQL Strict Mode.


   
ReplyQuote
Share:
Back to top button