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)

mtalks 04-29-2009 05:02 PM

Works great Maria,

Installed by directions in under 5 minutes

duplu 04-29-2009 05:05 PM

Quote:

Originally Posted by nomoreturn@hotm (Post 1799569)
Thanks for reply . I fix it thanks alot for awsome help its working great on 3.8.2

Have one more question i'm using vBSEO 3.3.0 and want insert vebseo rules but i saw in Custom Rewrite these rules
------------------------------------------
//================================================== ========================
// Sample Custom Rewrite Rule: showgroup.php as forumleaders.html (Remove the '//' in front of the rule to enable).
//================================================== ========================
//'^showgroups\.php$' => 'forumleaders.html'

//================================================== ========================
// Sample Custom Rewrite Rules: calendar as static pages (Remove the '//' in front of the rules to enable).
// Note: Enable the calendar dropdown redirect rule within the Custom 301 Redirects section below.
//================================================== ========================
//'calendar\.php$' => 'calendar/'
//'^calendar\.php\?c=1$' => 'calendar/'
//'^calendar\.php\?(c=1&)?do=(display.+?)(&year=)?$' => 'calendar/$2/[NF]'
//'calendar\.php\?(c=1&)?nojs=1' => 'calendar/nojs/[NF]'
//'calendar\.php\?(c=1&)?do=(display.+?)&nojs=1' => 'calendar/$2/nojs/[NF]'
//'calendar\.php\?(c=1&)?week=(\d+)&nojs=1' => 'calendar/week-$2/nojs/[NF]'
//'calendar\.php\?(c=1&)?month=(\d+)&year=(\d+)&nojs =1' => 'calendar/$3/$2/nojs/[NF]'
//'^calendar\.php\?do=getinfo&(c=1&)?day=(\d+)-(\d+)-(\d+)(&c=1)?$' => 'calendar/$2/$3/$4/'
//'^calendar\.php\?do=getinfo&e=(\d+)(&day=[0-9\-]+)?(&c=1)?$' => 'calendar/event-$1/'
//'^calendar\.php\?(s=&)?(c=1&)?(week=&)?month=(\d+) &year=(\d+)(&c=1)?(&do=displaymonth)?$' => 'calendar/$5/$4/'
//'^calendar\.php\?c=1&week=(\d+)(&do=displayweek&mo nth=.+?)?$' => 'calendar/week-$1/
-----------------------------------------------------------------------
need to know i have to delet all this or just paste under these rules please help me

Just post underneath those rules. Incidentally, those rules aren't active as they're all commented out.

wwolf27 04-30-2009 04:35 AM

I am new to your work. I have not had time to enjoy this specific module as of yet because I am stilling having an issue and I just installed it about 5 hours ago but I have no problem in saying that I greatly appreciate all the work and effort that you do. For those who take claim and remove your copyright....get a life and do it yourself lazy a**. Just goes to show you that some people are just to dam lazy and inconsiderate to people who actually care and want to help out people such as myself and others that give credit WHEN IT IS RIGHTFULLY DUE!!! I will definitely be checking out your site and registering with you.

vividbreeze 04-30-2009 04:12 PM

1) Is there a way it can AUTO Publish after pressing save!?

2) When I upload a photo, does it auto resize the photos? If not, is there a way to do so!?

3) Can we list a product, like of how many we have in stock? So then 10 people can each purchase 1 product then after ran out of stock, it closes the post?

unicorn2433 04-30-2009 04:14 PM

I am sorry Mary this happened to you:(

quarum 04-30-2009 11:25 PM

Quote:

Originally Posted by rule0 (Post 1791575)
I was getting a blank page with classifieds.php (with or w/o vbseo).

this is how i solved it:
in classifieds.php i moved require directives starting at line 88, above require(CDIR.'/includes/init.php');
Code:

define('CDIR', getcwd());
// move up begin
require_once('./global.php');
require_once(DIR . '/classifieds/includes/functions.php');
require_once(DIR . '/includes/functions_editor.php');
require_once(DIR . '/includes/functions_wysiwyg.php');
require_once(DIR . '/includes/functions_user.php');
require_once(DIR . '/includes/class_bbcode.php');
require_once(DIR . '/includes/class_image.php');
// move up end
require_once(CDIR . '/includes/init.php');


BINGO! Thanks much - that fixed it for me too!

sunnycher 05-01-2009 01:02 AM

Quote:

Originally Posted by rule0 View Post

I was getting a blank page with classifieds.php (with or w/o vbseo).

this is how i solved it:
in classifieds.php i moved require directives starting at line 88, above require(CDIR.'/includes/init.php');
Code:

define('CDIR', getcwd());
// move up begin
require_once('./global.php');
require_once(DIR . '/classifieds/includes/functions.php');
require_once(DIR . '/includes/functions_editor.php');
require_once(DIR . '/includes/functions_wysiwyg.php');
require_once(DIR . '/includes/functions_user.php');
require_once(DIR . '/includes/class_bbcode.php');
require_once(DIR . '/includes/class_image.php');
// move up end
require_once(CDIR . '/includes/init.php');

BINGO! Thanks much - that fixed it for me too!
I tried this fix, it's not working for me.
Any ideas?

I'm using 3.8.1

Thanks!

diesalot 05-01-2009 12:27 PM

*installed* Fantastic Mod.

Thank you very much for your efforts.

micheal332001 05-02-2009 01:39 PM

What new things would any of you want added to this great module.

MaryTheG(r)eek 05-02-2009 02:31 PM

Quote:

Originally Posted by micheal332001 (Post 1803032)
What new things would any of you want added to this great module.

I would like to inform all of you, that micheal332001 will continue developing and improving the Classifieds mod. Seeing his brand new Member Area / Shopping cart, which is based on my vbDigiShop, I realized that he is very good coder and supporter, so I decided to give him my authorization to continue developing Classifieds.

Mary


All times are GMT. The time now is 11:32 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.01592 seconds
  • Memory Usage 1,747KB
  • 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
  • (4)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