| |||||||
| Register | Projects | FAQ | Members List | Mark Forums Read |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
Gave up on Indexu a few years back but I have to create a directory and since I used to know the software fairly well, thought I would check it out again. Anyhow I am looking at creating a directory with 3 levels of service:- Bronze, Silver and Gold. - Bronze will be free and list only basic information. - Silver will be charged and include additional information - Gold will be charged and include same information as but also allow the customers to review this restaurant and for pictures to appear next to it in list. Categories will be locations and when viewing a particular category, Gold entries should be listed first, then Silver and finally Bronze. Any chance Indexu will fit my requirements? I am open to modifying the code but not re-inventing the wheel if you get my drift. I am a hacker, not a programmer. |
| |||
| Code: Content visible to License Owner only. BTW I appreciate the downloadable version is limited to 100 links (or something like that) but is it the same in every other capacity to the current commercial version? |
| |||
|
You dont need to hack this is the exact feature indexU already comes with its jsut called : basic (bronze) premium (silver) sponsored (gold) In fact i jsut did this exact thing for someone on this forum. on the detail pages you jsut need to write : <% if $premium =='1' | $sponsored =='1' %> display this bit <%/if%> as you can see it would be an easy change. The free verion uses ioncube, so you cannot see the php code and make changes. The features are the same, although maybe its a version behind the full one (im not sure about that, it could be 5.1 instead of 5.4) I have a liscence to sell cheaply if they will let me.
__________________ Some interesting INDEXU bits :http://www.indexu.co.uk Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent ) |
| |||
| Code: Content visible to License Owner only.
__________________ Some interesting INDEXU bits :http://www.indexu.co.uk Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent ) |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| -- reducing the number of blocks and items listed | webandlinkscom | Blocks and Modification | 4 | 05-16-2007 06:06 AM |
| Populate a select list with items in a database | Andros | v5.x | 4 | 12-19-2001 04:22 PM |