:grin_Grin:
I’ve been working on this for a bit.. it’s pretty neat right now..
It’s an affiliate engine.. not like these ones which will just put a marquee of scrolling banners at the bottom of your site, this will be much more… with a page for linking, a page for displaying of the affiliates (hopefully with who submitted them and such) and a page for submitting your affiliate banners..
Just wanting to show my progress as I’m quite pleased so far (even though I know it’s not much).. may need some help further down the line though :grin_Wink:
Back End (so far):
Link to us page:
I have alot of plans running through my head and this is just a base which I’ll be adding things like click tracking, unique id’s and such to.. I may need help on the installcode later down the line (SQL :grin_Crying:) .. just wanted to show off what I’ve been up to, and theres more to come as I do it :grin_Smile:
Views: 15
To Do:
This thread will serve as a backlog for me to keep myself updated ….
No Permission message for when the engine is off…
Apply for affiliation.. hoping to eliminate the “site id”
Home of the engine…
Again, still basics, but its this stuff before we get to the technical eh?
interesting, this could be used within a banners system or a web-ring-like engine without a problem… i see where you are going, at least.. a lot of coders throw ideas without any structure… yours is very efficient.
Thanks! And yes, this is just a base, I intend to add an “out.php” where you can add id’s to each site (such as out.php?id=372 might lead to vBEnhancer)… it could become a rating thing of which sites are more popular, but that would take some more complex code (and adding fields to tables using the vBulletin install code, which I haven’t figured out yet), and I’m concentrating on the base for now..
out.php is blacklisted by ALL Ads Blockers, so i suggest you simply redirect to misc.php or something similar…
hmm, that would require messing with the vB files though right? I’ll probably do a “go.php”, “linkout.php” or something similar..
no need to mess with anything, misc.php is filled with hooks, so you just need to do “misc_start” and tada…