Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - CRONUS

Pages: 1 2 [3]
31
SMFShop Announcements / Re: SMFShop 3.0 now out!
« on: January 19, 2007, 05:36:12 pm »
Done ;) will see tommorow if it works :)

And it would be nice if words from quotes didn't count when counting credits per word or symbol ;)

32
SMFShop Announcements / Re: SMFShop 3.0 now out!
« on: January 19, 2007, 04:30:44 pm »
It won't work with wget, you'll need to use a command line like:
Code: [Select]
/usr/local/bin/php -q /home/[username]/domains/[domain]/public_html/forum/Sources/shop/dointerest.php
That should work (you're using DirectAdmin, right? I believe the paths in DirectAdmin are like that).
Yes, using Direct admin and where should i write that command line? ::) (adding attachment again)

If that doesn't work (and you still want to use wget), take a look at the code posted to http://www.daniel15.com/forum/index.php/topic,31.0.html. Save that to a new file (with a somewhat random name), and call that script instead.
And if i use this method, so i can call that script using direct admins cron job and wget? (sorry i'm new to all this)


And one more question: as far as i understand if i make cron job to happen every month, so interest will be added to users every month?

33
Items / Random money or Shop bug ?
« on: January 19, 2007, 04:13:39 pm »
When i try to use "Random Money" item I get:
Quote
Database Error
Please try again. If you come back to this error screen, report the error to an administrator.

By the way it's in this site :)

34
SMFShop Announcements / Re: SMFShop 3.0 now out!
« on: January 19, 2007, 03:28:38 pm »
Nice job ;) and upgrade went smoothly BUT...

In permissions last line is empty ::) (added attachment 1)
When I allow guests to access SMFShop it still asks to register and don't show shop main window
And bank interest doesn't work (cronjob attachment 2) yesterday i set my bank money to 1000 and bank interest to 0,01% per day. That should give me 10 credits but... i still have 1000

thanx for any help ;)

35
Installation Problems / Re: Do all Members Have to Be Involved
« on: January 12, 2007, 03:51:33 pm »
someone was asking for a protection items but i think there're no such yet

36
Installation Problems / Re: Do all Members Have to Be Involved
« on: January 12, 2007, 02:58:24 pm »
anyone who uses this item can choose one member to reduce post count

37
Items / Re: New Item: Buy Membergroup
« on: January 04, 2007, 08:52:26 pm »
http://custom.simplemachines.org/mods/index.php?mod=413

Quote
This modification will add the ability to charge users a subscription to join a membergroup for a defined period of time.

But this mod uses paypal
is it possible to rewrite it so it uses SMFShop credits?
Thanx ;)

38
Items / Item request: Lotery
« on: January 04, 2007, 05:51:05 pm »
I'm not good at coding but thought it might be interesting :)
Let's say some users buy a "ticket" or more with random numbers (money goes to lotery bank) and then every week (ex. every sunday) some random numbers are selected. If user has a ticket with 3 or more matching numbers, he gets some % from bank. If there are more than one user, they get equaly.
There also should be some kind of info page where you coud check how many ticket are sold (before lotery) and what numbers were and who won (after lotery).
I think this item would require a package and a cron job (not sure cause i'm not good at coding)
What do you think about that? :)

Tried to explain it simple, but sorry for my english ;)

39
Items / New Item: Buy Membergroup (BUG ???)
« on: December 29, 2006, 04:29:00 pm »
One more thing..
when I go to "Edit/delete...item" I get this on top of the page:
Quote
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/xxx/public_html/forum/Sources/shop/items/BuyMembergroup.php on line 62

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/xxx/public_html/forum/Sources/shop/items/BuyMembergroup.php on line 62

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/xxx/public_html/forum/Sources/shop/items/BuyMembergroup.php on line 62

Any idea?

P.S. Line 62
Code: [Select]
createPost(&$msgOptions, &$topicOptions, &$posterOptions); //create the post using the SMF posting function
By the way - SMF 1.1.1

40
You may change membergroup name colors without SMFshop
If you want each user to buy the look of their names then you need Display Name CSS Item

41
SMFShop Announcements / Re: Information on upgrading to SMF 1.1 Final
« on: December 20, 2006, 09:44:36 pm »
fixed ;)
thanx :)

42
SMFShop Announcements / Re: Information on upgrading to SMF 1.1 Final
« on: December 20, 2006, 05:59:18 pm »
I upgraded to SMF 1.1.1 and there's no link to uninstall SMFShop
It's just "Show files" and "Remove"

43
Items / Re: New Item: Buy Membergroup
« on: December 19, 2006, 06:43:15 pm »
Hi, really thanks for this.. actually i am letting my user buy a limited time access to a certain user group..

i dun think it is possible to set a time limit for the membergroup change, can i bother you to help me code it such that whenever someone uses this item, it send a pm to me so i know the date they used the item afterwhich i can decide when to remove the usergroup manually..

I'm not good at coding so maybe anyone could look what could be done about chinatown's idea?
Ofcourse it would be better if time limit could be set when adding an item (for hour, for day, month, year)  ::)

Pages: 1 2 [3]