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 - GRPS: Groups Commune 2.0.x (https://vborg.vbsupport.ru/showthread.php?t=127303)

Paul M 08-19-2007 01:18 PM

Any more off topic / insulting posts will be removed and the offender receive infraction points. This is not a schoolyard for people to pop insults at each other.

sabret00the 08-19-2007 08:52 PM

Quote:

Originally Posted by DJDarknez (Post 1318627)
OK, here we go...

I'm trying the install, but hitting a bit of a block.

I uploaded the files, adjusted the config.php file, and tried to run the installer (again). Got the 1060 error, which resembles this:

Database error in vBulletin 3.6.8:

Code:

Invalid SQL:

        ALTER TABLE `usergroup` ADD `grpspermissions` INT(10)  UNSIGNED DEFAULT 0 NOT NULL;

MySQL Error  : Duplicate column name 'grpspermissions'
Error Number : 1060
Date        : Wednesday, August 15th 2007 @ 11:30:24 PM
Script      : http://www.earthprowlers.com/groups/tools/grps_installer.php
Referrer    :
IP Address  : .
Username    : .
Classname    : vb_database

A quick search through this thread showed that since it was already installed, this part seemed to be done. Alrighty then. I installed the product via the AdminCP. Set the GRPS to active "parallel to forums" to yes since I have my forums in the root dir.

I went to .com/groups and viewing the source got me this:

Code:

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_grps AS phrasegroup_grps,
                        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, 1, user.languageid))
               
                WHERE user.userid = 1;

MySQL Error  : Unknown column 'language.phrasegroup_grps' in 'field list'
Error Number : 1054
Date        : Wednesday, August 15th 2007 @ 11:31:11 PM
Script      : http://www.earthprowlers.com/groups/
Referrer    :
IP Address  :
Username    :
Classname    : vb_database

A quick search through this thread those that "1054" means I have to run the installer...which gives me an SQL error...

halp?

run the uninstaller and then run the installer again, let me know if the problem persists from there i should be able to advise.

Code Monkey 08-19-2007 11:24 PM

Does this allow Group creators to upload a group image?

0tolerance 08-20-2007 03:38 AM

i was thinking the exact same thing but apparently it doesnt.
but im sure this is one of the feature he is coding into 3.0..

sabret00th do have an ETA on the completion of 3.0 beta?

Code Monkey 08-20-2007 03:56 PM

Is there a 3.0 in the works? I'm on page 7 of reading this thread so forgive me if I haven't gotten there yet.

Things I would like to see after playing with it a day.
  1. More control over images. ex. Specific group home image and group leader image upload for groups unique image.
  2. Group image next to group name in group list. #1 needed first of course.
  3. The ability for the group leader to request, and admin to fulfill, the movement of a group thread to a main forum in vBulletin. This would give it group project capability. Or sometimes a topic is just too good to keep in the back room.
  4. The ability to move a forum thread to a group.
  5. Sub Categories which is self explanatory.
  6. A mechanism to request categories and sub categories as well as the ability to tie that request to a payment option.
That's all I can think of so far. There seems to have been a lot of work put into this mod so far. Thanks for all the hard work on it.

sabret00the 08-20-2007 04:26 PM

Quote:

Originally Posted by Code Monkey (Post 1321273)
Does this allow Group creators to upload a group image?

not at present

Quote:

Originally Posted by 0tolerance (Post 1321386)
i was thinking the exact same thing but apparently it doesnt.
but im sure this is one of the feature he is coding into 3.0..

sabret00th do have an ETA on the completion of 3.0 beta?

i'm hoping to get out as private beta for the end of the third quarter (September)

Quote:

Originally Posted by Code Monkey (Post 1321694)
Is there a 3.0 in the works? I'm on page 7 of reading this thread so forgive me if I haven't gotten there yet.

Things I would like to see after playing with it a day.
  1. More control over images. ex. Specific group home image and group leader image upload for groups unique image.
  2. Group image next to group name in group list. #1 needed first of course.
  3. The ability for the group leader to request, and admin to fulfill, the movement of a group thread to a main forum in vBulletin. This would give it group project capability. Or sometimes a topic is just too good to keep in the back room.
  4. The ability to move a forum thread to a group.
  5. Sub Categories which is self explanatory.
  6. A mechanism to request categories and sub categories as well as the ability to tie that request to a payment option.
That's all I can think of so far. There seems to have been a lot of work put into this mod so far. Thanks for all the hard work on it.

Yup 3.0 is in the works, firmly so infact.

Group image is already done, the implementation is that each group gets it's own gallery, for each gallery you can select a gallery front cover as well as the actual group image. In most places now, groups are listed with their thumbnails.

The ability to move forum threads to groups is something i've been looking at for a while and to a degree, i had a very personal wish to be able to mass do the task by forumid (i doubt that will go into the stock, i can't be arsed with the GUI from now and i'm a while away from starting) but in regards to doing it the other way around. i'm not so sure about, who knows though, i'll give it some thought.

Sub-Categories, every one wants these things and i have no idea why. I can't even see the use of the implementation in my head, that said however, everyone seems to want them and so while they'll be last on the list, i'll work towards achieving it.

The mechanism to request sub-cats, interesting idea. however i wonder, why wouldn't you run such a request method through ordinary means such as a thread or pm?

Code Monkey 08-20-2007 04:48 PM

Quote:

Originally Posted by sabret00the (Post 1321719)
Sub-Categories, every one wants these things and i have no idea why. I can't even see the use of the implementation in my head, that said however, everyone seems to want them and so while they'll be last on the list, i'll work towards achieving it.

For example under the games category a bunch of people create wow topical groups. Well then it would be nice to have a wow subcat to organize it better for those looking for groups to discuss wow. It would also give people a link to give others to tell them where to find topics such as this.

Quote:

Originally Posted by sabret00the (Post 1321719)
The mechanism to request sub-cats, interesting idea. however i wonder, why wouldn't you run such a request method through ordinary means such as a thread or pm?

Just convenience is all. You know how busy we get as admins. It would be nice to see an email stating that user "A" had paid for and requested a "widgets" category. Then I could just add it or refund if I don't want widget discussions on my site.

I sent you an email through an indirect method. ;) Thanks again for all the hard work. And believe me, I know what a pain those PM's here can be for coders.

EDIT: Another thing that would be useful is instead of having the yes/no option for a usegroup to be limited on group joins, have the number of joins allowed entered and 0 for no limit.

Freak0204 08-20-2007 09:40 PM

Regarding images... All avatars and half the smilies work OK. But we have special graphics and vbplaza stuff in our postbits that aren't showing up in the groups. How can the code for those graphics be included so they show up? Also, what would you suggest regarding the other half of our smilies not showing up in posts, within the groups?

Code Monkey 08-21-2007 03:39 PM

Quote:

Originally Posted by sabret00the (Post 1321719)

The ability to move forum threads to groups is something i've been looking at for a while and to a degree, i had a very personal wish to be able to mass do the task by forumid (i doubt that will go into the stock, i can't be arsed with the GUI from now and i'm a while away from starting) but in regards to doing it the other way around. i'm not so sure about, who knows though, i'll give it some thought.

Can't you just use the default thread and post system to store group threads and posts? That would help add them to the sites total threads and posts as well.

Code Monkey 08-21-2007 05:25 PM

Another thing to add would be the vBulletin AJAX username check to the textfields for inviting users to a group.


All times are GMT. The time now is 11:34 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.02383 seconds
  • Memory Usage 1,768KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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