Mine Elgg plugins.
Alle er udgivet under Open Source GPL.
My Elgg plugins.
All published under Open Source GPL
Market plugin
Get a market place for buying and selling itemsIP address tracker plugin
Trace users IP addressesDonation plugin
Donation widget and admin controlled behaviorMessages with privacy option + more
Improved messages plugin

Hi,
i am using market plugin in facebook theme for elgg version 1.8. Once i do not select a picture for any new market post, the default displayed picture is a broken one.
Kindly provide and advice and solution
Hi Umer
I have provided an update that fixes the issue on Elgg’s site
A perecft reply! Thanks for taking the trouble.
Hi is it possible to add paypal button on the market plugin ? and also i encounter problme using the market plugin , when click on categories tab , the link url seems duplicate – http://mysite.comhttp://mysite.com……
Hi,
ive intalled and tested the market plugin. but when i click the cubmit query button it says “The action file for market/add was not found”.
please help. thank you.
Hi Jim
I would try unpacking and reinstalling the plugin – if that doesn’t work it could be permissions aren’t set up correctly.
Hey!
Great plugin – really good. I have installed (v1.8f) and tested it with ELGG 1.83, it works as advertised except for one issue.
When I select “The Market” from the “More” menu, I get a complete duplicate web page below the first, identical except for the added line:
“Sorry. We could not find the page that you requested.”
The same result if I force the page …/market or …/market/category directly in the browser
tried:
Making it the last plugin
Making it the only additional to core plugin
Logged in/logged out/admin/user
Cache flushed and upgrade.
Firefox/Chrome
Any ideas what could be causing this?
I finally got to the bottom of it. Just needed to add “return TRUE;” to the switch-case statements in the market_page_handler function.