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

Pages: [1] 2 3 ... 72
1
SMFShop Announcements / Re: Registration is disabled
« on: November 24, 2018, 06:49:40 am »
Could we add a CAPTCHA to the registration page, or email verification, instead of totally disabling registration?

2
SMFShop Announcements / Re: Registration is disabled
« on: November 24, 2018, 06:49:09 am »
@vbgamer45 - the server this site is running on does not have FTP (just SFTP), but feel free to directly message or email me if you have any issues with the site or need to do updates.

3
Requested additions / Re: Buy credits by PayPal
« on: June 24, 2013, 09:47:31 pm »
If anyone is willing to develop this, we'd be happy to merge it into SMFShop. I'm no longer doing development on it though.

4
Modifications / Re: SMFShop 4.0 ~~ A 'bigger' SMFShop
« on: June 24, 2013, 09:44:55 pm »
Great idea, but please call it something other than "SMFShop 4.0" so people don't get confused and think it's an official release. Maybe something like "SMFShopPlus 3.2" or something :P

The download link doesn't work for me so I can't take a look :(

5
SMFShop Announcements / Re: Looking for Support Helpers!
« on: February 21, 2010, 08:39:36 am »
Thanks :D
I split the conversation between you and vbgamer45 into a separate topic, too. :)

6
SMFShop Announcements / Re: Looking for Support Helpers!
« on: February 21, 2010, 08:34:49 am »
so what do I have to do as a support rep here?
Just help people when they have questions :)
I'll add you to the group.

7
Open Themes/default/languages/Shop.english.php, search for that phrase, and edit it. :)

8
General SMFShop Discussion / Re: Shop Gone from Mod Site?
« on: May 23, 2008, 07:35:01 pm »
No idea, and I haven't been active so I don't know why it's been pulled :S

9
Requested additions / Re: SMFShop for 2.0 Beta?
« on: May 23, 2008, 07:33:58 pm »
Maybe one day, when I have more free time...

10
Installation Problems / Re: I must be pretty retarded... *headdesk*
« on: March 22, 2008, 11:58:56 am »
Did you try entering in your FTP information, like it asked? :P

11
Coding / Re: Subject title font
« on: March 22, 2008, 11:57:20 am »
Please elaborate, I don't understand what you're asking. :-[

12
Installation Problems / Re: Shop mod isnt working!!!!
« on: March 22, 2008, 11:55:25 am »
Are you using English or another language?
Custom theme or default theme?
What SMF version?

13
Coding / Re: Confirmation Mail after Item Purchase
« on: March 22, 2008, 11:54:45 am »
This might work:
Change
Code: [Select]
$to = 'i_like_spam@daniel15.com';
to
Code: [Select]
$to = 'i_like_spam@daniel15.com, some_other_spam_address@daniel15.com';
(ie. separate the addresses by a comma). Please tell me if this works, I haven't tested it.

14
General SMFShop Discussion / Re: Problem with Upgrade to v1.1.4 of SMF
« on: March 22, 2008, 11:53:42 am »
Quote
I installed it too, and i dont have a shop configuration at all. I am using arcane magic theme, and installed using fantastico as well. If I am reading and understanding this right, do i just need to copy the Shop.english.php file to the theme i am using?
No, you need to make a copy of it in the default theme directory, and call it Shop.english-utf8.php. This is not due to your theme, but due to Fantastico using the UTF-8 English version rather than the "normal" one.

Quote
The "Shop.english-utf8.php" language file would be great to include as a standard part of the download package for those of us who have installed with Fantastico.
I'll try to do that in the future :)

15
Bugs / Re: Shouldnt it be counting posts?
« on: March 22, 2008, 11:52:20 am »
I can't access your site.
Anyways, make sure you have a credit amount per post and topic set in the admin panel.

Pages: [1] 2 3 ... 72