vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   [RELEASE V2.0.1] New Forum Features (https://vborg.vbsupport.ru/showthread.php?t=19390)

|DarkManX| 11-24-2001 03:11 PM

ok it does work in 2.2 now

i replace the code above with this

if ($foruminfo[minposts] && ($foruminfo[minposts]>$bbuserinfo[posts]) and !(ismoderator($foruminfo[forumid],"",$bbuserinfo[userid]))) {
eval("standarderror(\"".gettemplate("error_forumno post")."\");");
exit;
}

and now it works.....

btw, is it possible to make it so that you can edit exsisting forums....??

|DarkManX| 11-24-2001 03:16 PM

spoke to soon

Parse error: parse error in /home/partylou/public_html/tof/newthread.php on line 159

159 if ($foruminfo[censor]) {
160 $subject=censortext($subject);
161 $message=censortext($message);
162 }

now what??

|DarkManX| 11-24-2001 03:20 PM

ok i need to uninstall this.....

how do i remove the tables and all the templates that the ff_install.php added.....

|DarkManX| 11-24-2001 03:35 PM

Quote:

Originally posted by Mr K
UNINSTALLER

Do you have an uninstall for this hack?? It didn't work ... or at least doesn't do what I want it to do ...

I've gone through all the notes here...and it STILL will not limit my new user (with no posts) from posting into my forums...

Thanks for trying .. seems to work for lots of others though

Mr K.


Sign me up for one of these too

just can't get it to work

thanks

Nam 11-26-2001 09:23 PM

I love to install this hack too, but after seeing DarkManX problem, I don't dare to :), my version is 2.2.1

Lesane 12-03-2001 04:01 PM

I use 2.0.3 and i changed

Quote:

3. Minimum Posts to view Forum.
to:

Quote:

3. Minimum Posts to view Threads.
Poeple will c the title of the threads inside the forum but once new members will open it they receive a error. :p

Dark Blaze 12-03-2001 05:45 PM

Great hack, well done Luke :)

winky6 12-03-2001 08:28 PM

The hack has some problems.

For one, if I try to set the :

Show in Active Topics?
Yes No

Censor Words in this Forum
Yes No

It will go to yes on both no matter what I set it at.

Also, with guests, they can't view any forum, unless I disable the restricked thread view in the scripts themself.

It needs some tweeking for 2.2.1

fonzerelli_79 12-05-2001 08:54 AM

ive installed this hack word for word just like everone else and mu guests/unregisered still cant read my posts which is obiously reducing my sign up rate

1. how do you fix this 'sorry you need to have posts to view this forum' error.

or

2. How do you uninstall all the stuff that ff_install did

Im sure everyone is on the same boatd as me so any help would be greatly appreciated

fonzerelli_79 12-05-2001 09:06 AM

this hack is pure evil

Wayne Luke 12-08-2001 07:56 PM

Hmmm... I don't know why this has a 2.2.1 tag in the forum list. It has never been tested in that version. Also this hack is pretty much unsupported and has been for months.

Recently, I did get asked a question about guests and viewing options....

You have two options to fix this. I used the second option.

1) Set a Guest's postcount to -1 in session.php.

2) Change the fields added to the database for this hack to unsigned and set the value to -1 on a per forum basis. Since a guests post count will be higher at 0, this is the optimal solution.

fonzerelli_79 12-08-2001 09:50 PM

i have changed the forum permissions to -1 but i dont know how to Change the fields added to the database for this hack to unsigned

SaintDog 12-20-2001 04:17 AM

Where is the file I am supposed to download?

fonzerelli_79 12-20-2001 01:45 PM

is anyone else still getting the error where your guests cant view the threads

its driving me nuts

fonzerelli_79 12-25-2001 10:47 PM

i was really frustrated after installing this hack as it didnt work and i dont enough enough about php to resolve it

I sent a private message to Bira and he has provided an un-installer for everyone to remove this hack

can you believe, he did it on christmas day!

I have attached the files. Its very straight forward and all credit should go to Bira.

I think i speak for a lot of members when i
say 'Muchos Gratius'

:D :D

mondaynightmike 02-17-2002 04:20 PM

Where is the file for the hack??

mondaynightmike 02-17-2002 04:23 PM

its ok i found it on page 2

mondaynightmike 02-17-2002 07:38 PM

hum... when i run the install file i get this:

Database error in vBulletin Control Panel 2.2.1:

Invalid SQL: ALTER TABLE forum
ADD metakey CHAR(250) NULL,
ADD metadesc CHAR(250) NULL,
ADD robotext CHAR(50) NULL,
ADD showactive SMALLINT(5) DEFAULT '1' NOT NULL,
ADD censor SMALLINT(5) DEFAULT '1' NOT NULL,
ADD minviewposts SMALLINT(5) DEFAULT '0' NOT NULL,
ADD minposts SMALLINT(5) DEFAULT '0' NOT NULL
mysql error: Duplicate column name 'minviewposts'

mysql error number: 1060

Can anyone help?

newsguy 07-11-2002 10:12 PM

I'm sure this is a great hack and it accomplishes a lot of things at once.

But...

I would like to just require that members reach a minimum # of posts to have permission to start a new thread. So, I would rather not run the whole mechanism in wluke's hack, but instead, just do the single feature of requiring a minimum # of posts to start a thread.

Is there a hack on this board that would just accomplish that? Or is there a way that I can just extract that functionality from wluke's hack?

Help would be greatly appreciated!

RiP-Productions 09-14-2002 11:20 AM

Quote:

Originally posted by newsguy
I'm sure this is a great hack and it accomplishes a lot of things at once.

But...

I would like to just require that members reach a minimum # of posts to have permission to start a new thread. So, I would rather not run the whole mechanism in wluke's hack, but instead, just do the single feature of requiring a minimum # of posts to start a thread.

Is there a hack on this board that would just accomplish that? Or is there a way that I can just extract that functionality from wluke's hack?

Help would be greatly appreciated!

Believe a hack from DarkSSJ does the trick.
Need xx posts to make an new thread

But have a question, Installed the hack partitially (needed only the "you must have x posts to view this forum" hack, but is there a possiblity that a special Usergroup with NOT the amount of posts can bypass the hack. It seems to be only a small adjustment but don't know how... Think it has to do with a small adjustment in the code below.

Code:

if (($foruminfo[minviewposts]>$bbuserinfo[posts]) and !(ismoderator($foruminfo[forumid],"",$bbuserinfo[userid])) {
  eval("standarderror(\"".gettemplate("error_forumnoview")."\");");
  exit;
}

Who can help me :D

XFLBret 12-07-2002 04:28 AM

Parse error: parse error in /usr/local/etc/httpd/htdocs/forums/admin/ff_install.php on line 11

why do I get this error when I try to run the file?????? what do I do to make it go away? I could really use this feature...

XFLBret 12-07-2002 04:47 AM

well, i tried installing manually, but the line in the forumdisplay template is not in mine. is this compatible with 2.2.8?????

Xyphen 04-20-2003 11:20 PM

This hack is not compatible with vB2.3.0!

FWF 07-27-2003 08:01 PM

can some one release this for 2.2.X ?

VeoMorphine 12-11-2003 09:17 PM

i need this for 2.3.0!!

PurpleCow 12-12-2003 02:52 AM

Even i need this for 2.3.0 ? any help ?

Cheers

VeoMorphine 12-12-2003 04:33 PM

if somone could get that install file back up, i could convert it....................


All times are GMT. The time now is 01:02 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.01374 seconds
  • Memory Usage 1,773KB
  • 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
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (27)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