Jump to content

Classifieds System


Recommended Posts

Posted
10 hours ago, Genestoy said:

Hi Adriano, How can I change the "black" image that appears when the member does not post a photo?

It uses the default image for when an image isn't posted. Same is used in official apps, like Downloads. That's how it is:

			{{if $file->primary_screenshot}}
            {template="thumbImage" group="global" app="core" params="$file->primary_screenshot_thumb, $file->name, 'large', '', 'view_this', $file->url()"}
			{{else}}
				<div class='ipsPos_left ipsNoThumb ipsThumb ipsThumb_large'></div>
			{{endif}}

You need to see in the CSS (core) which image it is in the ipsNoThumb class.

Posted
1 hour ago, Genestoy said:

Adriano, Thanks for the response. Is there a way to change the wording on the "COMPLETED" icon to "SOLD" ?

Thanks again for a great app

Edit the language bit in your ACP

Posted

I just ran a "Something is not working correctly" in the ACP support area and it says there was a problem with the database, when I press "Fix" it comes up with this

ALTER TABLE `ibf_classifieds_ccontent` DROP INDEX `field_1`;

Is it OK to let it fix this since I know it has something to do with classifieds (I did have Andy's classifieds before upgrading to 4.1.9)?

Thanks

Posted (edited)
36 minutes ago, InvisionHQ said:

There are a chapter in the manual:

Install the Application - > If you used a similar app on IP.Board 3.4 (developed by Andy Milne)

Did you follow the instructions?

Yes I sure did! I ran the query after the upgrade from 3.1.4 to 4.1.9 by IPS as per the manual and have made all new categories, extra fields etc. since installing and the classifieds is running just fine.

Edited by Genestoy
Posted

Hi, i'm looking for good classifieds system on my Forum.

And one of the main features should be possibility to give all my users 5 constant free adverts (with renew, user can delete one and publish another one) plus several commercial packages of 10-15-50 etc. adverts for money, which can be paid by Paypal. 

Does the Classifieds system support this feature? 

Posted
21 hours ago, Genestoy said:

I just ran a "Something is not working correctly" in the ACP support area and it says there was a problem with the database, when I press "Fix" it comes up with this


ALTER TABLE `ibf_classifieds_ccontent` DROP INDEX `field_1`;

Is it OK to let it fix this since I know it has something to do with classifieds (I did have Andy's classifieds before upgrading to 4.1.9)?

Thanks

So "again" is it OK to do this query?

Posted (edited)
On 6/20/2017 at 7:17 AM, InvisionHQ said:

In theory it is safe, but for precaution backup the table.

OK got it figured out, apparently when an advert is deleted it lingers in the database and causes an error.

Edited by Genestoy
Posted (edited)
8 hours ago, Genestoy said:

Another question--

Why when I click on the IP address

ip.png.f97b057bbf2882255ae255d0cb118943.png

Do I get this error page

error.thumb.png.19c74ef5a661e7edab61f60eea1a8336.png

This screen has nothing to do with Classifieds. This is a plugin to manage validating members:

5807d4d2c72c0_Screenshot1.PNG.7ce05502e9

 

Use the right topic to get support:

 

Edited by Adriano Faria
Posted

Sorry, I have had so many issues with the classifieds and members wanting to know why their ads all got deleted that I did put this in the wrong topic. Will post it in the proper support topic

Posted
Just now, Genestoy said:

I have had so many issues with the classifieds and members wanting to know why their ads all got deleted

I'm not why you uninstalled the app. The query suggested by IPS via Support Tool was supposed to drop an INDEX, not a table! Next time, ask for support before uninstall.

Posted

I had several tables left from Andy's classifeds that were all MyiSAM tables. I checked my test install of 4.1.9 and the classifieds had no MyiSAM tables just inoDB so I deleted all the MyiSAM classified tables from my main forum and it seems to be working OK now.

Posted

Hi, just purchased this and having a play....pretty happy at first glance and seems straight forward to set up for the most part, even for a luddite like me.

One question for now though, what is this 'file_free' showing up for in recent activity, and what does it mean/how can I lost it?

 

Thanks!

 

Screen Shot 2017-06-22 at 19.37.59.png

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...