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)

ozzy47 11-20-2013 11:37 PM

Ok give me a day to get it sorted, it then will use all the default vBulletin Date / Time Formatting instead of the settings that come with the mod.

It can be used with the mod as it is now, but if you put it in a different language, and run English / German languages it would not read right in both languages. Switching to vB way, it will. :)

K4GAP 11-20-2013 11:38 PM

Tagged for future use.

Good morning.

Will install as soon as I finish my second cup :)

qpurser 11-21-2013 10:30 AM

Ozzy,
glad you took over this MOD.

I am in the early stages testing this and looks good for most parts.

I noticed following problems:

When I click on "Buy it" in the ad it links to (replaced my real domain with mydomain.com):
"http://mydomain.com/V4backup/forums/#" and I get a blank page.
Tested it with Chrome, Firefox and Opera

Also when I try to post a "for Sale" the editor doesn't show up to fill in the "Classifieds Details" in Firefox and Chrome but does in Opera

ozzy47 11-21-2013 11:07 AM

It is supposed to put /forums/# in the URL, cause it is a popup box that is supposed to appear when you click on it. I tested this on all major browsers and it is working correctly.

And the For Sale issue, I seems to work fine for me, again in all browsers.

To possibly debug this, or see if I can see what is going on on your site, I would need for now a test account, to see if I am able to replicate the issue on your site.

qpurser 11-21-2013 01:55 PM

Quote:

Originally Posted by ozzy47 (Post 2462593)
It is supposed to put /forums/# in the URL, cause it is a popup box that is supposed to appear when you click on it. I tested this on all major browsers and it is working correctly.

And the For Sale issue, I seems to work fine for me, again in all browsers.

To possibly debug this, or see if I can see what is going on on your site, I would need for now a test account, to see if I am able to replicate the issue on your site.

Thanks for taking your time
you got PM

ozzy47 11-21-2013 02:18 PM

Ok I will check it out later tonight, after work.

Rich 11-21-2013 02:44 PM

I asked this question on page 4 but was overlooked it seems.

Quote:

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.
I have a usergroup that a user can purchase their way into via a small fee for me to verify that they are a paypal verified user/business. I want to be able to show a paypal seal if they are in that usergroup. I tried:

Code:

<vb:if condition="is_member_of($bbuserinfo, 1)">Show Seal</vb:if>
That code obviously didn't work for me. lol

K4GAP 11-21-2013 03:36 PM

Looks great on 4.2.2 even on highly customised style.

migratoria 11-21-2013 04:49 PM

Quote:

Originally Posted by ozzy47 (Post 2462375)
No I did not, as I don't have vBSEO


I also tested the procedure with htaccess but the 'url is not written correctly.
The market is poorly indexed in the search engines :down:

ozzy47 11-21-2013 11:36 PM

Quote:

Originally Posted by Rich (Post 2462632)
I asked this question on page 4 but was overlooked it seems.



I have a usergroup that a user can purchase their way into via a small fee for me to verify that they are a paypal verified user/business. I want to be able to show a paypal seal if they are in that usergroup. I tried:

Code:

<vb:if condition="is_member_of($bbuserinfo, 1)">Show Seal</vb:if>
That code obviously didn't work for me. lol

Where is it you want this to show up at? I can look into this tomorrow, or over the weekend, depends on how much I need to debug on another site.

ozzy47 11-21-2013 11:38 PM

Quote:

Originally Posted by migratoria (Post 2462659)
I also tested the procedure with htaccess but the 'url is not written correctly.
The market is poorly indexed in the search engines :down:

I'll see if I can get someone to look at those for me, I really have no experience in that area so I am at a loss.

ozzy47 11-22-2013 12:10 AM

Quote:

Originally Posted by ozzy47 (Post 2462476)
Ok give me a day to get it sorted, it then will use all the default vBulletin Date / Time Formatting instead of the settings that come with the mod.

It can be used with the mod as it is now, but if you put it in a different language, and run English / German languages it would not read right in both languages. Switching to vB way, it will. :)

I got a bit tied up today, hopefully I can have this out before the end of the weekend. :) Sorry for the delay.

Rich 11-22-2013 02:14 AM

Here:

Quote:

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

bosanci28 11-22-2013 04:34 AM

In the info it say "If you're using vbSeo open" if the VbSeo is dead is there other seo mod that will work with this mod here, building a local forum and wanted to add this mod...too..to see how it works.

Thanks

ozzy47 11-22-2013 10:24 AM

No there is no current seo mod, but there should be soon, DBTech is doing one.

bosanci28 11-22-2013 02:08 PM

Thank you friend!.

ozzy47 11-24-2013 09:32 AM

Quote:

Originally Posted by Rich (Post 2462752)
Here:
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

I understand that, but where in those templates? Perhaps mock something up in Photoshop so I can get a idea.

Kraxell 11-24-2013 11:16 AM

Ozzy! I have a great idea. A lot of my mebers dont see the links in navbar to create a new classifield.

Is it possible to make a widget for this on the classifields (maybe on top of category-widget)?

ozzy47 11-24-2013 11:25 AM

Why would they not see the links?

Rich 11-24-2013 01:02 PM

Basically I wouldn't mind having it displayed beside or below the users name. I am adding 2 pics to show the location I want it shown or how I intend on using it. The homepage pic iis the same as the category view so I didn't bother adding a third pic.

Kraxell 11-24-2013 01:35 PM

Because i have a custom-theme and the 2. navbar is very small.

ozzy47 11-25-2013 11:57 PM

New version available!

v2.4.0
  1. Bug Fixes
    1. Fixed the dates, so they can be auto translated, by your locale settings.
    2. Changed some phrases.
    3. Added some missing phrases.
  2. Improvements
    1. Removed some now defunct settings.
  3. New features
    1. A new block on the left side of the main pages, that contains the navigation links to various parts of classifieds. So now a user can see them better, rather than having to look in the sub-navigation menu.

ozzy47 11-26-2013 12:00 AM

@Rich I still have not forgot about you, I just have not found the right variable yet, to get it to work.

sadiq6210 11-26-2013 12:18 AM

Quote:

Originally Posted by ozzy47 (Post 2463738)
New version available!

v2.4.0
  1. New features
    1. A new block on the left side of the main pages, that contains the navigation links to various parts of classifieds. So now a user can see them better, rather than having to look in the sub-navigation menu.

Could you explain this feature more? and if there a screenshot dear :)
I mean for this feature

ozzy47 11-26-2013 12:25 AM

It's just a block on the left side that contains the various links to the product. Clicking on the dropdown opens a menu with links to click on and go to. It is the same links you see in the sub-nav bar.

K4GAP 11-26-2013 04:06 AM

Quote:

Originally Posted by ozzy47 (Post 2463747)
It's just a block on the left side that contains the various links to the product. Clicking on the dropdown opens a menu with links to click on and go to. It is the same links you see in the sub-nav bar.

What is the upgrade procedure?

ozzy47 11-26-2013 04:13 AM

Upload the files, then import the XML, allowing overwrite. :)

Kraxell 11-26-2013 08:17 AM

Aaaaaaaaaaand its christmas :D

dhonchik 11-26-2013 08:49 AM

Very good mod, thanks, but make please comments(

ozzy47 11-26-2013 10:58 AM

Quote:

Originally Posted by dhonchik (Post 2463805)
Very good mod, thanks, but make please comments(

Mark it as installed. :) Maybe someday I might look into comments.

sadiq6210 11-26-2013 11:27 AM

Quote:

Originally Posted by ozzy47 (Post 2463747)
It's just a block on the left side that contains the various links to the product. Clicking on the dropdown opens a menu with links to click on and go to. It is the same links you see in the sub-nav bar.

Thanks dear

Rich 11-27-2013 01:04 PM

Quote:

Originally Posted by ozzy47 (Post 2463739)
@Rich I still have not forgot about you, I just have not found the right variable yet, to get it to work.

I haven't either and I just spent another hour and a half trying to get it to show. It is very frustrating. lol

ozzy47 11-27-2013 04:11 PM

Yeah it is, I spent about 2 hrs or more, I need to confer with the original developer, or just make the query myself.

K4GAP 11-27-2013 10:23 PM

Everything looking good so far. Again, really nice work ozzy.

ozzy47 11-27-2013 10:29 PM

Thanks, glad ya like it. :)

JBWeibelt 11-29-2013 07:30 PM

With VB 4.2.2 I get this error in the header.

Warning: Assigning the return value of new by reference is deprecated in ..../christeris/classifieds/includes/functions.php on line 1166

Any ideas? I've uninstalled Panjo and reinstalled Classifieds.

www.cageforum.com

ozzy47 11-29-2013 07:36 PM

What is on line 1166 of that file for you?

JBWeibelt 11-29-2013 09:40 PM

In this Function

Code:

function parseBbCode($bbcode, $limit = 0)
{
  global $db, $vbulletin, $vbphrase, $vboptions;
  require_once(DIR . '/includes/class_bbcode.php');
  $parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());
  $text = $parser->do_parse($bbcode);
  if($limit != 0) {
          if(strlen($text) > $limit)
                  $text = substr($text, 0, $limit).' ...';
          }
    return $text;
}

it's this line
Code:

$parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());
The error seems to only be present in the Classifieds tab is selected.

ozzy47 11-29-2013 09:52 PM

That should be fixed in the latest version, redownload the files and upload them again. If that don't remove the error, remove the & from that line.

JBWeibelt 11-30-2013 02:22 PM

It should be a clean install already, but I'll try it again. Thanks for the quick responses, I can't tell you how awesome that is in itself.


All times are GMT. The time now is 08:18 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
  • Page Generation 0.01512 seconds
  • Memory Usage 1,824KB
  • 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
  • (4)bbcode_code_printable
  • (13)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