21
astaldaran
Theories on preventing article "stealing"
  • 2005/1/29 23:44

  • astaldaran

  • Just popping in

  • Posts: 73

  • Since: 2004/5/9 1


I run www.redemptionmagazine.com and we have free and premium memberships. I want all of the articles to be available to free accounts for liek the first week but than after that only available to the premium accounts (jsut like newspapers do it) so I need a way to prevent people from copying the articles becauase if they did than that would be one less reason to get premium membership.

I am currently using wf-articles so it would be nice if I could jsut mopdify that but I doubt that is a possiblity.

Well any ideas?



22
astaldaran
block permissions not right?
  • 2004/12/30 3:53

  • astaldaran

  • Just popping in

  • Posts: 73

  • Since: 2004/5/9 1


Ok I removed my banner from my themes on my site and instead have it in a block so that I can more easily place it and turn it on and off as I wish per user group. I have a premium membership group and I disabled the block yet it still shows up, does that make since? I can't think why it happens... hmm. Anyway jsut wodnering if anyone had a similar experience.



23
astaldaran
Re: ghost xoops for test site, how?
  • 2004/12/3 3:31

  • astaldaran

  • Just popping in

  • Posts: 73

  • Since: 2004/5/9 1


no, the full back up backs up files, server settings (sort of), mysql, etc.



24
astaldaran
ghost xoops for test site, how?
  • 2004/12/3 2:53

  • astaldaran

  • Just popping in

  • Posts: 73

  • Since: 2004/5/9 1


I want to "ghost" XOOPS so I can put it on my server at home and mess with it without messsing with the live version. The problem is the easiest way to do this is the cpanel backup. However I have no way to restore the cpanel backup at home since I don't have cpanel. Are there any applications/scripts/etc that can setup a cpanel backup? Or is there another options I should use?

thanks,



25
astaldaran
wf downloads, header error, probably output before download print
  • 2004/12/3 2:50

  • astaldaran

  • Just popping in

  • Posts: 73

  • Since: 2004/5/9 1


When I got to download a file with wf downloads on my site it displays the wf downloads logo (in my case just "downloads") and prints "header already sent". now I have wrote scripts like this in the past where you output data and tell the browser in the header that it is a download. Why isn't wf download coded correctly? Is it just my version or is it something that needs fixed. It works on xoops.org so...



26
astaldaran
Re: individual custom user rank/title and theme changer only for certain groups
  • 2004/12/3 2:24

  • astaldaran

  • Just popping in

  • Posts: 73

  • Since: 2004/5/9 1


ok here is what I am going to do tell me if this sounds like it will work.

THe user has one field (their title/"rank")

he fills it out and it does the following things.

1) It checks the modules table to see what rank they have now
2) it deletes that rank from the rank table (using the RankForumDel() from userrank.php)
3) adds a rank using RankForumAdd($rank_title,0,0,'',1)
4) updates rank in profile.

for number 3 I am puzzled about what the differences between rankforumsave and rankforumupdate are...


I am completly lost on number 4... I was going to use the updateuser() function but that looks rather complicated and I don't understand how it works so I think I will just write custom code to simply update the rank field.

Anyway I don't think this will be to hard, I just need to compile it into a module and figure out the code and test. Just wanted to post incase anyone had any useful ideas.

ps:
I see this piece of code "$db =& Database::getInstance();" can i use that in a module, what do I have to call? or should I just use the xoopsdb() function?



27
astaldaran
individual custom user rank/title and theme changer only for certain groups
  • 2004/12/2 20:10

  • astaldaran

  • Just popping in

  • Posts: 73

  • Since: 2004/5/9 1


Ok I want persons in a particular group (in this case "premium") to beable to make their own titles. I figure I can just make a module which allows them to choose a name and it uses the code from userranks to make a new rank that is applied to them. Is this the best way to go about doing this?

I also want to provide them with the ability to change their themes but not users not in the group. I thought there might be a model for this but haven't found one.

If you have any sugestions it is appreciated.



28
astaldaran
Re: Anyone using a random Quotes module?
  • 2004/12/2 19:59

  • astaldaran

  • Just popping in

  • Posts: 73

  • Since: 2004/5/9 1


I made my own module which lets logged in members add qutoes and then admins can edit/delete/ aprrove them. I'm not sure what you are looking for but if it interests you i could send it.



29
astaldaran
Re: banner block?
  • 2004/12/1 15:50

  • astaldaran

  • Just popping in

  • Posts: 73

  • Since: 2004/5/9 1


I figured I could jsut import the showbanner or the getbanner functions and use them to dispaly the banner. However I can't, even though i don't get any errors, I think I am missing a step somewhere.

I cannot figure out how XOOPS globabl variables get defined in a module, isn't from common.php or? I think if I knew that.. oh well I will keep looking around.



30
astaldaran
Re: banner block?
  • 2004/12/1 15:11

  • astaldaran

  • Just popping in

  • Posts: 73

  • Since: 2004/5/9 1


ok, well I guess I'll just have to write some code to act like XOOPS and grab the adds. Does not sound to hard.




TopTop
« 1 2 (3) 4 5 6 ... 8 »



Login

Who's Online

221 user(s) are online (141 user(s) are browsing Support Forums)


Members: 0


Guests: 221


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits