Page 28 of 43

Re: [Beta] UPS Easy Shop 0.6.0

Posted: Mon Aug 23, 2010 11:29 pm
by keith10456
kiore wrote:
femu wrote:
kiore wrote:was the problem ever solved were you have to refresh the cache every time someone buys something?
What exactly do you mean? I just search in this thread and couldn't find such a problem ....
search cache in this thread and you'll see it. the problem is every time someone buys something it does not show until the cache is refreshed
I don't have that problem.

Re: [Beta] UPS Easy Shop 0.6.0

Posted: Wed Aug 25, 2010 4:16 am
by femu
kiore wrote:
femu wrote:
kiore wrote:was the problem ever solved were you have to refresh the cache every time someone buys something?
What exactly do you mean? I just search in this thread and couldn't find such a problem ....
search cache in this thread and you'll see it. the problem is every time someone buys something it does not show until the cache is refreshed
Did you try this one: http://www.phpbb.com/community/viewtopi ... #p12294435 ?

There are of course more things i.e. $cache->destroy('config'); etc.

Re: [Beta] UPS Easy Shop 0.6.0

Posted: Thu Aug 26, 2010 5:16 am
by Hangly Man
This is some thread :mrgreen:

Know what would be swell? Shop items that you can use on other people, as opposed to just yourself. Would love to see an item that could place someone in a penalty group or somesuch. And then he would have to earn his way out again.

That's probably pretty complicated though, right? Or are there some simple hacks that can be made to the group assignment plugin?

Re: [Beta] UPS Easy Shop 0.6.0

Posted: Sun Aug 29, 2010 7:13 am
by Forkheads
UPS Easy Shop
PHP Version: 5.2.8
DBMS: MySQL(i) 5.0.91-log
phpBB3 Version: 3.0.7-PL1
Updating a column named icon_width from table SHOP_ITEMS_TABLE
ERROR: The column icon_width does not exist on table SHOP_ITEMS_TABLE.<br /><br />SQL ERROR Table 'fhtestupdate.SHOP_ITEMS_TABLE' doesn't exist

Updating a column named icon_height from table SHOP_ITEMS_TABLE
ERROR: The column icon_height does not exist on table SHOP_ITEMS_TABLE.<br /><br />SQL ERROR Table 'fhtestupdate.SHOP_ITEMS_TABLE' doesn't exist
Any help for this error,(I've already installed the newest version of Ultimate Points System) I did all the edits correctly and everything else in the install seems to work fine.
fhtestupdate is the name of my database
the prefix in my database is phpbb_

Also I saw that you had categories on your test forum, is that in the current version? If not would you care to share... maybe for a donation?

Re: [Beta] UPS Easy Shop 0.6.0

Posted: Sun Aug 29, 2010 11:43 am
by Wuerzi
Forkheads wrote:I did all the edits correctly...
No ;)
Please edit and upload your edit files! (includes/constants.php) ;)
Forkheads wrote:Also I saw that you had categories on your test forum, is that in the current version?
This is the next Version, is not finished yet ;)

Re: [Beta] UPS Easy Shop 0.6.0

Posted: Sun Aug 29, 2010 9:36 pm
by Forkheads
Thanks for the quick response. I can't believe i missed the first freaking edit...

I look forward to the next version.

Re: [Beta] UPS Easy Shop 0.6.0

Posted: Mon Aug 30, 2010 1:57 am
by superj707
Hey FEMU
I know we have had a rocky past but I just want to say the progress you have been making on this mod is looking great. I honestly thought you would never do anything. I was wrong and I owe you an apology, so I am sorry. I have fully stopped work on my version of this mod because I think your version is shaping up nicely and having two versions of the same mod would be a disservice to everyone. I would like to offer you my services. I am fairly decent with php, CSS , javascript and MySQL. If you need any help at all I would be willing to do it. I hope we can put the past behind us and focus and how great this awesome mod is shaping up.
your friend,
J

Re: [Beta] UPS Easy Shop 0.6.0

Posted: Mon Aug 30, 2010 2:35 pm
by keith10456
superj707 wrote:Hey FEMU
I know we have had a rocky past but I just want to say the progress you have been making on this mod is looking great. I honestly thought you would never do anything. I was wrong and I owe you an apology, so I am sorry. I have fully stopped work on my version of this mod because I think your version is shaping up nicely and having two versions of the same mod would be a disservice to everyone. I would like to offer you my services. I am fairly decent with php, CSS , javascript and MySQL. If you need any help at all I would be willing to do it. I hope we can put the past behind us and focus and how great this awesome mod is shaping up.
your friend,
J
Much respect... ;)

Re: [Beta] UPS Easy Shop 0.6.0

Posted: Tue Aug 31, 2010 9:27 pm
by Andeekaii
Hi there,

I run a website called pixel car world. It is a role playing car game. At the moment, it is all manual, e.g a user buys a part and manually copies the part to their profile (topic) that they create - and then manually updates the statistics in their signature to match these changes.

I have used a shop mod in the past (back in Phpbb2), but they never satisfied me completely. I must say, this mod looks very complete!

I was wondering, how easy would it be for me to change the mod so that when a part is purchased, it included a BHP, KG & Class field... (Bearing in mind that I have no experience in coding php, but I have a friend who okay at it)

So when you buy a car (with 100bhp and 1000kg), then you purchase a part which has 10bhp and 2kg... it would make the car 110bhp and 1002kg...? I guess this would need some kind of ... ermm... I dont know how to put it. The cars would have to be the 'main' item, and the parts would need to add to that.. rather than parts adding to parts?

The more I talk about it the more complicated it sounds. Is there any chance this would be possible?

Yours, Andy

Update to UPS Easy Shop 0.7.0

Posted: Thu Sep 02, 2010 11:47 am
by femu
Update to 0.7.0

IMPORTANT NOTE: With the update, a default category will be created and all your current items will be moved into it. So DON'T DELETE it! Simply rename it to whatever you like. Then create your categories and move your items.
  • [NEW] Added userlogs (can be enabled/disabled in the ACP)
  • [NEW] Added user config part, where users can set some basic values (set, if you like to receive a PM with every purchase and setting Shelf Display by default or not)
  • [NEW] Added categories to the Shop (including sub categories)
  • [NEW] Added possibility to set a default icon size for the display in the shop. So you can have bigger images as icons. The image ratio will be used for bigger icons/images
  • [NEW] Added possibility to use the Highslide JS for displaying full-size images. You need to download the Highslide JS on their page at http://highslide.com
  • [NEW] Added possibility to automatically refill the stock of an item with a given value, if a given minimum value is reached
  • [NEW] Added possibility to set a max. value for purchasing an item. If the user reaches this value, he cannot buy more from this item in the shop. Buying from other users is still possible!
  • [NEW] Added selling option, where users can sell their items to other users (does not work for items with a use option!). Users can set the selling price in their UCP and other users can see these items on a special user selling page and on the memberlist page (you won't see your own items on the user selling page). The possible buying limitation has no affect on the buying option from other users.
  • [UPD] Optimized the shelf display in viewtopic and on the memberlist page. So the shelf limit only exists on the viewtopic side. On the memberlist page, you can see all items a user have (and which are set to be in the shelf).
Have fun with it Femu and Wuerzi

Re: [Beta] UPS Easy Shop 0.7.0

Posted: Thu Sep 02, 2010 11:55 am
by darkonia
thx femu, again a great work from you and your team.

Re: [Beta] UPS Easy Shop 0.7.0

Posted: Thu Sep 02, 2010 3:06 pm
by keith10456
THANK YOU!!! :D

Re: [Beta] UPS Easy Shop 0.7.0

Posted: Thu Sep 02, 2010 3:21 pm
by Lenny1
thank you! :)

Re: [Beta] UPS Easy Shop 0.7.0

Posted: Thu Sep 02, 2010 3:21 pm
by keith10456
In the next version, would it be possible to display the items on the shelf as they were in version 0.6.0 and have a "View Item Details" link... when clicked it will then show the items as they are displayed in version 0.7.0 (with the details).

I ask because the new details view is nice but I miss the old view because visitors can see the items on the shelf without having to click a link.

Overall though this has been a great update ;)

Re: [Beta] UPS Easy Shop 0.7.0

Posted: Thu Sep 02, 2010 8:34 pm
by superj707
Excellent update. I must say I have to be more excited about this that you even realize.
THANK YOU THANK YOU THANK YOU

one question... Why is it that users cannot sell items with a use option?
Do you mean only items that are used automatically?
surely items that have a use option but are not used automatically should be able to be sold.

correct?