vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - SR Classifieds 1.0.5 Light (https://vborg.vbsupport.ru/showthread.php?t=135896)

Fabsboards 08-21-2007 05:03 AM

Please consider adding sub categories to the next release.

websiteking532 08-21-2007 09:42 AM

wat a great mod but ian gettin the following error

http://upload.bz/files/mtdnrjnnnazm34zkzzke.jpg

EmpireZ 08-23-2007 09:48 AM

You need to set the user permissions in the admincp>usergroups.

Expat 08-25-2007 08:37 PM

I can't delete ads, but can edit them. I'm getting a java script error on the page.

Fungsten 08-26-2007 06:43 PM

Installed.

Question. Do you have to install the "Scheduled Tasks"? I prefer to not have an automatic closing of the threads. Thanks.

Mazoo 09-15-2007 05:54 PM

I'm running version 3.6.8 and I'm getting this error ..
could you advice a soulution ?


Quote:

Database error in vBulletin 3.6.8:

Invalid SQL:

SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_sr_classifieds AS phrasegroup_sr_classifieds,
language.phrasegroup_threadmanage AS phrasegroup_threadmanage,
language.phrasegroup_posting AS phrasegroup_posting,
language.phrasegroup_autopm_title AS phrasegroup_autopm_title,
language.phrasegroup_autopm_text AS phrasegroup_autopm_text,
language.phrasegroup_global AS phrasegroup_global,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep

FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 5, user.languageid))

WHERE user.userid = 168;

MySQL Error : Unknown column 'language.phrasegroup_sr_classifieds' in 'field list'
Error Number : 1054
Date : Saturday, September 15th 2007 @ 01:52:29 PM
Script : http://www.cksu.com/vb/sr_classifieds.php
Referrer :
IP Address : 87.101.158.83
Username :
Classname : vB_Database

abjds.com 09-19-2007 12:05 AM

I'm using this on my forum and so far it's working pretty well. However I'm having one small problem.

On a user's "feedback" page it lists their location. I want to add this to each "ad" page so that their location shows along with every ad, as I have international users who want to know where they're paying for shipping from without having to look the user up each time.

In the "feedback" template this is done like this:

Code:

<if condition="$user[field2] != '' ">
<div style="background-color:$stylevar[alt2_bgcolor]" class="smallfont">Location: $user[field2]</div>
</if>


So I figured to replicate this on the "ad" page, like so:

Code:

<if condition="$user[field2] != '' "><tr>
<td class="alt1">Location:</td>
<td class="alt2">$user[field2]</td>
</tr></if>

The problem is, it doesn't work. If I remove the 'if' conditional it shows the table row correctly with the word 'Location:' but doesn't show their location. So somehow it's just refusing to call $user[field2].

Does anyone have any idea why this might be? I just can't figure it out. I thought user profile fields could be called just about anywhere and since it works on the "feedback" page I don't understand why it doesn't work on the "ad" page as well. :(

Any help that anyone can provide would be greatly appreciated. :)

pspmaster93 09-30-2007 04:17 PM

great mod! but theres just one thing i need help with...

http://fileupper.net/uploads/2ffdc93a24.bmp

how can i change the unknown thing to say last activity @ "site name" shop instead of unknown location

petacat 10-01-2007 08:24 AM

Hello, I am looking to use something like this to run an internal classified/auction in a forum that is attached to an online game. We DO NOT want players to exchange real money but we do want them to exchange in-game items. There are basically three classes of items that are tradeable.

The question is ... can I take this hack and modify it or work with you to do it? I expect there would be a large but un-lucrative market for this :P

ChU v2 10-03-2007 03:06 PM

Just wondering if this version or the paid version on your site supports major credit cards? Or is it all PayPal only.

Also, can you do advanced searches like search by ISBN for a book?


All times are GMT. The time now is 08:05 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.01249 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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