Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Beta Releases

Reply
 
Thread Tools
GRPS: Commune For Groups (Dev:Beta) Details »»
GRPS: Commune For Groups (Dev:Beta)
Version: 1.00, by sabret00the sabret00the is offline
Developer Last Online: Apr 2010 Show Printable Version Email this Page

Version: 3.0.7 Rating:
Released: 03-25-2005 Last Update: 05-15-2005 Installs: 9
DB Changes
Is in Beta Stage  
No support by the author.

It's in beta but it's only on like beta 3 lol, basically it's got a few bugs in it, i couldn't fix and i knew that their were one or two people that wanted this, as it's more a dev version i'm gonna forego the big sale and just tell you what it does

what's it do: it enables groups to talk.

live demo: www.ebslive.com/groups

spawning: https://vborg.vbsupport.ru/showthread.php?t=58283

ok now you've checked all that info out, let's get on with it, i'm posting this here simply because i need the help of the coders here, it's no one of those hacks where you can install, report a bug and expect a fix in a matter of hours, infact it's more like report a bug and post the fix with it.

known bugs:
postings.php: let's just say the file don't work at all
viewthread.php: can't get the posting behaviour right, you can't quote at the moment for some reason and the quick reply is just generally quirky, the WYSIWYG don't work so right now it loads the Enhanced instead.


ok regarding credit: i need to thank everyone here, marco, kirby, dean, stefan, revan, filburt, amy, noppid, brad and many more, a second thanks to stefan and marco who seemed more than willing to help me with so much including stupid questions i should've known, the everybody who's a mod of the php forum who didn't ban me.

ok now to get on with it.

here you go, test and hopefully i'll be able to get a final out sometime soon

latest upload: 06/05/05 12:52 (GMT)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #92  
Old 06-16-2006, 01:35 PM
bada_bing's Avatar
bada_bing bada_bing is offline
 
Join Date: Feb 2004
Location: Michigan
Posts: 1,698
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MisterPopularity
How did you get this to work?
Reply With Quote
  #93  
Old 06-16-2006, 04:02 PM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Guys stop trying to install this on 3.5.x boards, this was written for 3.0.x, a 3.5.x version actually got a small unscheduled update by me today. but hasn't been released yet. i won't give a release date due to the fact it hinges on me finishing a blog modification i'm working on so i can upgrade my site. that said if 3.6.0 is released before i release this, i will release for 3.6.0 and not 3.5.x.

MisterPopularity is not running GRPS instead he's running vBgroups which is another seperate modification.
Reply With Quote
  #94  
Old 07-13-2006, 09:00 PM
DivisionByZero's Avatar
DivisionByZero DivisionByZero is offline
 
Join Date: Dec 2002
Location: South Bend, Indiana
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

correct!

mine is a commercial product, and the thread it was on here was deleted :-X

so everyone please stop asking me to port this hack to 3.5 :tired:

people mention money on here and they tend to get deleted
Reply With Quote
  #95  
Old 08-05-2006, 05:53 PM
MikaK's Avatar
MikaK MikaK is offline
 
Join Date: Nov 2004
Location: Helsinki, Finland
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

A very cool hack as only I got it to work on my 3.0.3...

I'm currently facing this error:
Quote:

Warning: main(./includes/config.grps): failed to open stream: No such file or directory in /home/soundchi/public_html/groups/viewgroups.php on line 46

Fatal error: main(): Failed opening required './includes/config.grps' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/soundchi/public_html/groups/viewgroups.php on line 46
Is there a quick fix for the above?

-M
Reply With Quote
  #96  
Old 08-05-2006, 06:00 PM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it seems the file www.yoursite.com/groups/includes/config.grps is missing.
Reply With Quote
  #97  
Old 08-05-2006, 06:20 PM
MikaK's Avatar
MikaK MikaK is offline
 
Join Date: Nov 2004
Location: Helsinki, Finland
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sabret00the
it seems the file www.yoursite.com/groups/includes/config.grps is missing.
Nope. it sits all tight there. Just to make sure... I wonder weather the forum path is corrects in config.grps.php

PHP Code:
chdir("../loud_lounge/"); 
My forum directory is loud_lounge instead of forums. What about the double dots syntax - is that correct?

Thanks for the fast reply.

-M
Reply With Quote
  #98  
Old 08-05-2006, 06:53 PM
MikaK's Avatar
MikaK MikaK is offline
 
Join Date: Nov 2004
Location: Helsinki, Finland
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sabret00the
it seems the file www.yoursite.com/groups/includes/config.grps is missing.
Hmmm... A couple notes:
1) shouldn't the file name be config_grps.php instead of config.grps.php in viewgroups.php at line 46 as that is the name of the file in groups/includes. I changed the name and thye error went away.

2) Unfortunately immediately followed by another error message:
Quote:
Warning: main(./includes/functions_grps.php): failed to open stream: No such file or directory in /home/soundchi/public_html/groups/viewgroups.php on line 73

Fatal error: main(): Failed opening required './includes/functions_grps.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/soundchi/public_html/groups/viewgroups.php on line 73
If the functions_grps.php file is supposed to be found at forums/includes directory there ain't one (it isn't included at the mod files at all - at least in my downloaded v 4. The closest match is functions_grps_editgroup.php can you confirm the made corrections are ok?

Thanks,
-Mika
Reply With Quote
  #99  
Old 08-05-2006, 07:20 PM
MikaK's Avatar
MikaK MikaK is offline
 
Join Date: Nov 2004
Location: Helsinki, Finland
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm the admin and logged in as one, but can not create a new group at groups main page (http://www.soundchilds.net/groups/)

I've allowed all functions set via usergroup options. Where do you suggest I start checking this one?

Could this be related somehow with the above: The General Settings in admin cp show the radio buttons and text fields but no text descriptions. How could I get them to appear? The attchment is a screenie.

-Mika
Reply With Quote
  #100  
Old 08-06-2006, 07:53 AM
MikaK's Avatar
MikaK MikaK is offline
 
Join Date: Nov 2004
Location: Helsinki, Finland
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Checking this out with Firefox v1.5.0.6

Some more troubles found?
1) Launching /root/groups/editgroup.php or moderategroup.php gives following error

Quote:
Fatal error: Cannot redeclare fetch_textarea_width() (previously declared in /home/soundchi/public_html/loud_lounge/includes/functions_editor.php:19) in /home/soundchi/public_html/loud_lounge/includes/functions_grps_editgroup.php on line 6
2) I changed all secondary usergroup permissions I am a member of also to allow group establishment. Unfortunately this still gives me the No permissions message. Where is the data inserted at the db controlling these permissions?

3) Apparently most of the files in root/groups folder needs to change the
PHP Code:
require_once("./includes/functions_grps.php"); 
to
PHP Code:
require_once("./includes/functions_grps_editgroup.php"); 
to get rid of the

Quote:
Warning: main(./includes/functions_grps.php): failed to open stream? etc.
error.

4) root/groups/postings.php and reply.php report.php all show a blank page.

5) Trying to open root/groups/search.php takes me back to the root/groups/.

So? All in all this mod still is quite messed up. I?m all for thesting this through, but my skills as a coder are at pretty much noob level so I?m not gonna be able to sort this out alone. Sabret00the are you (or anyone else) putting up with the effort to get this actually working for vb 3.0.X?

Thanks for any info!

-Mika
Reply With Quote
  #101  
Old 08-06-2006, 09:09 AM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MikaK
Sabret00the are you (or anyone else) putting up with the effort to get this actually working for vb 3.0.X?

Thanks for any info!

-Mika
Honestly, no. i've currently got a working version for 3.5.x thanks to Harry for his efforts, but won't know how battle ready that is for a week or two. large parts had to be completely rewritten and i just wouldn't say that this 3.0.x version is owrth the hassle given the huge leap between versions.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:25 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05742 seconds
  • Memory Usage 2,321KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_php
  • (8)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete