Elxis CMS Forum

Extensions => Components => Topic started by: speck on November 11, 2009, 13:40:56

Title: Marketplace 0.1.4.6.11 BETA PACKAGE is Ready
Post by: speck on November 11, 2009, 13:40:56
MarketPlace Pack is ready.
The package include:
New version of MarketPlace and Primezilla.
The two original files was for joomla, but i worked hard to clean the code (thank to Ivan too
that helped me), and to make some implementations.

Market place:
Possibility to manage four languages (types and categories).
Front-end and back-end in multilanguage.
Modified price field (the original it didn't like me).
Added currency field.
Added negotiation (private negotiation, make an offer, gift, contact me, negotiable price)
Set width and height thumb and image dimension with automatic resize.
Remake of layout cleaned from bad HTML code.
Remake all CSS for a better use.
XHTML - CSS valid.
Compatible with IE6, IE7, IE8, Firefox, Google Chrome.
MetaTitle, metakeywords and description in four languages by file XML.
Automatic creation  metatitle, metakeywords an metadescription in automatic by single category and ads.
Lightbox 2_04 (eliminated mootols and slimbox).
Paypal payment for ads or options.
Integrate with Primezilla private messages.
Double possibility to contact the advertiser: by mail or by private message. (all or anly registerd users)

Two modules ready:
one to use it in the home page (display photo, short descriptionn and price - example: http://demo.elxisitalia.com (http://demo.elxisitalia.com))
one to use it in vertical or horizontal (display only photo, price and category)


Primezilla
Front-end and back-end in multilanguage
Remake of layout cleaned from bad HTML code.
Remake all CSS for a better use.
Disable Subject field because used only for idads and title ads.
The register users can only write to the advertiser about the selected ad and answer to the sender.

One module ready that advise the registered user for new private messages. (is better display it for registered user)
============================================================================

This version of market place is not compatible with the old versions and it is for only MySQL.
Only tragedy is these two systems are not SEO PRO, but is possible to use them with elxis in seo pro. Read the guide in the Zip for to do this.

Before to put the package in Download area I need some volounteers beta testers to check better the system and a developer to check the code if is all right.
Important: Is necessarily to test paypal payment because on paypal site test i don't understand nothing  >:( (i don't see the order, and don't come back to the site...maybe is so or maybe i'm unable to use it...  >:()

The languages in admin area are only english and italian.
for the front -end: Dutch, english, finnish, french, german, germani, greel, italian, romanian, spanish and turkish, but in these languages there are some few lines in english…
For the translations i'll ask when is all ready to pubblish.

for see marketplace in action can visit
http://demo.elxisitalia.com/component/option,com_marketplace/Itemid,56/ (http://demo.elxisitalia.com/component/option,com_marketplace/Itemid,56/)

Who is interest can write me or in private message or to: info[at]elxisitalia[.]com
I'll send the package by mail
For any type of errosr or to apply some modifies at the code, please advise me by PM or by mail to make better the system.

Thank for the collaboration
Speck
Title: Re: Marketplace 0.1.4.6.11 BETA PACKAGE is Ready
Post by: babis1 on December 23, 2009, 19:33:17
i have install in elxis 2009 the new marketplace but i take that error

Fatal error: require_once() [function.require]: Failed opening required '/administrator/components/com_marketplace/language/english.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /administrator/components/com_marketplace/marketplace.class.php on line 260

when i going in the componet marketplace (configuration..or...) from the administrator area.....at the frontend it works and i also see in the greek language (my default language) , i have install 3 times (also i have clear db) in administrator/components/com_marketplace/marketplace.class.php on line 260 i cant see something straing, ??? what we do next ?
Title: Re: Marketplace 0.1.4.6.11 BETA PACKAGE is Ready
Post by: datahell on December 23, 2009, 20:14:01
Speck why dont you write a short documentation regarding Marketplace on Elxis wiki?
Title: Re: Marketplace 0.1.4.6.11 BETA PACKAGE is Ready
Post by: speck on December 23, 2009, 20:27:13
sorry babys, but iv'e not test it with a different language of english and italian and that error i didn't see it :'(

modify the line 260 in marketplace.class.php with this
require_once( $mainframe->getCfg('absolute_path').'/administrator/components/com_marketplace/admin_language/english.php');

it's work fine  ;)
at soon i put the update version

thanks about your signaling

Ive create a patch: unzip where you want and copy the file in the same directory

Speck why dont you write a short documentation regarding Marketplace on Elxis wiki?
Hi datahell
I had intention to do this, i wanted asked you when uploaded the files, but i'm lot busy.
I can copy the short guide there's in the package to configure elxis for use it better.
and make a short guide, but the component is so simply  to use it.
How can insert the articles in elxis wiki ?



[attachment deleted by admin]
Title: Re: Marketplace 0.1.4.6.11 BETA PACKAGE is Ready
Post by: datahell on December 23, 2009, 20:44:09
Even if the component, module, template, etc, is extremely easy to use we would like to have for each extension at least one page in Elxis wiki. If you notice in the last months for every extension we publish there is a documentation in Elxis wiki (http://wiki.elxis.org/). You can register and start writing. If you have problems or you want to ask something, contact ks-net, he is the Elxis wiki's admin. Create a link from your software to the Elxis wiki page. You will be able to edit that page any time and update the documentation without needing to re-write help URLs etc. Elxis wiki is very helpful.
Title: Re: Marketplace 0.1.4.6.11 BETA PACKAGE is Ready
Post by: babis1 on December 23, 2009, 21:05:46
its ok now thanks.....i take one more small problem, before the topmenu (of maqrketplace) i take that

// please don't put blank lines below the closing php tag ?>

somewhere the code dont take the comment // i search all the files but i cant found it
Title: Re: Marketplace 0.1.4.6.11 BETA PACKAGE is Ready
Post by: speck on December 24, 2009, 01:36:41
don't worry, it's only an advise get from the original version.
this advice is only in the language files.
it mean: "don't write nothing after the close tag"
?>
uf there's one in the greek language,  delete the two last line
267 - 268
or copy the file greek.php in
components/com_marketplace/language

the file is also in the patch

[attachment deleted by admin]
Title: Re: Marketplace 0.1.4.6.11 BETA PACKAGE is Ready
Post by: babis1 on December 24, 2009, 10:17:39
the language file it was the only file that i had'nt search.....now its ok thanks...i test now to put some add
Title: Re: Marketplace 0.1.4.6.11 BETA PACKAGE is Ready
Post by: speck on December 24, 2009, 12:40:03
i test now to put some add
if you have new errors, but i don't think you have it because in english and italian the admin area and the front end works very fine, contact me by mp or write me directly to mail you'll find it in the pdf guideline  ;)
have a good day and xmas ;)
Title: Re: Marketplace 0.1.4.6.11 BETA PACKAGE is Ready
Post by: babis1 on December 24, 2009, 13:12:51
thank you ...... i write one wish for christmas here by the way .....

Merry Christmas to all of us and i wish to all rich people who pick up the money of the world to enjoy their loneliness for ever

http://www.youtube.com/watch?v=pItdDbtWSPE