Author Topic: SMFShop for SMF 2.0 Beta 4 and RC1  (Read 63937 times)

Offline alan19792007

Re: SMFShop for SMF 2.0 Beta 4
« Reply #15 on: February 06, 2009, 03:35:35 am »
can you tell me if there is a version for SMF 2.0 RC1

Offline TimeVortex

Re: SMFShop for SMF 2.0 Beta 4
« Reply #16 on: February 06, 2009, 03:37:24 am »
can you tell me if there is a version for SMF 2.0 RC1

Yes, there is, I just want to test it on the public version before I upload it. :) Expect it to be here by tomorrow!

Offline alan19792007

Re: SMFShop for SMF 2.0 Beta 4
« Reply #17 on: February 06, 2009, 05:09:27 am »
TimeVortex your a diamond. i need this version as some Mods on SMF 2.0 RC1 can be linked to the shop for extra points. will l :coolsmiley:k forward to your posting

Offline TimeVortex

Re: SMFShop for SMF 2.0 Beta 4 and RC1
« Reply #18 on: February 06, 2009, 07:07:28 am »
Added the updated version to the first post. :)

Offline alan19792007

Re: SMFShop for SMF 2.0 Beta 4 and RC1
« Reply #19 on: February 06, 2009, 07:19:36 am »
ok mate ive downloaded it and gonna test it now. will let you know cheers

Offline alan19792007

Re: SMFShop for SMF 2.0 Beta 4 and RC1
« Reply #20 on: February 06, 2009, 07:22:33 am »
ok ive been a bit naughty. i installed it and it came up with some errors as my site is majorly modded but i installed it anyway and it seems to work fine

Offline Link

Re: SMFShop for SMF 2.0 Beta 4 and RC1
« Reply #21 on: February 06, 2009, 09:15:03 am »
You've got something wrong in your RC1 package.
./Sources/RemoveTopic.php
Find:
Code: [Select]
// If warning decrement is enabled and we have people who have not had a new warning in 24 hours, lower their warning level.That's simply just not there!

Offline edemars

Re: SMFShop for SMF 2.0 Beta 4 and RC1
« Reply #22 on: February 07, 2009, 04:38:54 pm »
Installed great on SMF 2.0 RC1

This is my error when viewing the shop:

Quote
Database Error
Unknown column 'money' in 'field list'
File: /home/dhejwpv/public_html/xxxxxx/Sources/shop/Shop.php
Line: 92

What is the quickest way to fix this?

Offline uouo

Re: SMFShop for SMF 2.0 Beta 4 and RC1
« Reply #23 on: February 07, 2009, 07:56:34 pm »
Installed great on SMF 2.0 RC1

This is my error when viewing the shop:

Quote
Database Error
Unknown column 'money' in 'field list'
File: /home/dhejwpv/public_html/xxxxxx/Sources/shop/Shop.php
Line: 92

What is the quickest way to fix this?

I have the same error as edemars...

EDIT: Well, "errors", this is with the RC1 version:

Code: [Select]
Unknown column 'money' in 'field list'
File: /home/xxxxx/xxxxx/Sources/shop/Shop.php
Line: 92

Code: [Select]
Table 'smfanim.smfanim_shop_categories' doesn't exist
File: /home/xxxxx/xxxxx/Sources/shop/Shop-Subs.php
Line: 83

Code: [Select]
Table 'smfanim.smfanim_shop_inventory' doesn't exist
File: /home/xxxxx/xxxxx/Sources/shop/Shop-Inventory.php
Line: 57

Code: [Select]
Table 'smfanim.smfanim_shop_inventory' doesn't exist
File: /home/xxxxx/xxxxx/Sources/shop/Shop-Send.php
Line: 187

Code: [Select]
Table 'smfanim.smfanim_shop_inventory' doesn't exist
File: /home/xxxxx/xxxxx/Sources/shop/Shop-Trade.php
Line: 59

Code: [Select]
Table 'smfanim.smfanim_shop_items' doesn't exist
File: /home/xxxxx/xxxxx/Sources/shop/ShopAdmin.php
Line: 685
« Last Edit: February 07, 2009, 08:41:53 pm by uouo »

Offline Scope

Re: SMFShop for SMF 2.0 Beta 4 and RC1
« Reply #24 on: February 08, 2009, 02:30:49 am »
I also get those errors on RC1, someone please post a workaround/fix for this. Thanks!

Offline Scope

Re: SMFShop for SMF 2.0 Beta 4 and RC1
« Reply #25 on: February 08, 2009, 02:50:14 am »
Installed great on SMF 2.0 RC1

This is my error when viewing the shop:

Quote
Database Error
Unknown column 'money' in 'field list'
File: /home/dhejwpv/public_html/xxxxxx/Sources/shop/Shop.php
Line: 92

What is the quickest way to fix this?

I have the same error as edemars...

EDIT: Well, "errors", this is with the RC1 version:

Code: [Select]
Unknown column 'money' in 'field list'
File: /home/xxxxx/xxxxx/Sources/shop/Shop.php
Line: 92

Code: [Select]
Table 'smfanim.smfanim_shop_categories' doesn't exist
File: /home/xxxxx/xxxxx/Sources/shop/Shop-Subs.php
Line: 83

Code: [Select]
Table 'smfanim.smfanim_shop_inventory' doesn't exist
File: /home/xxxxx/xxxxx/Sources/shop/Shop-Inventory.php
Line: 57

Code: [Select]
Table 'smfanim.smfanim_shop_inventory' doesn't exist
File: /home/xxxxx/xxxxx/Sources/shop/Shop-Send.php
Line: 187

Code: [Select]
Table 'smfanim.smfanim_shop_inventory' doesn't exist
File: /home/xxxxx/xxxxx/Sources/shop/Shop-Trade.php
Line: 59

Code: [Select]
Table 'smfanim.smfanim_shop_items' doesn't exist
File: /home/xxxxx/xxxxx/Sources/shop/ShopAdmin.php
Line: 685

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.

Offline Vincent Volmer

Re: SMFShop for SMF 2.0 Beta 4 and RC1
« Reply #26 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
 

Offline uouo

Re: SMFShop for SMF 2.0 Beta 4 and RC1
« Reply #27 on: February 08, 2009, 03:33:01 am »
Yep, Scope pinpointed it, thank you very much!  :)

Offline TimeVortex

Re: SMFShop for SMF 2.0 Beta 4 and RC1
« Reply #28 on: February 08, 2009, 04:11:49 am »
Darn it, I forgot to remove those before I packaged the mod.  :-X Thanks for pointing it out, Scope. I've updated the package in the first post. :)

Offline mrtrc266

Re: SMFShop for SMF 2.0 Beta 4 and RC1
« Reply #29 on: February 08, 2009, 05:09:07 am »
So far so good with the new install, I've been messing around with it a bit and this is what I notice everytime you use an item...

It says...."This item requires further input. Please complete the fields below, and then press "Use Item"

This message appears whether further info is needed or not. EXAMPLE: Increase Karma does not require further info but the message still appears.

And the Random Money doesn't work, goes to dead page 500 Internal error.

Any ideas?

EDIT: Also where do I find this in the scheduled tasks for the Bank Interest? I dont see it in there.
« Last Edit: February 08, 2009, 05:12:06 am by mrtrc266 »