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.


Topics - Emperium

Pages: [1]
1
Coding / Interest Cron Job with Go Daddy [SOLVED]
« on: February 15, 2008, 07:17:09 am »
Well, I tried making a Cron Job with Go Daddy hosting but I got an error at the time the cron job initiated.

"$HOME/html/emperium/forums/Sources/shop/dointerest.php" > "$HOME/html/emperium/forums/interest_log.htm" was the command I inputed. (I simply browsed for dointerest.php and got "$HOME/html/emperium/forums/Sources/shop/dointerest.php" then I added  > "$HOME/html/emperium/forums/interest_log.htm" to mimic the Cpanel example of having the interest_log.htm inside the forum directory. (Though that file does not exist in the forum directory, I'm assuming it gets made when the cron job is initiated.)

When the Cron Job attempted to do that command I got this:
/bin/sh: line 1: /var/chroot/home/content/E/m/p/[UserName]/html/emperium/forums/Sources/shop/dointerest.php: Permission denied

Can I please get help, I would really like to get Interest working on my SMF Shop :).

2
Requested additions / [SOLVED] Change Custom Title... To Something Specific
« on: February 14, 2008, 07:32:34 am »
I know there's the change title item, but I don't wan't to give my members the choice of changing the custom title themselves. For example I wan't them to buy a specific Custom Title.
Example: Purchase Custom Title: I pwn teh world! - 1000 Credits
So they pay 1000 Credits and they will have they're current Custom Title changed to "I pwn teh world!" or if they haven't had a custom title before this gets added to their profile.

(Of course I'll be sure the members permissions so that they cannot change their own title willingly.)

I also want to make sure that the member cannot buy a certain title until they have another title item in their inventory.
For example to buy Custom Title: "Level 7 - Lucky 7", a member will have to have 6 other Custom titles purchased, 1 through 6, to be able to purchase the Level 7 title.

Pages: [1]