Jump to content


IP.Downloads Installed!


  • Please log in to reply
17 replies to this topic

#1 emoney emoney

emoney

    Administrator

  • Administrators
  • 1,091 posts

Posted 13 August 2011 - 07:51 PM

Thanks again for the donations a few months ago. :) Finally I have installed IP.Downloads and uploaded my main apps/hooks. If you look closely you'll also notice something else working in that app...
DogPatch Was Here :D

#2 Silver Kitsune

Silver Kitsune

    Advanced Member

  • Members
  • PipPipPip
  • 44 posts

Posted 14 August 2011 - 02:09 PM

I can't access it...

Posted Image
I am a sudden an quite unexpected twist. I am your Nemesis. Baby I'm life, sweet life, itself.
DA Account
Posted Image


#3 coltsman

coltsman

    Member

  • Members
  • PipPip
  • 20 posts

Posted 14 August 2011 - 02:12 PM

It charges points! Will there be a tag that says X Points where it would normally say free? Also if lets say I uploaded something and charged points would I get the points they paid with? Would it also charge a commission like the paid settings now? I know its early in development, just want to get suggestions in early! :D

#4 coltsman

coltsman

    Member

  • Members
  • PipPip
  • 20 posts

Posted 14 August 2011 - 02:12 PM

View PostSilver, on 14 August 2011 - 02:09 PM, said:

I can't access it...

http://emoneycodes.c...sidebar-blocks/

#5 emoney emoney

emoney

    Administrator

  • Administrators
  • 1,091 posts

Posted 14 August 2011 - 02:40 PM

View Postcoltsman, on 14 August 2011 - 02:12 PM, said:

It charges points! Will there be a tag that says X Points where it would normally say free? Also if lets say I uploaded something and charged points would I get the points they paid with? Would it also charge a commission like the paid settings now? I know its early in development, just want to get suggestions in early! :D
It shows the number of points under File Information. :) There is a screenshot of it: http://emoneycodes.c...s-per-download/


View PostSilver, on 14 August 2011 - 02:09 PM, said:

I can't access it...
Should be fixed now. Let me know if you still can't.
DogPatch Was Here :D

#6 Jay

Jay

    Advanced Member

  • Members
  • PipPipPip
  • 74 posts

Posted 14 August 2011 - 03:03 PM

Points per download, Good stuff.

Any word how it works with Nexus installed too?

#7 Mako

Mako

    Member

  • Donators
  • 18 posts

Posted 14 August 2011 - 04:32 PM

Great work! Man the updates are rollin' out, you guys must be busy.

#8 coltsman

coltsman

    Member

  • Members
  • PipPip
  • 20 posts

Posted 14 August 2011 - 04:46 PM

View Postemoney, on 14 August 2011 - 02:40 PM, said:

It shows the number of points under File Information. :) There is a screenshot of it: http://emoneycodes.c...s-per-download/



Should be fixed now. Let me know if you still can't.

Yea the only thing I am worried about is that it is not standing out that it cost that price. So someone could overlook it and theres no warning on points being spent.

So basically lets say don't read everything carefully I wouldn't even know that it charged any points. Any fix?

#9 emoney emoney

emoney

    Administrator

  • Administrators
  • 1,091 posts

Posted 14 August 2011 - 05:06 PM

View PostJay, on 14 August 2011 - 03:03 PM, said:

Points per download, Good stuff.

Any word how it works with Nexus installed too?
The way it works shouldn't interfere with Nexus, or at least it shouldn't. I don't have Nexus so I'm not 100% sure, but I can't imagine any conflicts. Let me know if you see something.

View Postcoltsman, on 14 August 2011 - 04:46 PM, said:


Yea the only thing I am worried about is that it is not standing out that it cost that price. So someone could overlook it and theres no warning on points being spent.

So basically lets say don't read everything carefully I wouldn't even know that it charged any points. Any fix?
Yeah, I was worried about that too, however there is no way for it to integrate the way Nexus does (Adds that Free/$X.XX) icon to the images and such. There are no hook points that would do that, not to mention it would have to work completely different on boards with Nexus vs boards without Nexus.

But with that being said, during this Beta phase I'll take another peak at the template and see if there is a better hook spot for it. Come to think of it, it would be pretty easy for you to try to find the spot for me, lol.

Go to ACP->Manage Hook and click the Edit button on (e32) Points Per Download. Go to the Files tab and scroll down to the Template Hook file with "fileDisplay" for The skin function this hook is in. By changing the selection in The hook 'ID' you can change where to display the cost. It might look a bit funky because the template itself would need to be tweaked to match the new place for it. But it is worth a shot, there are a bunch of spots to try, so I could use some help, lol.

For instance, changing it to canRate puts it right below the title. If we styled the text a bit, that might work.
DogPatch Was Here :D

#10 emoney emoney

emoney

    Administrator

  • Administrators
  • 1,091 posts

Posted 14 August 2011 - 05:27 PM

Attached File  perhaps.png   67.92K   31 downloads

Attached File  perhaps2.png   67K   35 downloads

Attached File  perhaps2red.png   52.67K   25 downloads

I like candidate 2 ok.
DogPatch Was Here :D

#11 coltsman

coltsman

    Member

  • Members
  • PipPip
  • 20 posts

Posted 14 August 2011 - 05:45 PM

View Postemoney, on 14 August 2011 - 05:27 PM, said:


What I think would look cool is doing what you did above but make it the same size as the download button with the location right under the download button

Or alter the default download button to orange like above and make the inside text say "Download: 25,000" Or something like that

Or you could do what IPS does with their agreement. Where you click download and it brings you to a page that says it costs 25,000 Points and so you agree to this and theres a button that says confirm purchase

Just throwing ideas out there. Ill try to modify it myself in a little bit but if any of the above can be done that would be great!

#12 emoney emoney

emoney

    Administrator

  • Administrators
  • 1,091 posts

Posted 14 August 2011 - 07:10 PM

The first two can't be done, there are no hook points. The if-statements in that section aren't labeled, plus the logic isn't simply enough.

Attached File  perhaps3.png   56.01K   10 downloads
DogPatch Was Here :D

#13 emoney emoney

emoney

    Administrator

  • Administrators
  • 1,091 posts

Posted 14 August 2011 - 07:19 PM

I think what I'll do is add that bit to the confirmation at the top of the disclaimer and then change the points cost back to how it was originally.

The only catch is the admin will need to enable confirmation for it to work to display, else that confirmation page won't show up at all, of course.
DogPatch Was Here :D

#14 Jay

Jay

    Advanced Member

  • Members
  • PipPipPip
  • 74 posts

Posted 14 August 2011 - 07:37 PM

Perhaps just highlight where you have it now, along with the disclaimer (as an option)


and, topic downloads?
On our forums we have some shops where people make graphics, music, models etc.... its by request and attached to the post to download.

#15 coltsman

coltsman

    Member

  • Members
  • PipPip
  • 20 posts

Posted 14 August 2011 - 08:43 PM

Perhaps making everything above all options in which the admin can choose which to enable?

#16 emoney emoney

emoney

    Administrator

  • Administrators
  • 1,091 posts

Posted 14 August 2011 - 09:33 PM

K, I made the adjustments so that it will display on the confirmation page if that page is enabled, and also the price will be displayed in it's own box and the admin can choose a color to highlight it or leave it as plain text.

With Orange (default) chosen:

Attached File  perhaps.png   56.19K   10 downloads
DogPatch Was Here :D

#17 Remy_Group

Remy_Group

    Member

  • Members
  • PipPip
  • 14 posts

Posted 15 August 2011 - 01:12 AM

great

#18 Remy_Group

Remy_Group

    Member

  • Members
  • PipPip
  • 14 posts

Posted 15 August 2011 - 01:13 AM

great




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users