![]() |
One thing for me that I wanted to see was the ability for new ads to come up in new posts / today's posts
|
So I'm using several of your mods now and they are awesome. What about the ability to put something in the users postbit - link to my gallery, reviews, classifieds, etc.?
|
ozzy47, can you pls tell me how to avoid Automatically parse links in text, in ads?
|
Awesome as always Ozzy! Huge help to the community!
|
Hey Ozz :)
Is it easy to edit this mod to use a fictionary currency like "Gold"? I search a auction/shop-plugin for a game (Diablo 3) and iam not sure, which i should use for this.... |
I would like to be able to determine the usergroup of the person who posted an ad so that I can use a conditional to show a status based on the posters usergroup. Is there a way for me to do this?
I should be more specific. I want to be able to show a posters status based on a secondary usergroup they are in. I want to do this within the classifieds_view_item template, as well as the classifieds_categories_bit template, and the classifieds_browse_bit template also. Any help with what conditional would work would be great. |
Something is wrong.
I configure a category but the plugin link me to forum.com/classifieds/1/category.html But this path is not valid (there is no folder called classifields...) /EDIT .htaccess... :) Question 2: If i want to change the breadcrumb-name, there are no changes. Maybe a bug? Other problem: If i click on an item and then on a category, it will link to the Breadcrumb-name (forum.com/auctionhouse/) |
I will go through the latest reports as soon as I get a chance, just taking care of some business, so I am a bit tied up.
|
was there ever a thought to making it where members could comment? So if somebody has a question about the item for sale, instead of having to PM them and the seller answering multiple questions they could converse through the posts?
|
I really think that would take away from the mod myself, make it clunky.
|
Quote:
In my experience, its easier for the seller to answer a question once then have to answer the same question a dozen times in PMs. |
My one cent (I am not worth two). It would be great if people would not misuse it, but if the classifieds were popular and used extensively, it would be abused. Okay, so you need to moderate it, and then who decides what is valid content (besides the spam)?
|
Yeah I think it opens way to many issues allowing comments for the items.
|
Hey and thanks for your anwser :)
One question: how can i set the Main-Photo? There is no button http://abload.de/img/no_buttonb1drl.jpg And how can i translate the days to another language? RSS seems broken: Quote:
|
Good to see this has been taken over by somebody who is committed to it, had both versions by Maria and Chris installed on my forum at one point, only for them to abandon it and leave us in the brown stuff.
Will be installing this later today and give it another blast... |
Installed this on my test board and get the following errors on my page..
Warning: Illegal string offset 'pm_messagelist' in ..../includes/class_core.php(4715) : eval()'d code on line 146 Warning: Illegal string offset 'pm_newpm' in ..../includes/class_core.php(4715) : eval()'d code on line 151 Warning: Illegal string offset 'pm_trackpm' in ..../includes/class_core.php(4715) : eval()'d code on line 152 Warning: Illegal string offset 'pm_editfolders' in ..../includes/class_core.php(4715) : eval()'d code on line 153 Warning: Illegal string offset 'substhreads_editfolders' in ..../includes/class_core.php(4715) : eval()'d code on line 169 Warning: Illegal string offset 'profile' in ..../includes/class_core.php(4715) : eval()'d code on line 180 Warning: Illegal string offset 'profilepic' in ..../includes/class_core.php(4715) : eval()'d code on line 183 Warning: Illegal string offset 'avatar' in ..../includes/class_core.php(4715) : eval()'d code on line 190 Warning: Illegal string offset 'signature' in ..../includes/class_core.php(4715) : eval()'d code on line 197 Warning: Illegal string offset 'privacy' in ..../includes/class_core.php(4715) : eval()'d code on line 204 Warning: Illegal string offset 'password' in ..../includes/class_core.php(4715) : eval()'d code on line 216 Warning: Illegal string offset 'options' in ..../includes/class_core.php(4715) : eval()'d code on line 217 Warning: Illegal string offset 'ignorelist' in ..../includes/class_core.php(4715) : eval()'d code on line 232 Warning: Illegal string offset 'buddylist' in ..../includes/class_core.php(4715) : eval()'d code on line 247 Warning: Illegal string offset 'event_reminders' in ..../includes/class_core.php(4715) : eval()'d code on line 252 Warning: Illegal string offset 'attachments' in ..../includes/class_core.php(4715) : eval()'d code on line 262 Warning: Illegal string offset 'deleteditems' in ..../includes/class_core.php(4715) : eval()'d code on line 276 Warning: Illegal string offset 'moderateditems' in ..../includes/class_core.php(4715) : eval()'d code on line 314 Warning: Illegal string offset 'newitems' in ..../includes/class_core.php(4715) : eval()'d code on line 367 |
I'll check out the posts as soon as I have a chance.
Quote:
Quote:
|
Ah i found the problem with the main-photo.
The button to upload a photo, i on the top of the site. Think there is a problem with the template. |
Quote:
|
My errors only show up when I try to post any of the classifieds.
|
Quote:
|
Quote:
Sure :) http://abload.de/img/toptlfon.jpg The button (left on the top) is for main-photo. Regards /EDIT I found the problem: <input type="file" name="logo" id="logo" onblur="return CheckImageExt(this)" size="30" /> The name/id logo is reserved for the theme-logo.... Any idea how i can solve it? |
That button is not supposed to be there, check that page on a default, un-moddified style.
|
Quote:
|
Quote:
|
Quote:
|
Thanks Ozzy,
maybe it correct on standart-theme but i dont want to use the standart-them. What must i do, to chance logo to another variable or to fix it? And do you know, where i can translate the weekdays? |
Lets try changing:
Code:
<input type="file" name="logo" id="logo" onblur="return CheckImageExt(this)" size="30" /> Code:
<input type="file" name="logo" id="logo2" onblur="return CheckImageExt(this)" size="30" /> |
That was to easy :D Thanks ozzy :)
Any idea for my second question? I vote this hack with 5 stars! |
Not entirely sure on that one just yet. I will have to ask the former developer how that can be done. What language should it be in?
|
Have a issue with All Classifieds page showing up after installing your version. Both side bars are displayed but title All Classifieds and any ads do not show works correct in categories.
I reinstalled orig mod chris's version and is working correct now let me know what you think. Thanks |
This is the same version, when you are running mine, is the setting, Homepage Listing set to Yes?
|
:o No it was not! works now! I really should learn to look around at what has changed with new versions.
Thanks |
Not a problem, glad it's sorted. :)
|
Quote:
They should be on lines, 154,155,527,528,897,898,1091,1092,1352,1353 Then view a item and see if the Expires on: Bla Bla Bla changes. |
Hey Ozzy,
its still in english :( I want translate it to german. |
Hi Ozzy
I tried to install the code vBSEO contained in the files *.txt but the 'url is not changed properly Have you tested this function? Code:
vBSEO Custom Rewrite Rules |
No I did not, as I don't have vBSEO
|
Quote:
|
that sound great :D
|
All times are GMT. The time now is 10:43 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|