Jump to content

Kritikdevelopment

Members
  • Posts

    50
  • Joined

  • Last visited

Posts 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. 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

  3. 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.

  4. 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

  5. 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!

  6. 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.

  7. 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.

  8. 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

  9. 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...

  10. [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!

  11. 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...