Includes a fix so that access pulldown honors site default access - thanks to David Stawowy for finding that bug.
View slyhne's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
@codemagic
Wrap the code in market/views/default/object/market.php with a:
Does the plugin support paypal?
Thanks slyhne!
How do i encode the alternative? In other words, if not logged in echo "You must be logged in to view this item"
@adclose; But at the level of the adminstrator, how can i make a payment system such as paypal a default payment option for all market posts created on my site?
Paypal payment gateway is supported by commercial version of The original classifieds plugin from which this market plugin is forked. You can see that in action here.
Regards, Team Webgalli
@webgalli ; How much does the commercial version cost?
@codemagic : the full info about the original classified plugin is available at http://elgg.webgalli.com/free-classifieds-plugin-v4-for-elgg/
@Team Webgalli $59?
@Webgalli ;Didn't see your link.Got it, thanks!
@codemagic
Wrap the code in market/views/default/object/market.php with a:
@slyhne; Thanks!
The links to the actual ads do not work. Do I need to add some lines to .htaccess?
@Mike I believe u r in localhost... it has some probs as urs in localhost
but wen u r live it gets corrected :)
HaPPy ElGGInG :)
Do GooD :)
The site is using domain address. There is no localhost in it.
The real, dynamic address can't be found I guess so it is defaulting to the home page.
Here is one of the bad links. The mod rewrites do not pick it up or something so it redirects to the home page.
http://privatebusinessinvestments.com/pg/market/admin/read/35/hopomatic-php-script
Anyone have any ideas that might help me. I did move the installation from a sub directory to the root. Could that have something to do with it. Seems like nothing else was affected though. Everything else works.
I finally noticed, 2 months after installing the market plugin, that the market plugin requires the file plugin to operate properly. I have been using the market plugin with the file plugin disabled the entire time and have no problems. Users presently can upload photos of the items they wish to sell with the file plugin disabled. What is the purpose of the file plugin in regards to the market plugin? I would rather not enable the file plugin unless absolutely necessary. Thanks.
@Fred Phillips
That's strange, I was sure I used functionality from the file plugin.
I'll do some testing, and if it falls out okay I'll remove that requirement from the description.
Thanks for bringing this to my attention.
@slyhne is there any chance of addin an RSS view to this great plugin (and making it group aware for a group only or site wide market?) I'd be happy to cough up some cash.
HELP PLEASE
If someone could please give me a clue as to why my read page links do not work I sure would appreciate it.
These links work.
/pg/market/admin
But these do not.
/pg/market/admin/read/1/title
It is like the read,id and title variables are not making a viable url so the user is redirected to the home page when they try to view the ad details page.
@Mike
What version Elgg and Market plugin are you using?
Have you installed Elgg in a subdirectory?
A little confused by something - why, in forms/edit.php do you have double <small> tags?
So, <small><small>some text</small></small>
I have removed them so that the small text matches my site, but it seems strange that they are there at all.
Otherwise, a nice plugin.
How to adopt this to groups also.