News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

ST Shop

Started by Diego Andrés, June 13, 2009, 06:06:35 AM

Previous topic - Next topic

Diego Andrés

I'll try to check that one in the next few days :P

SMF Tricks - Free & Premium Responsive Themes for SMF.

Diego Andrés

2 updates in one day cuz why not  ::)

3.0.2 - 25 July 2019
Exit action if the site is down.
Added a hook for the stats.
Remove unnecessary array from the stats, merging both for a better use.
Added a redirection exit when the user didn't select a profile action correctly..

3.0.1 - 25 July 2019
Fixed value type for fee in trade center.
Fixed boards custom shop values, replaced old hook with new one.

SMF Tricks - Free & Premium Responsive Themes for SMF.

StarredSkies

Is it possible to convert/transfer over from SMFShop to this modification? I absolutely adore the look (which always happens with SMFtricks) and would love to use it.

Currently using 2.0.15. :P

Diego Andrés

I do have plans for it but I'm not sure when it will be done.

SMF Tricks - Free & Premium Responsive Themes for SMF.

StarredSkies

Awesome. I would love to use this mod if you ever get to it. :)

soilsearcher

Hi
A very comprehensive Mod you have created her, nice one - Can this mod be used as a ecommerce shop i.e payment terms paypal etc or is it just for use with credits earned from  forum posts?
Cheers
Gary

Diego Andrés

Quote from: soilsearcher on August 15, 2019, 11:53:16 AM
Hi
A very comprehensive Mod you have created her, nice one - Can this mod be used as a ecommerce shop i.e payment terms paypal etc or is it just for use with credits earned from  forum posts?
Cheers
Gary

Only shop credits/points.

SMF Tricks - Free & Premium Responsive Themes for SMF.

hocs22

este mod tenia futuro pero esta muy limitado no tiene nada intresante que adquirir al comprar deberia ser mas "util"

como un intercambio de puntos por algun privilgio como ver temas con contenido oculto

solo un punto de vista

d3vcho

Quote from: hocs22 on August 15, 2019, 12:48:06 PM
este mod tenia futuro pero esta muy limitado no tiene nada intresante que adquirir al comprar deberia ser mas "util"

como un intercambio de puntos por algun privilgio como ver temas con contenido oculto

solo un punto de vista

Por favor, en estos foros escribe en inglés ya que no son los foros en español.

--

Please, in this boards write in english because this boards aren't the spanish ones.
"Greeting Death as an old friend, they departed this life as equals"

Diego Andrés

#569
3.1.2 - 26 August 2019
Remove scheduled task of bank interest on uninstall.

3.1.1 - 26 August 2019
Updated links and names in modules and credits.
Updated code for module uploads.
Fixed wrong function call in buy action.
Added index.php file to modules directory.
Corrected items and modules paths.

3.1 - 26 August 2019
Hook files removed because those are overrated.
Item template added as a standalone file to preserve files order.
Updated code in most files and some files were renamed.
Update in the images upload option.
Fixed duplicated template functions for edit/add items/categories.


Legend
New feature
Bug fix
Improving an old feature


For this update I'd suggest to uninstall -> install. Just make sure to keep unchecked the option to delete data associated with mod during uninstall.

More updates coming soon and will only require to replace files as usual.

SMF Tricks - Free & Premium Responsive Themes for SMF.

Diego Andrés

#570
3.2.3 - 01 September 2019
Bank interest scheduled task was logging twice.

3.2.2 - 31 August 2019
Fixed Delete after use field in Shop item options, now it's displaying correctly.

3.2.1 - 29 August 2019
[Module] Steal module now allows you to decide if the user receives an alert, pm or both when someone robbed him.
Let the alerts function receive the additional information.
Improved implementation of different icons for alerts.

3.2 - 28 August 2019
Alerts system support. User can receive alerts when someone sends him credits/items and notify of trade sales.
Corrected very few language strings.
Remove credits/points when post is removed. SMF 2.1 RC3/Final
Added support for likes. Give points/credits to the post author for each like received. SMF 2.1 RC3/Final
Fixed classes and template issues.



Legend
New feature
Bug fix
Improving an old feature

SMF Tricks - Free & Premium Responsive Themes for SMF.

phoenixphyre

So whenever I try to create a new category I get the following error:

Fatal error: Unsupported operand types in .../Sources/Shop/AdminShop.php on line 218

That line is as follows: $boards[$row['id_board']] += array(


I get this error on a clean install of smf 2.1

Diego Andrés


SMF Tricks - Free & Premium Responsive Themes for SMF.

Diego Andrés

Quote from: phoenixphyre on September 02, 2019, 08:32:34 PM
So whenever I try to create a new category I get the following error:

Fatal error: Unsupported operand types in .../Sources/Shop/AdminShop.php on line 218

Please try the new update, just replace AdminShop.php file on Sources/Shop/AdminShop.php



3.2.4 - 02 September 2019
Fixed issue on integrate_boardtree_board not checking if board was available.



Legend
New feature
Bug fix
Improving an old feature

SMF Tricks - Free & Premium Responsive Themes for SMF.

phoenixphyre

Works great. Thanks for the super quick reply!

LBW

Please assist with this database error @Diego Andrés

QuoteUnknown column 'callable' in 'field list'
File: /home/vol11_1/epizy.com/epiz_24303111/htdocs/Packages/temp/install.php
Line: 45

Current version: 2.0.15

Diego Andrés

ST Shop is for SMF 2.1 only

SMF Tricks - Free & Premium Responsive Themes for SMF.

phoenixphyre

Ran into another error that I can't figure out. It comes up whenever the alerts dropdown is viewed.

Type of error: General
2: Missing argument 2 for Shop::fetchAlerts()
.../Sources/Shop/Shop.php (Line 771)

That line is as follows: public static function fetchAlerts(&$alerts, &$formats)

Diego Andrés

Quote from: phoenixphyre on October 20, 2019, 08:07:30 PM
Ran into another error that I can't figure out. It comes up whenever the alerts dropdown is viewed.

Type of error: General
2: Missing argument 2 for Shop::fetchAlerts()
.../Sources/Shop/Shop.php (Line 771)

That line is as follows: public static function fetchAlerts(&$alerts, &$formats)

ST Shop is using the current GitHub files.
For RC2 you'd need to comment these lines from Shop.php

'show_alert' => 'Shop::showAlerts',
'fetch_alerts' => 'Shop::fetchAlerts',

SMF Tricks - Free & Premium Responsive Themes for SMF.

Rasim Aeon

I recently upgraded to smf 2.1 RC 2.  I have tried to install the version of ST Shop from this site, and tried the one from github.  However, I get the same Database error:   Unknown column 'catid' in 'field list'
File: /home/*****/****/main/Packages/temp/ST-Shop-master/install.php
Line: 704

What am I doing wrong?  Or is this not compatible with the RC2? 

Advertisement: