vb.org Archive

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

smnet 03-02-2009 06:18 PM

Quote:

Originally Posted by MicroHellas (Post 1758664)
....And you like it or not, "Buy Now" is a menu option, and all menus must be set in popups.

Sorry.... I missed that bit when i first read it....

Not trying to cause offence Mary but 'Post reply', and 'new thread' are CORE, fundamental NEED TO USE actions... which i guess is why they are not tucked away in forum tools or thread tools dropdowns.

Like you say different people will like different things. I have attached an example of the layout I am using for the show ad page, which I personally feel is laid out in a more friendly way.

pattycake 03-02-2009 07:06 PM

i actually ended up using a combination of both... leaving the "Options" dropdown and adding a few buttons underneath the "Views"

tommac3 03-03-2009 12:19 AM

The uploading of the pic does not work?
I try to post a pic with my classified and it doesnt show up.
I would think you need to upload the pic first.

pattycake 03-03-2009 01:40 PM

is there a way to limit the number of active ads that a person can have ?

pattycake 03-03-2009 10:29 PM

Can't believe no one else has encountered this but....

In classifieds.php

On line 462:
print_no_permissions();

should be:
print_no_permission();

MaryTheG(r)eek 03-04-2009 05:56 AM

Hello,

A new version (1.1.0) is available for download. On this version I've added multiple photo upload. To upgrade, upload classifieds.php and re-import product-classifieds.xml

Mary

Sportsriders 03-04-2009 06:34 AM

I tried the update with vBulletin 3.8.0 and saw this message when importing the XML file.
XML Error: Mismatched tag at Line 288

Not sure if it is related to my particular case or the new XML script.

Sportsriders

MaryTheG(r)eek 03-04-2009 06:39 AM

Quote:

Originally Posted by Sportsriders (Post 1759866)
XML Error: Mismatched tag at Line 288

Open product-classifieds.xml At line 288 change:
From:
Code:

  <code version="1.1.0">
  <installcode /></installcode>
  <uninstallcode /></uninstallcode>
  </code>

To:
Code:

  <code version="1.1.0">
  <installcode />
  <uninstallcode />
  </code>

Zip file alse updated, so you can re download it

Mary

sNator 03-04-2009 07:43 AM

Quote:

Originally Posted by MicroHellas (Post 1754302)
Have you setup for user to not be able to change Theme? In anycase, try a trick. Open classifieds.php and change 46:

From:
Code:

$vbulletin->userinfo['styleid'] = $styleid;
To:
Code:

$vbulletin->userinfo['styleid'] = $vbulletin->options["classifieds_styleid"];
PS- I tried to reply to your PM, but you've choosen to not receive PMs from members here, so it was impossible to reply.

Mary

I have the same problem and your fix doesn't help. I want the style selection to work like all other vbulletin pages or an option to not use a specific Style.

sNator 03-04-2009 07:58 AM

classifieds.php doesn't intregrate with vbadvanced.

I use vbA to display a sidebar on the right side but this doesn't work with the classifieds.php script.

A hook missing perhaps?


All times are GMT. The time now is 07:42 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.01867 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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