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)

sabret00the 09-26-2006 11:43 AM

Quote:

Originally Posted by Lionel
to be more specific, the new post hack by Paul M was not linking properly in vbadvanced, so I changed the phrase to reflect /forums/search.php and that started displaying in groups as http://site.conm/forums/search.php/ http://site.conm/forums/search.php

I finally solved it by removing the link from the phrase and link it straight in navbar around the $rcount

glad you got it sorted.

sabret00the 09-26-2006 02:38 PM

New Zip:
Groups v2.0.0 RC4.zip: various bug fixes and new general setting, please reupload all files and then reinstall the product.

Neutral Singh 09-26-2006 03:13 PM

MasterStroke!! Easily Mod of The Month. :)

ericgtr 09-26-2006 03:34 PM

Okay, thanks for the update. Please have a look here http://www.guitarblast.com/groups/groups.php?g=1 I understand the custom header won't work (as of yet) so I expect it to be broken, however the paths are still not right for the rest of it. See the links within the groups to see what I mean. Also, try this same link in Firefox and it's quite different from IE.

Lionel 09-26-2006 03:40 PM

When you create a new group it redirects you to groups home (btw i removed /groups in url) but does not tell you the group was successfully created.

if you don't put a description, the error does not get printed, it just kicks you back in the page.

sabret00the 09-26-2006 03:47 PM

GROUP LEADER ICON NOT SHOWING UP:
Only do this, if it is an isolated problem, in forums/includes/function_grps.php find:
PHP Code:

    $raw_groupinfo['leaderavatar'] = "<img src=\"" $vbulletin->options['bburl'] . "/" fetch_avatar_url($raw_groupinfo['leaderid']) . "\" alt=\"Group Leader: " $raw_groupinfo['leadername'] . "\" />"

and replace with
PHP Code:

    $raw_groupinfo['leaderavatar'] = "<img src=\"" fetch_avatar_url($raw_groupinfo['leaderid']) . "\" alt=\"Group Leader: " $raw_groupinfo['leadername'] . "\" />"


Lionel 09-26-2006 03:48 PM

suggestion: in navbar replacements, since the forum name points to groups home (which is fine) can you replace forum name with vbphrase groupname? I do it now, but hve to do it at every upgrade.

Also in postbit
Quote:

<if condition="$show['popups']"><script type="text/javascript"> vbrep_register("$post[postid]")</script></if>
is throwing a javascript error. I had to disable it with a conditional, although this might not be related to groups since i had to do same conditional for PM

sabret00the 09-26-2006 03:53 PM

Quote:

Originally Posted by ericgtr
Okay, thanks for the update. Please have a look here http://www.guitarblast.com/groups/groups.php?g=1 I understand the custom header won't work (as of yet) so I expect it to be broken, however the paths are still not right for the rest of it. See the links within the groups to see what I mean. Also, try this same link in Firefox and it's quite different from IE.

i'm confused, the only links i can see not working at
register.php
arcade.php
profile.php
member.php

everything else seems to be working perfectly, can i just confirm that these are the erroneous links you're referring to?

sabret00the 09-26-2006 03:57 PM

Quote:

Originally Posted by Lionel
When you create a new group it redirects you to groups home (btw i removed /groups in url) but does not tell you the group was successfully created.

if you don't put a description, the error does not get printed, it just kicks you back in the page.

upon both instances, i've now forced the showing of the redirect message.

Lionel 09-26-2006 04:00 PM

Quote:

Originally Posted by sabret00the
upon both instances, i've now forced the showing of the redirect message.

not in the upgrade that you put up 15 minutes ago


All times are GMT. The time now is 04:22 PM.

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.02307 seconds
  • Memory Usage 1,750KB
  • 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_php_printable
  • (5)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