Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 8    Views: 102

richardemery839
Aspiring developer
Profile
Posts: 258
Reg: May 15, 2013
Bangkok
9,480
10/11/14 03:43 AM (9 years ago)

EasyForms plugin

I purchased this plugin this afternoon and am taking it for a test drive. I made a simple form in the control panel and sent code to Xcode (which is the latest V 6.0.1). On build I got 10 errors - I have got rid of 4 - but the next 4 are not that easy. The dropbox link below will show them. https://www.dropbox.com/s/d0qq2efm08uf1w2/easyForms%20errors.jpg?dl=0 I have checked stack overflow and it looks like it could be an Xcode update issue. I can't tell. Any ideas? Thanks in advance Richard
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
10/11/14 11:09 AM (9 years ago)
Hi Richard, This can be a few issues. Try doing all of the suggestions I have for you below: First, make sure all of the EasyForm files are getting compiled and are attached to the target you're using. Make sure the header (.h) file is included/imported, as well. Note that the issues is CR_easyForms_CustomIOS7AlertView, you could probably comment that out if you don't care about the functionality, or code in the same functionality manually if you can't find the issue to this one. Try doing a search for references and see if you find anything amiss. Long shot, try declaring CR_easyForms_CustomIOS7AlertView at the top of your .m file. Like so: @class CR_easyForms_CustomIOS7AlertView; Let's see if any of this helps. Also, FYI, let Xcode update to recommended settings, it's almost always a good thing. ;-) EDIT: Worst comes to worst, you can also get in touch with the original plugin owner for free support: http://www.buzztouch.com/chris1 Cheers, David Van Beveren http://btmods.com/chat ^ Chat with other BT members live! http://btmods.com/hire ^ Hire MrDavid for one of his services!
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
10/11/14 07:18 PM (9 years ago)
Compiling for iOS 7 or 8 ? -- Niraj
 
richardemery839
Aspiring developer
Profile
Posts: 258
Reg: May 15, 2013
Bangkok
9,480
like
10/11/14 08:08 PM (9 years ago)
Thanks guys. Will get on it. Niraj I am on IOS 8 now and the form appears to be in IOS 7
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
10/11/14 11:00 PM (9 years ago)
Give it a try for iOS 7 ... Then observe the differences after switching to ios 8. -- Niraj
 
richardemery839
Aspiring developer
Profile
Posts: 258
Reg: May 15, 2013
Bangkok
9,480
like
10/12/14 02:13 AM (9 years ago)
Hi Niraj Still quite new to this. How would I change the version of Xcode? Richard
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
10/12/14 06:19 AM (9 years ago)
Just pushed out an update. Hopefully it fixes your issue.
 
richardemery839
Aspiring developer
Profile
Posts: 258
Reg: May 15, 2013
Bangkok
9,480
like
10/16/14 02:35 AM (9 years ago)
Hi Chris Sorry for the delay. Just wanted to say thanks. I downloaded the IOS file again and got 4 errors. The first one is due to not having easyForms in the CR_Custom. So that was easily fixed. The others disappeared by deleting the test version (the one that looks like a lego brick) see dropbox https://www.dropbox.com/s/f49z1fqfsyw38xq/xcod.jpg?dl=0 The form looks good but personally I would prefer an actual submit box as I don't think non tech types would realize where the submit link is. Also having a bit of a problem with the email link for download. I made a php file using Sublime and saved it to hostgator. The completed form is not linking for some reason. I need to look at it a bit more and will get back to you soon.
 
TechtagonDigital
I hate code!
Profile
Posts: 61
Reg: Aug 16, 2012
Bronx
2,610
like
01/29/15 09:43 AM (9 years ago)
Hi Richard, where you able to fix the PHP file ? If you have gotten it to work, how did you do it ? thank you
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.