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 - Vincent Volmer

Pages: [1] 2
1
General SMFShop Discussion / Re: SMFShop for SMF 2.0 Beta 4 and RC1
« on: February 13, 2009, 07:34:21 am »
Thanks for the great mod.  It installed on smf 2B4 without any problems.  My only question is, how do I give users permission?  I can access the shop without any problems as admin, but when I try to access it as a regular user, I get the, "you don't have permission" error message.

@ permissions you can select: Allow access to SMFShop

Vincent
Digiscrap.nl
 

2
General SMFShop Discussion / Re: SMFShop for SMF 2.0 Beta 4 and RC1
« on: February 13, 2009, 07:32:36 am »
I was able to get mine to show by using:
hxxp://www.MyWebsite.com/index.php?action=shop

Hey jayman  :D

It won't install because of the error. That's the problem. Installing on a clean forum was no problem but at this forum I upgraded from 1.1.8 to 2.0RC1.....

I tryed several times... but no luck  :'(

Vincent.
Digiscrap.nl
 

3
General SMFShop Discussion / Re: SMFShop for SMF 2.0 Beta 4 and RC1
« on: February 12, 2009, 12:47:15 am »
Hmmmm I installed SMFShop on a existing forum (and existing Shop) which I upgraded from 1.1.8 to 2.0RC1 and I get this error after install:

Code: [Select]
Table 'centanin116.shop_items' doesn't exist
Bestand: /shared/usr/wcen7085654/DOMAIN/HTML/10/Packages/temp/install.php
Regel: 136

I can't see the shop anywhere...... so I think it won't install (yes I removed the /**/ from the install.php).

Vincent

4
General SMFShop Discussion / Re: SMFShop for SMF 2.0 Beta 4 and RC1
« on: February 08, 2009, 02:59:27 am »
I have found the solution. Extract the zip for RC1 and open install.php in a file editor. Remove the /* at the beginnng and */ at the end of the document. Rezip the package and upload. Problem solved.

Thanks for the info!! It's working now..... installs perfect (as far as I can see).

Vincent
 

5
Installation Problems / Re: Database Error after install (RC1)
« on: February 06, 2009, 11:59:44 pm »
Thanks for the update!!

I got also some errors after a clean install:
Code: [Select]
Unknown column 'money' in 'field list'
File: /shared/usr/ezen1234567/DOMAIN/HTML/4/Sources/shop/Shop.php
Line: 92

Code: [Select]
Table 'zentanin123.smf_shop_inventory' doesn't exist
File: /shared/usr/ezen1234567/DOMAIN/HTML/4/Sources/shop/Shop-Inventory.php
Line: 57

Quote
Table 'zentanin123.smf_shop_categories' doesn't exist
File: /shared/usr/ezen1234567/DOMAIN/HTML/4/Sources/shop/Shop-Subs.php
Line: 83


Code: [Select]
Table 'zentanin123.smf_shop_inventory' doesn't exist
File: /shared/usr/ezen1234567/DOMAIN/HTML/4/Sources/shop/Shop-Send.php
Line: 187


Any suggestions?

Regard,
Vincent

6
General SMFShop Discussion / Re: SMFShop for SMF 2.0 Beta 4
« on: November 06, 2008, 07:13:28 pm »
Thanks for the upgrade!!!!  O0

7
Bugs / Download xxx File v2
« on: July 28, 2008, 05:09:15 pm »
Hello,

I couldn't find the original post so I started a new one.

On our 'freebie' shop I have a problem which I can not fix. After downloading a ZIP from the shop SOME users get a zero (0kB) archive. This is discussed a time ago that there was a 'space' before or after the ?> in Download xxx v2. That fixed for me the download problem. But again.... some users (not all) having that problem after updating of the webserver.

Is this scrip compatible with the last version of Apache? Which is the only software which is upgraded. After the upgrade some users can not download anymore without getting the 0dB archive.

Our webhoster thinks about a possible problem with the: "output-buffer flushing" .... but if that's the problem??

Could someone please help...? I really like the shop and his 'credits' functionality.

I'm using SMF 114 and Shop3.0

The path is correct (it works for some users): ../../files/download.zip or the direct path: /usr/opt/usr/xxxxxxxxxxxx/DOMAIN/files/download.zip

Regards,

Vincent Volmer
Digiscrap.nl

8
Bugs / Re: File deleting after use when its not set to.
« on: July 28, 2008, 04:47:30 pm »
Hmmmm that's something I didn't write in this forum but I noticed the same.... but for me the working was oke.  O0

9
Coding / Re: Confirmation Mail after Item Purchase
« on: April 06, 2008, 11:36:00 pm »
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.

Sorry for the delay, didn't get an e-mail of the replay  :(

the above is nog working correct, the e-mail is send to the first e-mail address only.

Vincent.

10
Coding / Re: Confirmation Mail after Item Purchase
« on: March 08, 2008, 08:56:25 pm »
So, when someone buys an item, you want an email?

Hello,
this works great!!!
Is it also possible to send this email to 2 addresses? And what do I need to change for that?

Thanks,
Vincent.

11
Requested additions / Re: Shop: Display last added item first (on top)
« on: February 15, 2008, 01:54:19 pm »
Sorry for the delay in replying...
No problem!  :D

Thanks for your answer. It works great  O0

When I go into the shop the list of items is default ordered by name. Is it also possible to change this to 'Date added' , and see the last added item on top of the list?

Regards Vincent

12
Coding / Re: Change "7.00 cedits" to "7 credits"
« on: January 12, 2008, 02:17:55 am »
Vincent Volmer, are you sure you updated the file correctly?

I see that there are some places: ( index.php?action=shop ) which display the credits correct like 7 credits. On other places like the member list or in the shop ( index.php?action=shop;do=buy ) still are displaying 7.00 credits. I really think I did something wrong or I misunderstood the hack.... but I don't know what or how.

If you don't understand what I mean, please take a look at our website but you need to register first. I can do that for you if you like because the whole website is in Dutch language. If needed I'll send you a PM.

Regards Vincent Volmer


13
Requested additions / Shop: Display last added item on shop index
« on: January 09, 2008, 04:24:17 pm »
Hello,

Is it possible to Display the last added item(s) to the shop on shop index page?

Tnx

Regards,
Vincent.

14
Coding / Re: Change "7.00 cedits" to "7 credits"
« on: January 06, 2008, 11:59:16 pm »
Alternatively you could change it to
Code: [Select]
$money = (int) $money;
Which will round off the value if needed.
Hello,

thanks for the hack.
Maybe I'm doing something wrong but this hack didn't change anything for me. It's still displaying 123.00 instead of 123

Regards
Vincent Volmer

15
Requested additions / Shop: Add automatically a forum post after adding
« on: January 06, 2008, 11:43:06 pm »
Hello,

Is there a possibility to let automatically post a kind of announcement into the forum when adding a item to the shop?


Regards,
Vincent Volmer

Pages: [1] 2