vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Portal Software - [Chris] Classifieds (https://vborg.vbsupport.ru/showthread.php?t=297847)

studify 06-30-2013 01:59 PM

Related to the first edit: Of course you are right that users normally come to these pages only via menu links, but anyway there are 1% "creative" users who may get there by entering urls directly or who are looking for ways to exploit or inject files etc. and then there are some 4% who apparently have some kind of talent to get to such "bugs" by themselves. So i've just mentioned it, cause I want to avoid that my users get to such issues...

For the second one: Actually the mod did ignore the "max concurrent setting" in both scenarios before I've rewritten these lines cause it seemed that the function was not executed - I don't know why as it was valid code. As I said, please correct me if I'm wrong :)

My Dark Tower 07-03-2013 11:06 AM

I was wondering if there is a way that when somebody posts a new classified add that it will post to my Facebook wall?

JBWeibelt 07-04-2013 12:20 PM

I'm not seeing, so maybe it's not there, but is there a seller / buyer rating included in this mod? Thanks!

Muhammad Rahman 07-04-2013 03:24 PM

hey Chris..
any update for SE,, ??
i am waiting it..

nine45 07-06-2013 12:33 AM

I followed all the instructions to the letter, but clicking on a category link goes to this:

classifieds/5/for-sale.html

Obviously that page does not exist

sadiq6210 07-06-2013 04:30 AM

Any update Chris about (My offers) page? It is still not working

xmemx 07-07-2013 01:29 PM

Would you please answer my question though it is kind of a silly question. I am glad that I saw this message
Quote:

Since the time that DBTech released their Copyright Manager, I've removed my own copyrights. I found their action insulting me to maximum. Their wording "Site is powered by vBulletin AddOns and Modules by Dragonbyte Tech" (and not "Some parts of this site"), means that everything there is their own work, ignoring on the worst way the fact that there are 100's of other coders and designers who are supporting this community for years. So, I'm letting the glory to them. No copyrights from my side.
What about "Copyright ? 2013 by ChrisTERiS", can i remove?


If you are plan to create classified for Vbulletin 5 I am planning to buy if it is necessary. I always check you classified that i found at http://www.christeris.net/hifisentra...o=main&catid=1. It looks very cool.

My Dark Tower 07-08-2013 10:03 PM

After a classifed has expired it still remains visable and for sale.



Should it not removed from public view?

warlord0 07-12-2013 05:12 PM

We're currently testing this out. Looks pretty good so far.

It's running on Nginx within our path of /forum/ so I needed to poke the rewrites a little. Here's ours so some of you may find it useful.

Code:

# rewrites for chris classifieds
rewrite ^/forum/(sale|wanted|offer|trade)/(.*)/.* /forum/classifieds.php?do=viewitem&itemid=$2;
rewrite ^/forum/[C,c]lassifieds/(.*)/.* /forum/classifieds.php?do=main&catid=$1;
rewrite ^/forum/seller/(.*)/.* /forum/classifieds.php?do=seller&sellerid=$1;

I like this mod, but not sure about our members. They seem very resistant to change and I think will want to continue with plain old threads and thread bumping.

Maybe this will change their minds?

Killhunter 07-13-2013 08:45 PM

Hi Dave! :)

First of all, I want to say thank you for all these great addons like Reviews and Classifieds! For sure I will spend money if my project is successful :)

I just installed Classifieds, but I get a blank page in both setting tabs called categories and extra fields :( Any idea how to fix that? On your site the link to the member account does not work. It would be nice if there were links on the pages like they are on your Auctions addon (like other Auctions and so on).

Best wishes from germany!


All times are GMT. The time now is 07:53 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.01493 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)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