fmII
Mon, May 12th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 07:48 PDT
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 Php-MultiShop - Default branch
Section: Unix

 

Added: Thu, May 6th 2004 16:45 PDT (4 years, 0 months ago) Updated: Wed, Nov 23rd 2005 11:28 PDT (2 years, 5 months ago)


Screenshot About:
Based on PhpNuke and osCommerce, Php-MultiShop is an application Web server to realize an e-commerce market place. It can be used as a portal for any type of content (such as news, forums, events, etc.) and one or many independent shops. Every store will have its own Internet domain, and all the features and the personalization of a typical e-commerce site. Each can be administered in full autonomy by its own administrator.

Author:
Piero Trono [contact developer]

Rating:
8.58/10.00 (88 votes)

Homepage:
http://www.php-multishop.com/
Tar/GZ:
http://sourceforge.net/project/showfiles.php?group_id=94549
Zip:
http://sourceforge.net/project/showfiles.php?group_id=94549
Changelog:
http://www.php-multishop.com/CHANGELOG.txt

Trove categories: [change]
[Development Status]  5 - Production/Stable
[Environment]  Web Environment
[Intended Audience]  Developers, End Users/Desktop
[License]  OSI Approved :: GNU General Public License (GPL)
[Operating System]  Microsoft :: Windows, POSIX :: Linux
[Programming Language]  PHP
[Topic]  Information Management, Internet :: WWW/HTTP :: Site Management
[Translations]  Dutch, English, French, German, Italian, Polish, Romanian, Russian, Spanish, Swedish, Turkish

Dependencies: [change]
No dependencies filed

 
Project admins: [change]
» Piero Trono (Owner)

» Rating: 8.58/10.00 (Rank 237)
» Vitality: 0.01% (Rank 8370)
» Popularity: 13.17% (Rank 126)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 563,535
   URL hits: 25,063
   Subscribers: 110

Other projects from the same categories:
Integral FTP
MKDoc
libmysqltemplate
2D/3D Stacked Vertical Bar Graph for PHP
BAGO Hospitality

Users who subscribed to this project also subscribed to:
XOAD
KchmViewer
Where the hell is Matt?
PgMarket
JSVN


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Comments

[»] fix for a SQL injection vulnerability
by Piero Trono - Sep 7th 2006 06:19:49

thanks to David Byrne, I've know a SQL injection ulnerability in the store-side of PHP-Multishop. It is caused by improper variable sanitizing in store/includes/multishop_functions.php called from store/login.php.
To get further details and a fix, download the package 'fix-store-sql-injection-0.1.zip' here:
http://multishop.tropic.it/modules.php?name=Downloads&d_op=viewdownload&cid=2

[reply] [top]


[»] Update multishop to the last oscommerce
by Piero Trono - Dec 4th 2005 05:06:41

In the Download section of the Multishop Demo portal is available the package to update php-multishop-0.8 to the last fixes and changes released by the osCommerce team on 2005-11-13.
Requirement: php-multishop-0.8

[reply] [top]


[»] fixed the Categories_Products module
by Piero Trono - Jun 15th 2005 06:35:55

I've fixed an error in the Categories_Products module, that show the products, also in home page.
Now, the price of products includes the complete tax calculation and, if exists, the price in special offer.

[reply] [top]


[»] PHPNuke Installer
by Piero Trono - Jun 6th 2005 06:57:12

I've created an Installer, a Web Interface to simplify the process of installation of PHPNuke, hoping that it will be useful to many inexpert users, so my little work could contribute to the further diffusion of this great CMS.
This first release includes the languages english, spanish, italian and french, and provides the installation for PHPNuke version 7.7, 7.6 and 7.5.
Note: tested only with MySql DataBase.
Download: http://php-multishop.com/phpnuke-installer.php

[reply] [top]


[»] Admin Access package available
by Piero Trono - May 4th 2005 14:06:49

After various suggestions finally I adopted the Admin Level wth Account package, an oCommerce contribution available on oscommerce.org, to protect the Administration Areas of the shops.
The package is available on the Download area of http://multishop.tropic.it

[reply] [top]


[»] Greek language available
by Piero Trono - Apr 13th 2005 11:32:09

Is available for download on SourceForge the greek translation of Php-multishop, thanks to Vangelis Giannoulatos (panvagil - www.e-lefkas.gr).

[reply] [top]


[»] fixed the block Product_Random
by Piero Trono - Apr 12th 2005 11:39:50

For a little bug, the tax in the product price of the Product Random was not included.
The fixed file is now available in the Download section (Fixes).
Simply, replace the new file in the blocks/ folder.

[reply] [top]


[»] Error in MultiShop-0.5 (multishop_addon.sql file)
by Piero Trono - Dec 11th 2004 04:19:48

I've found an error of distraction in the file: Multishop_as_Addon/multishop_addon.sql (only for MultiShop-0.5 version).
Is available the correct file in the Download section (Fixes): http://multishop.tropic.it/modules.php?name=Downloads
or get the new fixed release 0.5.1.

To the end of multishop_addon.sql file, the correct commands are:

# Table nuke_authors, add field: 'radminmultishop'
ALTER TABLE nuke_authors ADD radminmultishop tinyint(2) NOT NULL default '0';


# Table nuke_session, add field: 'random_num'
ALTER TABLE nuke_session ADD random_num int(7) default NULL;


# Table nuke_users_temp, add field: 'customers_password'
ALTER TABLE nuke_users_temp ADD customers_password varchar(40) NOT NULL default '';"

[reply] [top]


[»] Polish translation available
by Piero Trono - Nov 25th 2004 08:54:25

For Php-MultiShop-0.5 is now available also the polish translation, thanks to Andrew (www.econe.pl).

[reply] [top]


[»] Turkish translation available
by Piero Trono - Nov 16th 2004 04:54:55

Is now available for download on SourceForge the turkish translation of Php-multishop package, thanks to Baris Isik, from the Marmara University, Istanbul (Turkey).

[reply] [top]


[»] New release available
by Piero Trono - Nov 4th 2004 01:20:06

The new release multishop-devel-0.5 is available for download on SourceForge.net. The new package includes the upgrade to PhpNuke 7.4 and, above all, the Security Patch 2.6.

[reply] [top]


[»] Dutch language
by Piero Trono - Aug 5th 2004 05:01:09

This platform is now available also in Dutch language, thanks to Peter Vermeeren (http://kamikaze-portal.com/budoshop), on SourceForge.

[reply] [top]


[»] Swedish language available
by Piero Trono - Jul 31st 2004 01:37:12

is now available the pack with translation in swedish, thanks to Tom Makela (http://zenit.buy2trade.com).

[reply] [top]


[»] languages for Your_Account module
by Piero Trono - Jul 27th 2004 11:43:59

in the multishop-0-4 package are not updated some language-files in the Your_Account module.
The updated files are availables in the Your_Account-lang-pack-0.4.tgz on SourceForge.

[reply] [top]


[»] new blocks availables
by Piero Trono - Jul 9th 2004 04:15:54

new blocks are availables on the platform:
Special Offers, Reviews of products, Best
Products.
These blocks will be included in the nex release.

[reply] [top]


[»] Romanian language available
by Piero Trono - Jun 22nd 2004 16:54:03

Is Romanian the new language available for Php-Multishop, thanks to Prislea (www.romanians.nl).

[reply] [top]


[»] Russian language
by Piero Trono - Jun 16th 2004 03:35:54

Is now available the translation of Php-Multishop
in Russian.

[reply] [top]


[»] French and German Languages
by Piero Trono - May 29th 2004 07:33:49

Php-MultiShop is also available in the languages French and German, on SourceForge.

[reply] [top]


[»] Demo site Defaced?
by Matt - May 6th 2004 23:59:49

Seems the demo site has been defaced.

Project however looks promising.

Pity about the demo site... hopefully this isn't due to vulnerabilities in PHP-Nuke or the module in question. :(

Cheers,

MB.

[reply] [top]


    [»] Re: Demo site Defaced?
    by Piero Trono - May 7th 2004 21:55:24

    in effects, this was a vulnerability of PhpNuke,

    sorry ...


    > Seems the demo site has been defaced.

    >

    > Project however looks promising.

    >

    > Pity about the demo site... hopefully

    > this isn't due to vulnerabilities in

    > PHP-Nuke or the module in question. :(

    >

    > Cheers,

    >

    > MB.

    [reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  ITMJ •  Linux.com •  NewsForge  •  SourceForge.net  •  Surveys •  Jobs •  PriceGrabber