Page 3 of 3

Re: Classifieds Ad Mod Installation

PostPosted: Thu Nov 06, 2008 12:30 pm
Author: IceWind
Hi,

I was trying to install this mod in im 1.4.1, so far i copied all the stuff and created the needed DB tables.
Thing is the changes needed to be made on some files i can't make them, the ones to show the links. I can't even find the reference code lines. <img>

How did you guys resolved this problem? Because not even in the admin area they show up.

But at least the mod itself is working ok, if i manually call the .php files it works prefectly.

Thanks.

Re: Classifieds Ad Mod Installation

PostPosted: Thu Nov 06, 2008 3:39 pm
Author: Helter
to make the admin files show up, copy them to both the root admin/ folder and admin/modules/ so you will actually use admin files twice. to add the link to them, use
admin/general admin/qbar/Menu (for the top link, or
admin/general admin/qbar/Board Navigation (for the navigation block

Re: Classifieds Ad Mod Installation

PostPosted: Thu Nov 06, 2008 5:43 pm
Author: MWE_001
I have this installed on 1 of my IM 1.4.1 installs and it works perfect as is from the install package.EXCEPT I had to run the sql querys in phpMyadmin. I installed it on another IM 1.4.1 and it works great there as well. However, We installed the paid ads code that the author requires to be paid for and it does not charge correctly through paypal. Other then that, the basic install works just fine. You will need to do a couple creative searches.

A working example is at http://www.wecame2play.com ( In Dev ) and http://www.littleelmforums.com

Re: Classifieds Ad Mod Installation

PostPosted: Thu Nov 06, 2008 6:05 pm
Author: IceWind
Hi HelterSkelter,

Thanks for the help!
Regarding the ACP worked perfectly!

As for the links using the qbar was my fallback plan. <img>

Anyway it is working all perfectly now, i may need to do some adjutments.
This mod as some bugs, but that is normal. Like when deleting a category all the items assigned to it continue as so, and next time we try to access them to edit we got a SQL error.