vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - [OzzModz] Classifieds (https://vborg.vbsupport.ru/showthread.php?t=304635)

Judith2 03-04-2014 01:12 AM

Quote:

Originally Posted by ozzy47 (Post 2484892)
You can adjust the templates now, you just need to edit them. What issues you having?

Well, the gray fields and the underlines for example :o

RichieBoy67 03-19-2014 10:13 PM

Couple questions Ozy and my apologies if these have been asked..

Is it possible to keep closed ads visible to all?

Thanks buddy,
Rich

RichieBoy67 03-20-2014 03:57 PM

Quote:

Originally Posted by ozzy47 (Post 2461374)
Seriously???? One install and a rating of 1???? Who is the child, be a man, grow a set, add come out in the open!! Who marked this as a 1??

Poor taste for sure without even posting their issues or anything.

5 stars from me!

Nelson58 03-24-2014 02:34 PM

Ozzy,

How can I edit this message please?

Dear xxxxx,

We regret to inform you that your Ad:

Title:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Type: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Category: xxxxxxxxxxxxxxxxxxxxxx
Post at: xxxxxxxxxxxxxxxxxxxxx

has been removed from our site as we found it violating our rules.

I looked in phrases with no luck. I want it to say that we require a donation before people are permitted to post.

Thanks!

Nelson

Alibass 03-24-2014 03:16 PM

Quote:

Originally Posted by Nelson58 (Post 2489254)
Ozzy,

How can I edit this message please?

Dear xxxxx,

We regret to inform you that your Ad:

Title:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Type: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Category: xxxxxxxxxxxxxxxxxxxxxx
Post at: xxxxxxxxxxxxxxxxxxxxx

has been removed from our site as we found it violating our rules.



I looked in phrases with no luck. I want it to say that we require a donation before people are permitted to post.

Thanks!

Nelson

It's in your admincp/ozzy classifieds/pm templates 'should be right under settings.

JenniferK 03-24-2014 09:18 PM

Can anyone help me with making a vba module for the latest 5 classifieds? I have been trying and trying and just can't figure it out. I really need this to draw people into the classifieds section of my site.

JenniferK 03-25-2014 10:26 PM

Sorry to be a pain, but I am kind of desperate for this. I have a couple people starting to post classifieds, but they are getting zero views because my members don't know they are there. I need something on my main page to draw them in.

vba gives you the option of making a BB code, template or php module. I tried a template one and in the template I copied the contents of the mod's classifieds_rightside template since that is basically what I am trying to pull into the module. But it is not working, the module is blank. Obviously I am missing a piece of what I need to do, but I am at a loss as to what. I also use an articles mod for recipes and have a vba module for that which pulls the latest 5 recipes, so I tried to copy that module to work for classifieds, but it is php and when I look at the php file I have no idea what I should be changing.

If I don't get this figured out soon, then I am going to lose anyone from using my classifieds section. I need this modules or for the classifieds to show up with new posts or something to let people know they are there.

Mallcom 03-27-2014 12:30 PM

Hi,

Have a small problem that I hope someone can help me deal with.

I have set so that the ads be discontinued after 90 days, but it does not work, the ads will be canceled immediately, see the attached picture what it looks like in the database.

Anyone have a tip?

https://vborg.vbsupport.ru/external/2014/03/13.png

Alibass 03-27-2014 01:36 PM

Try starting your start date a day earlier than the same day and see if it will work.

Mallcom 03-27-2014 02:13 PM

Thanks for the tip, I will try and investigate further!

Alibass 03-27-2014 02:46 PM

Quote:

Originally Posted by Mallcom (Post 2489872)
Thanks for the tip, I will try and investigate further!

Sorry disregard my last post, I thought I was replying in the rotating banner thread.

Alibass 03-27-2014 02:49 PM

If I remember correctly the max days of running ad is only 30 days with this mod.

Mallcom 03-28-2014 09:31 PM

How do I?

Have tried all the tricks I could find to get a title for the widget but not succeeded.
On the forums block is there but not on widget block on the first page.

Attached image shows what I mean.

Some kind soul who has a solution for me;-)

URL: http://www.husbilskompisar.se

https://vborg.vbsupport.ru/external/2014/04/49.jpg

JenniferK 03-28-2014 10:55 PM

I don't have any help for you, but I have a question - where did you get that widget? I am wondering if I could somehow convert it to work as a vbadvanced module? That is what I really need!

Mallcom 03-29-2014 08:04 AM

Quote:

Originally Posted by JenniferK (Post 2490155)
I don't have any help for you, but I have a question - where did you get that widget? I am wondering if I could somehow convert it to work as a vbadvanced module? That is what I really need!

In [OzzModz] Classifieds, you will find this.

JenniferK 03-29-2014 03:10 PM

I have read this whole thread multiple times and did not see it, forgetting that there are instructions with the install for it and that I tried them already. They don't work for vbadvanced. I tried creating a php module and adding the code as suggested into a template and I get error messages. I tried creating a new php file and putting the content there, even more error messages. Obviously there is something different in the set up, I just don't know what. :(

Mallcom 04-03-2014 12:33 PM

Quote:

Originally Posted by Mallcom (Post 2490131)
How do I?

Have tried all the tricks I could find to get a title for the widget but not succeeded.
On the forums block is there but not on widget block on the first page.

Attached image shows what I mean.

Some kind soul who has a solution for me;-)

URL: http://www.husbilskompisar.se

https://vborg.vbsupport.ru/external/2014/04/49.jpg


No one who has a tip? :confused:

JenniferK 04-04-2014 12:53 PM

In my settings for a particular usergroup I have it set to No for Can Moderate Classified?, yet they are still given the option to edit or delete.

Anders79 04-16-2014 11:24 AM

How can I set my guests/not logged in users to see the Classifieds area?
When you click in the navigation you get a notice saying you have to login.

cdoyle 05-02-2014 07:23 PM

Quote:

Originally Posted by JenniferK (Post 2489536)
Sorry to be a pain, but I am kind of desperate for this. I have a couple people starting to post classifieds, but they are getting zero views because my members don't know they are there. I need something on my main page to draw them in.

vba gives you the option of making a BB code, template or php module. I tried a template one and in the template I copied the contents of the mod's classifieds_rightside template since that is basically what I am trying to pull into the module. But it is not working, the module is blank. Obviously I am missing a piece of what I need to do, but I am at a loss as to what. I also use an articles mod for recipes and have a vba module for that which pulls the latest 5 recipes, so I tried to copy that module to work for classifieds, but it is php and when I look at the php file I have no idea what I should be changing.

If I don't get this figured out soon, then I am going to lose anyone from using my classifieds section. I need this modules or for the classifieds to show up with new posts or something to let people know they are there.

Were you ever able to get this working?
I would like to add it to the portal page too.

JenniferK 05-05-2014 08:24 PM

Nope :( I asked here, in a separate thread and also over at vbadvanced. No response. I have not been successful on my own. I think I am going to have to uninstall and use a different classifieds mod. Which is sad because this one was perfect for my needs, the other one has a bunch of stuff I don't need. With out something to draw attention, the few ads posted are getting no views. My members got much better response when I just had a trading post forum because people could see when things were listed without actively seeking them out.

Venlaw 05-06-2014 03:27 AM

Page view counter would be awesome.

Venlaw 05-11-2014 06:42 PM

There also seems to be an issue with text for Classified Details. WYSIWYG editing must be on for paragraphs to stick once you update your ad?

cdoyle 05-15-2014 08:13 PM

Quote:

Originally Posted by JenniferK (Post 2496336)
Nope :( I asked here, in a separate thread and also over at vbadvanced. No response. I have not been successful on my own. I think I am going to have to uninstall and use a different classifieds mod. Which is sad because this one was perfect for my needs, the other one has a bunch of stuff I don't need. With out something to draw attention, the few ads posted are getting no views. My members got much better response when I just had a trading post forum because people could see when things were listed without actively seeking them out.

bummer, ya I really like this mod since it's exactly what I need without all the other stuff I don't. But I would also really like to have a VBAdvance box too.

behcet 06-11-2014 05:00 AM

How to add extra field by category?
but get changed by category.

behcet 06-11-2014 05:04 AM

how to classifieds_usercp.php?do=addedit&adtype=1, hook template

appsfinder 06-12-2014 07:31 PM

not displaying in my post bit need help

Pieper 06-24-2014 07:33 PM

Using this mod already for a long time and all is working great, but running into a problem now.

When receiving a pm template when an offer is made the {adtitle} is not directing to the correct ad. In the url the & is &amp

So the link to the ad in the pm is:
../forum/ozzmodz_classifieds.php?do=viewitem&ampitemid=x
But it should be:
../forum/ozzmodz_classifieds.php?do=viewitem&itemid=x

How can I change that?

ozzy47 06-24-2014 09:45 PM

Not sure, I will get back with you when i have time.

MIWASA 07-30-2014 06:41 AM

HI Ozzy, Thanks for the awesome mod. Been having some issues with Classifieds and as well as reviews mod, as far as trying to get the RSS feeds to work. when i preview the feed, i get

XML Error: XML_ERR_NAME_REQUIRED at Line 147. Sorry if i am being stupid and missed something. Any help in the right direction would be appreciated

Also there is a tab in our user profiles which says Ozzmodz classifieds, is there any way they we can rename this

MIWASA 08-04-2014 05:53 AM

Quote:

Originally Posted by MIWASA (Post 2508977)
HI Ozzy, Thanks for the awesome mod. Been having some issues with Classifieds and as well as reviews mod, as far as trying to get the RSS feeds to work. when i preview the feed, i get

XML Error: XML_ERR_NAME_REQUIRED at Line 147. Sorry if i am being stupid and missed something. Any help in the right direction would be appreciated

Also there is a tab in our user profiles which says Ozzmodz classifieds, is there any way they we can rename this

Hi , any help with this :)

Venlaw 08-07-2014 06:16 PM

New issue. vB 4.2.2. Ads are not auto expiring. They're going past the expiry date.

Marv 08-07-2014 06:22 PM

Quote:

Originally Posted by Venlaw (Post 2510249)
New issue. vB 4.2.2. Ads are not auto expiring. They're going past the expiry date.

Confirmed.
On my sites, too (4.2.2 PL1)

ozzy47 08-07-2014 06:51 PM

And this was not happening before?

Marv 08-07-2014 07:10 PM

To be honest, I?ve noticed it today after his post. Seems to be happening right from the start. At least every single classified is still there since installation :D

ozzy47 08-07-2014 07:26 PM

Hmmm, then I will see if I can find some time to track down the issue.

Marv 08-07-2014 07:38 PM

Great, ozzy. Much appreciated :up: !

ozzy47 08-07-2014 07:45 PM

Not sure when it will be though, been awhile since I looked at this mod, so I will have to do some studying. I also have a bunch of other stuff going at the moment.

MIWASA 08-07-2014 09:04 PM

Hey Ozzy regarding the rss feed issue getting xml error, any ideas where i'm going wrong. Its also for the reviews mod as well. Have also tested it with a RSS Notifier App and then click on the get rss feed and the error on that says XML Document is not a valid web feed document

ozzy47 08-07-2014 09:09 PM

No, I am not sure on that either, it was working for me, but not for some users. I will try and track that down as well, when I look into the expiring issue.


All times are GMT. The time now is 03:55 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01491 seconds
  • Memory Usage 1,825KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete