|
clothahump
|
 |
« on: January 03, 2012, 10:07:59 am » |
|
Installed the classifieds and set up categories, how do I allow certain members to add listing for free in categories that are normally paid?
|
|
|
|
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #1 on: January 03, 2012, 11:06:56 am » |
|
You can setup prices on a membergroup level. To do this click on the edit category link for that category.
Then under "Other Membergroup Prices" Click on add custom price. There select the membergroup and price that you want that group to have.
|
|
|
|
|
Logged
|
|
|
|
|
clothahump
|
 |
« Reply #2 on: January 03, 2012, 11:19:13 am » |
|
Thanks, one other problem, no thumbnail image showing in Recent Listings on main page?
|
|
|
|
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #3 on: January 03, 2012, 11:22:24 am » |
|
What is your Classifieds Url set in your settings area?
|
|
|
|
|
Logged
|
|
|
|
|
clothahump
|
 |
« Reply #4 on: January 03, 2012, 11:27:31 am » |
|
|
|
|
|
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #5 on: January 03, 2012, 11:31:43 am » |
|
Looks good. Is your Classifieds folder writable. Also any related errors in the error log for forum.
Also do you have a link to the page with the broken thumbnail
|
|
|
|
|
Logged
|
|
|
|
|
clothahump
|
 |
« Reply #6 on: January 03, 2012, 11:40:53 am » |
|
|
|
|
|
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #7 on: January 03, 2012, 11:48:19 am » |
|
Ok I see the category images right? Will look at that tonight.
|
|
|
|
|
Logged
|
|
|
|
|
clothahump
|
 |
« Reply #8 on: January 03, 2012, 11:50:01 am » |
|
I think it might be because I am using a different language.
|
|
|
|
|
Logged
|
|
|
|
|
|
|
SMFHacks
|
 |
« Reply #10 on: January 03, 2012, 01:56:33 pm » |
|
|
|
|
|
|
Logged
|
|
|
|
|
clothahump
|
 |
« Reply #11 on: January 03, 2012, 02:03:46 pm » |
|
INSERT INTO smf_settings VALUES ('disableTemplateEval', 1); DELETE FROM smf_settings WHERE variable = 'disableTemplateEval'; I take it I have to run both in phpmyadmin?
|
|
|
|
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #12 on: January 03, 2012, 02:09:43 pm » |
|
Yeah just run the first one.
|
|
|
|
|
Logged
|
|
|
|
|
clothahump
|
 |
« Reply #13 on: January 03, 2012, 02:36:23 pm » |
|
#1062 - Duplicate entry 'disableTemplateEval' for key 'PRIMARY'
|
|
|
|
|
Logged
|
|
|
|
|
SMFHacks
|
 |
« Reply #14 on: January 03, 2012, 03:01:24 pm » |
|
Run the second query then run the first query again.
|
|
|
|
|
Logged
|
|
|
|
|