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=205236)

vibedream 02-15-2009 02:23 PM

work on vb 3.8?

Lone Gunman 02-15-2009 03:26 PM

does on 3.8.1 for me

WEBDosser 02-15-2009 03:27 PM

Quote:

Originally Posted by vibedream (Post 1744897)
work on vb 3.8?

works but gives database error when you add classifieds, but it does add it..

MaryTheG(r)eek 02-15-2009 03:47 PM

Quote:

Originally Posted by WEBDosser (Post 1744951)
works but gives database error when you add classifieds, but it does add it..

Could you please be more specific? What is missing? Template procedure?

Mary

WEBDosser 02-15-2009 03:49 PM

when you add a add the script gives a DB error for this:

Quote:

$ad = $db->query_first("SELECT categoryid, subcategoryid, active, userid FROM ".TABLE_PREFIX."classifieds_items WHERE id=$adid");
there is no classifieds_items in the database

MaryTheG(r)eek 02-15-2009 03:54 PM

Quote:

Originally Posted by WEBDosser (Post 1744973)
when you add a add the script gives a DB error for this:



there is no classifieds_items in the database

I'll check the code. There is no classifieds_items. Must be classifieds_ads

Mary

MaryTheG(r)eek 02-15-2009 03:59 PM

Ok, here is the correct file. Upload it to your vb installation.

WEBDosser 02-15-2009 04:00 PM

so it might be just to rename it in the classifieds.php file.

WEBDosser 02-15-2009 04:05 PM

excellent.. thankyou.

Lone Gunman 02-15-2009 04:15 PM

anyone who wants to insert the link into the community links drop down menu in your navbar....
find:
"<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=buddylist"><if condition="$show['friends_and_contacts']">$vbphrase[contacts_and_friends]<else />$vbphrase[contacts]</if></a></td></tr>"

below that insert:

"<tr><td class="vbmenu_option"><a href="classifieds.php$session[sessionurl_q]">Classifieds</a></td></tr>"


All times are GMT. The time now is 11:24 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.01942 seconds
  • Memory Usage 1,734KB
  • 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_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
  • (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