GoodForNothing Classifieds [Paid] [Deleted]

K, last question. Is there a way to have the location only show a city/town and state, rather than its precise locator automatically adding in a street :D

Thanks for answering all the questions and awesome support of this addon
 
Do you have an ETA for the RC4 including the mentioned improvements?
I am targeting this Sunday; most of the works are done but a little bit of polishing is needed which I am currently unable to do because of my mid-terms :)

K, last question. Is there a way to have the location only show a city/town and state, rather than its precise locator automatically adding in a street :D
One way to do it is enable "Check the 'Make Location Private' by default" option from AdminCP -> Applications -> Classifieds -> System Options -> Classified Settings.
And to prevent users from unchecking the field in the classified editor, you can edit the template classifieds_item_edit, look for the closest <dl class="ctrlUnit"> tag for:
HTML:
<label><input type="checkbox" name="location[location_private]" value="1" {xen:checked $classified.location_private} /> {xen:phrase make_location_private}</label>
and add the style="display: none;" attribute to that tag. ;)
 
I swear there used to be a "Create Classified" button on the classified homepage. However this has randomly disappeared, any idea how to add it back in or what happened?

Edit: Nevermind, it appears that my Navbar/breadcrumbs don't appear when the classified menu item is set to "Home" position. I'll investigate a fix :D

Thanks
 
Last edited:
Mr. Goodie2Shoes updated GoodForNothing Classifieds with a new update entry:

Added support for Tags, visual changes and bug fixes...

New Features:
  • Send alerts to users who are opted into alerts for new classifieds.
  • Show average response time in classified view.
  • Show percentage of reply to contact messages.
  • Add support for tags.

Bug Fixes:
  • Issue with news feeds related to trader ratings.
  • Watch category link: text does not change upon watching.
  • Division by zero error when deleting a trader rating.
  • Fixed issue with breadcrumbs in conversation view.
  • Fixed issue with...

Read the rest of this update entry...
 
Problem. Can't create a classified with RC4, it croaks on setting a location.

This is on my beta board running XF 1.5.6 (I updated Classifieds from beta 8). When clicking on set location there's a very long pause followed by an empty location screen where I'm unable to search for a location. Nothing in the server error log.

Clicking on private location still stops the creation of the classified asking for a valid location.
@Mr. Goodie2Shoes

Edit: I know the issue, you have an http hardcoded to Google APIs. You need to change that to '//' for https sites such as mine otherwise a mixed content error kills the lookup.
 
Does the RC4 version address the issue of assigning a specific package to a specific group of members?
 
Does the RC4 version address the issue of assigning a specific package to a specific group of members?
That really is not a bug... and the way you want to manage the packages, that will be available on RC 5.

Does this still require the GFN Core addon?
Yes, this is a required add-on which contains most of the helper functions. You really don't have to worry about this add-on as this is managed internally by the add-on itself. :)
 
Back
Top Bottom