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 - BMSprint

Pages: [1]
1
Requested additions / Latency Tax
« on: April 18, 2009, 09:36:55 am »
This would probably be incredibly hard to write, but it could be good because it would create a great benefit for people to actually buy things with the SMFShop mod...

A mod (I am using the 2.0 RC 1 version) that would keep a record of exactly when money was made.  Then, whenever someone has made money that they do not spend or send to another user within some period of time, they start losing 1% of it a week.

This probably would not work when you have the bank enabled, this is only for people who don't use the bank probably... if that makes any sense.

2
General SMFShop Discussion / Re: SMFShop for SMF 2.0 Beta 4 and RC1
« on: April 17, 2009, 02:40:17 am »
The problem wasn't working as you described for me, but the new version works beautifully.  If you were a member of my forum I'd reward you beautifully... with lots of credits  ;D

EDIT: It seems like the problem remains if you want to change the amount of the karma value in the add karma item, but I just fixed it by multiplying the cost by five (I wanted to make it very cheap and change it to 1 credit).  For me, the refresh thing doesn't do it, I'll go back 30 minutes later and the problem is still there, but this is a beta version of SMF so I won't sweat it when you fixed 99% of the problem.

You are awesome.  O0

ANOTHER EDIT:  Even this is irrelevant now because I don't see Karma as an option in the theme I use.

3
General SMFShop Discussion / Re: SMFShop for SMF 2.0 Beta 4 and RC1
« on: April 16, 2009, 03:38:33 pm »
"Captainmonday" is having the same problem I am having.  Nothing with this mod will save... and the previous version is faulty as well but in different ways.  When I try to save the general settings, it claims that the settings were changed but nothing changed.  Same issue with Members' Inventory.  When I save the setting to allow boards to count shop points in the modify board settings, same issue.  When you go back, it's back to being deselected.  Basically, this mod has  the pages associated with the mod but does nothing else.

4
Shop Button Requests / Re: Shop Button Request for Bleen Theme
« on: September 30, 2007, 11:28:36 am »
Did it.  Look for calendar as it says when you are adding the button, and after or before you add the shop code, add this too.

Quote
   // Go to PM center... [pm]
   if ($context['user']['is_logged'] && $context['allow_pm'])
        echo '
       <a href="', $scripturl, '?action=pm">' , $txt['pm_short'] , ' ', $context['user']['unread_messages'] > 0 ? '[<strong>'. $context['user']['unread_messages'] . '</strong>]' : '' , '</a>', $context['menu_separator'];

And excuse me for no indentation.  I don't deal with code like that.

Daniel if I were you I'd add this to the page sense the messaging is essential for people to know how they are paid and whatever.

5
Shop Button Requests / Re: Shop Button Request for Bleen Theme
« on: September 30, 2007, 10:59:30 am »
I'll be trying to to it myself, but it may be important to note that the creators of Bleen neglected to fit the theme for Messaging.  Fixing that issue would be nice.

6
Installation Problems / Re: File missing?
« on: August 09, 2007, 08:20:06 am »
Four moths later, the issues were still not resolved.  My cron job only works when I do a test run, and it still returns that SSI error.

7
Installation Problems / Re: File missing?
« on: April 08, 2007, 07:41:11 am »
Nah, not me. Might be on netfirms' part.

Here is a text file with the code of ssi.php: http://www.bmsprint.com/death/forum/ssi.txt

8
Installation Problems / Re: File missing?
« on: March 24, 2007, 02:50:02 pm »
I'm having a new problem now... when I perform a test run it is working, but it is not adding the interest on a day to day basis.

9
Installation Problems / Re: File missing?
« on: March 21, 2007, 09:44:38 am »
Your change did work, but the result information textbox automatically had some text that may be a concern:

<br />
<b>Notice</b>:  SSI.php was unable to load a session!  This may cause problems with logout and other functions - please make sure SSI.php is included before *anything* else in all your scripts! in <b>/mnt/w0514/d43/s47/b01da51d/www/bmsprint/death/forum/SSI.php</b> on line <b>160</b><br />
Interest added at 20/03/2007 07:41:10 PM

was in a textbox that is on the page after I executed a test run of the interest.

10
Installation Problems / Re: File missing?
« on: March 21, 2007, 09:40:22 am »
It being coded from scratch by the host is what I was trying to imply :)

The screenshot can be found at http://www.bmsprint.com/screenshot.gif --- due to me saving it as a gif in paint the colors changed---a LOT---but the basic frame of the page is there so that is OK.

11
Installation Problems / Re: File missing?
« on: March 16, 2007, 07:19:30 am »
It's much like you would do with cpanel except it isn't the brand "Cpanel" so I assume it is the server directly.

First of all, it tells me to make sure it is all in www/ and the information entrance area has a www/ and then you type your cron job, if that means anything.

Secondly, my forum's Server Settings area says my SMF directory is /mnt/w0514/d43/s47/b01da51d/www/bmsprint/death/forum, so since I have to start with www I used bmsprint/death/forum/ (and then whatever you add in the files.) Does that help at all?

12
Installation Problems / File missing?
« on: March 09, 2007, 09:49:30 am »
Regarding the interest feature my cron job seems to always have no output. I don't use the cpanel package so the differences in how to create it may be a problem but I think more likely I am missing the interest=log.htm file because it certainly does not exist. Is that likely the reason my cron job can't output?

Pages: [1]