Jump to content

Kritikdevelopment

Members
  • Posts

    50
  • Joined

  • Last visited

Everything posted by Kritikdevelopment

  1. Hey guys, Sorry for my inactivity, hectic life. The foreach error you are receiving could be produced due to the lack of data added. Add a shop, type or whatever and see if it goes away. This was my first app release so of course, it was sketchy but do expect a new installment this summer. Any more questions email me at kritikdevelopment@gmail.com
  2. Haha, yeah smalltown USA just north of Austin. Been to lake dallas a few times, you a pilot up there?
  3. I live down here in Salado piper what about you? And it is just rainy and muggy here, working on my VMS to ;D
  4. Yes and yes. Skinning is not really what you believe it to be. It is basically layout design but separating the top of the page from the bottom of the page, and that is it. As long as your editor can save in a .tpl, .css and .php file extension you will be golden.
  5. I use the standard with the php addition
  6. Ok heres the ropes since you seem to be new, There are many different types of programs out there that can accomplish what you require. These programs are called IDEs or Integrated Development Environments. Most support many different languages with various settings and tools ( code coloring, snippet, debug etc. ). There are a few different types of environments however which require you to decide what type of developer you are.. Simple/Minimal and lightweight: -Notepad [ Self explanatory ] -Notepad++ [ Code coloring, tools but lacks project management ] -Intype [ light, support code coloring but lacks project management ] -*E-text editor [ very easy to work with but has awkward project management] Feature filled and more resouce intensive: -*Dreamweaver [ Clean, easy and very user friendly] -Netbeans [ Develped by Sun Microsystems, clean, easy and my personal favorite] -Eclipse [ Extendable, supports many languages but has an awkward process to it] -*Visual studio [ Nabeel's baby, easy to use, add $99.00 if you want php support. Another favorite of mine for large projects] The ones marked with stars require licenses thus meaning they cost some money the rest are free. Google away : D
  7. The purpose of separating the types was to allow for re-usage. By creating a Trophy Store shop type I can have multiple Trophy Stores that have multiple products of varying and maybe even the same type. I will look over how I can simplify it without losing the functionality.
  8. Well, just understand the flow basically follows this.. -A product has a type -A shop has a type -No shop can be created without a shop type -No product can be created without a product type But as I said a video will be released for both the install, usage and upcoming features of PilotShop by the end of this weekend. Hopefully that will help you out abit roder! -Jacob Krustchinsky
  9. Do you find the admin side confusing or the user side? Regardless I'm going to make some tutorial videos this weekend. And I dont think the updates touch the pilots pay.
  10. You can as it stands. Just create a directory called PilotShop in your skin and put the .tpls in there and I swear I have a bug following me around lowering my karma xD what did I do guys?
  11. Uhm, depending on the usage I'm gonna say...sure. If this skin is pure flash I think it would still require some HTML elements in order to work just right.
  12. Then unless you can find a way to do it yourself or a very reliable person online that will do it for free you cannot expect to many offers. Personally, I utilize PayPal for transactions. It is been approved safe if you buy and sell safe.
  13. Note that most don't do skinning as a mean of income and very few people actually know how to skin a decent site on here. It is like asking a supermarket to give you free food because you are hungry. Obviously a problem exists but it does not fall on the supermarket to fix it, for free nonetheless. So my advice to you is to read a few tutorials on the matter ( HTML and CSS ), simple stuff really. Perfect perfect perfect and in no time you should have it down. But if you are lacking time or the patience for a web language, I would recommend starting a fund amongst your pilots and then hiring a decent developer to do the work and get it done in a timely and suitable manner. I know some on here have had problems with hiring a cheap person that ended up ripping off some of their money and they have yet to receive the site in return, so be cautious when you choose the person. Just some words to you... With regards, Jacob krustchisnky PS. If you need any more help or have any questions feel free to message me or post them on here. I am always glad to help with peeps willing to learn a language!
  14. I am un-sure as to why that would be located in a page of yours. Use the standard template... path to index.php/PilotShop to view the interface. A new commit was already added to prevent that error... download the latest version and overwrite your existing list_products.tpl in your core/templates/PilotShop folder with he new one from the download to prevent the invalid arguement.
  15. I would offer to but my queue is full at the moment. Also, please insure you have permission from the real AA before starting a VA after them. Legal issues might ensue otherwise.
  16. I mean it wont work for overriding a default template. I cannot drop my frontpage_main.tpl into a WAZOO ( or other name ) directory and expect it override the default in the core/templates. Pathing yes will work, but it wont override the default just shadow it.
  17. Are you running a beta version or something besides the 2.0.854? If so give the version number and the exact error. Much thanks, Jacob Krustchinsky
  18. The actual problem is unclear because this could be multiple things. If you require help with HTML and CSS feel free to message me, but in the mean time check out http://www.w3schools.com/html/default.asp http://www.w3schools.com/css/default.asp to get started. If you post back a link or something I could be of more help
  19. http://www.freedownloadscenter.com/Programming/Setup_Utilities/Instyler_Setup_Screenshot.html I have used that one before. But I commonly use the one provided with visual studio so I know of no others xD
  20. It wouldnt work if you are planning on using those templates to override the core/templates ones. The core looks for the templates in the core/templates directory and the skins/SKIN directory.
  21. Error added and fixed.. new commit will be available tonight
  22. Rodger- Try clicking on the installation link bud ;D . This addon is quite extensive and I did not want to post a zip and leave it at that because this thread would be filled with questions towards how to install it. Tav- The github ( click on the install link ) provides you a live look at the code as well as a download link to the .zip/.tar version. And this is a full release peeps, read my post and the install guide to avoid any further confusion Have fun! -Jacob Krustchinsky
  23. I apologize for the mishap. This addon was tested and re-tested on the latest stable release by me and another party and I have yet to get an error. What version are you running and what page are you seeing the error on? Also the image is supposed to be there and that was a fluke on my part, this addon will be tweaked and edited all this week so I can get it stable. Expect the next release on Friday or Saturday on the GitHub. And in regards to the query, I am aware that they are separate and that is to avoid confusion upon adding them. In a later more detailed version ( Late February early March ) expect an installer...
  24. [move]New version being released this weekend on: 02-13-2010[/move] Current Un-stable Version: V.0.1 Latest Commit: 014 as of 02-04-2010 Nightly build: Click here Stable download: Click here Feature list: -add, edit, remove types -add, edit, remove shops -add, edit, remove products -full featured admin module -user side plugin -buy and list products -and more! Requested features: -associate downloads [ added ] -e-commerce -edit, remove purchases -sell products from user to user -simplified interface and functionality [ preview for the user side here] Do you have a bug? Well then, report that sucker to me at kritikdevelopment@gmail.com! Do you have a feature request? Well then do the same! If you would like to fork off the main branch for the PilotShop addon feel free to do so! I welcome the continued development of this new addon, simply visit http://github.com/KritikDev/PilotShop/ for more information!
  25. Day 4 Hello everyone and thanks for tuning in for day five of our countdown to release of the long and overdue PilotShop addon. Today I am pleased to announce the completion of the user side and the ending of our beta testing program. So far only two/three minor things have been found and I have yet to hear a word from the bug team so I am concluding my testing schedule as well. The only grim news coming out today is that I am deprecating the PilotHome organization as it is messy and really serves no purpose. So instead of organizing your bought products, PilotHome will just list them along with their information ( name, image etc. ). So keep your eyes peeled for day 5, which will be our final day before release on 02-01-2010! Chuse! -Jacob Krustchinsky
×
×
  • Create New...