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)

Merriweather 03-05-2007 05:10 AM

Also, on the group creation page:

(1) It should be noted that the description entered there is NOT the group's home page, and should not contain BBCode, etc. That's why I am having the browse issues of code, etc -- people were putting their group home pages there. Now that we've figured it out, it's much better.

(2) After the group is created, it says it's taking you to said group, but it just bounces you back to the hgroups home page.

sabret00the 03-05-2007 09:33 AM

Quote:

Originally Posted by Merriweather (Post 1195826)
The posts are not deleted. Let's see... you start at viewthread.php, then you click "Edit" on the post which takes you to editpost.php?do=editpost&p=72 (where 72 is the post id, of course). From there you click the radio for "Delete Message" then click the "Delete this Message" button and you're taken to the error I posted, which is a url of viewthread.php?g=0.

Hope that helps.

A lot of my users are also getting this error when posting:

There appears to be something wrong here, in that when you delete a post the option is to "Physically Remove This Message" or "Do Not Delete Message". Could you be using an old template?

https://vborg.vbsupport.ru/

sabret00the 03-05-2007 09:33 AM

Quote:

Originally Posted by Merriweather (Post 1195983)
In the deletion issue, I looked at the source code of editpost.php?do=editpost&post=XX and saw this in the form --

<input type="hidden" name="s" value="" />

Perhaps the missing value for "s" is causing issues?

nope, "s" is the value of the sessionhash. it's basically only used for guests as members have their sessionhash tracked by cookies.

sabret00the 03-05-2007 09:46 AM

Quote:

Originally Posted by gyankow (Post 1194236)
I love this product in fact I'm releasing it to my entire community very soon. I have a few suggestions I think would be great additions.
  • Group Avatars or Images - Allow the moderator to assign an image to a group to that it can be indentified by graphcal image.
  • Templates For laying out a Groups. Allow the moderators to hide or display items.
  • Display Group Stats in Groups Home
  • CMPS Modules incluing Stats/new groups/newest threads etc.

Any plans on using VB's native forums?
Any plans on using VB's native indexing?

  • planned for next major version.
  • this i'm not so sure about, depends on how the project unfolds.
  • what group stats would you like to have displayed?
  • i don't use CMPS so i'm definitely not the man to provide this functionality.

In terms of using vB native forums or indexing, the answer on both counts is nope, in fact with this version we're already looking like vBulletin than in the previous release and the integration goes as far as using vBulletin's native backend functions. in the coming version we're going to look less like vBulletin again as usability will take a huge precedence and again we'll limit ourselves to backend integration (usergroup permissions) and use of the native vBulletin functions/classes.

KrisP 03-05-2007 11:49 AM

Quote:

ok here's the instructions

in "ROOT/forums/includes/xml/cpnav_vbulletin.xml" find:
--------
<navoption displayorder="50">
<phrase>moderate_displayorder="50">
<phrase>moderate_users</phrase>
displayorder="50">
<phrase>moderate_users</phrase>
<link>user.php?do=moderate</link>
</navoption>

--------

and below add:
--------
<navoption displayorder="70">
<phrase>moderate_groups</phrase>
<link>grps_moderate.php?do=groups</link>
</navoption>

--------
Cant find

Quote:

--------
<navoption displayorder="50">
<phrase>moderate_displayorder="50">
<phrase>moderate_users</phrase>
displayorder="50">
<phrase>moderate_users</phrase>
<link>user.php?do=moderate</link>
</navoption>
in "ROOT/forums/includes/xml/cpnav_vbulletin.xml" ?! I use 3.6.4

I presume ROOT/forums means the folder in which vbulletin is installed.. - there is no folder called "forums"

sabret00the 03-05-2007 11:49 AM

Quote:

Originally Posted by Merriweather (Post 1194590)
Still not getting the post icon or topic title when posting. Also, after I submit my post, it takes me to the start of the thread instead of my post, so if my post is page 10, I then have to click around to get back to it.

please upload this to groups/tools/ and then run it as http://www.yoursite.com/groups/tools...test=posticons

sabret00the 03-05-2007 11:51 AM

Quote:

Originally Posted by KrisP (Post 1196164)
Cant find


in "ROOT/forums/includes/xml/cpnav_vbulletin.xml" ?! I use 3.6.4

I presume ROOT/forums means the folder in which vbulletin is installed..

Yup, just substitute forums with your vBulletin folder.

KrisP 03-05-2007 12:03 PM

yes but

Quote:

<navoption displayorder="50">
<phrase>moderate_displayorder="50">
<phrase>moderate_users</phrase>
displayorder="50">
<phrase>moderate_users</phrase>
<link>user.php?do=moderate</link>
</navoption>
does not exist anywhere in the file ROOT/forums/includes/xml/cpnav_vbulletin.xml

(The instructions say I should ad code below that - but it is nowhere to be found)

sabret00the 03-05-2007 12:10 PM

Quote:

Originally Posted by KrisP (Post 1196174)
yes but



does not exist anywhere in the file ROOT/forums/includes/xml/cpnav_vbulletin.xml

(The instructions say I should ad code below that - but it is nowhere to be found)

sorry i misread your post and updated my post above yours.

look in the file for "<phrase>moderate_users</phrase>" and then you'll just add what i tell you to after the proceeding "</navoption>"

KrisP 03-05-2007 12:40 PM

When I run the installer I get:

Quote:

Warning: require_once() [function.require-once]: Unable to access ./global.php in /customers/thegame-online.dk/thegame-online.dk/httpd.www/groups/tools/grps_installer.php on line 36

Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /customers/thegame-online.dk/thegame-online.dk/httpd.www/groups/tools/grps_installer.php on line 36

Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='.:') in /customers/thegame-online.dk/thegame-online.dk/httpd.www/groups/tools/grps_installer.php on line 36


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.02438 seconds
  • Memory Usage 1,757KB
  • 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
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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