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)

Exitilus 11-04-2006 04:00 PM

Should be. That's all I changed.

Now you ran the installation file right ?

Factory Ten 11-04-2006 05:12 PM

Quote:

Originally Posted by Exitilus
Should be. That's all I changed.

Now you ran the installation file right ?

Yup. I even dropped the tables and reran the installation file to recreate the MySQL database. Hmm....

Exitilus 11-04-2006 08:01 PM

The only thing I can think of is you have some sort of Plugin causing the problem. Obviously I'm not the Dev here just figured I'd answer if I had any idea of what is going on (So hopefully i'm not stepping on his toes).

bo0oost 11-04-2006 08:26 PM

Trying to figure out how to automatically set the group leader avatar to 100 width. I was able to find the template to change for the members, but not the group leader. Anyone know which one to change?

Also, if someone logs out in the groups, it returns a blank page. Is something set incorrectly?

Thanks!

bo0oost 11-04-2006 10:47 PM

One more question...

I have everything in /groups/ for the navbar, automatically replace /forums/ with http://yoursite.com/forums

Do you know why it's doing this? I tried the find/replace options, and also playing around with the chdir("../forums/"); but it didn't fix it.

Other than that, works great... thanks!

bo0oost 11-04-2006 10:58 PM

BTW, I can't get the postbit info to show up either.

Is there a mod for this for their profiles?

The Chief 11-05-2006 12:57 AM

Quote:

Originally Posted by sabret00the
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'] . "\" />"


This doesn't help me at all, it still doesn't work...

http://forums.myetalk.com/groups/groups.php?g=1

Any suggestions?

TheBlacki 11-05-2006 01:18 AM

I have problems with viewthread.php

Have any of you any clue how I can overwork it?

Thx

TheBlacki 11-05-2006 09:55 AM

I found some part solution for Zoints SEO.

You go to groups/includes/config_grps.php

and then you add at the end:

define('VBA_PORTAL', true);

The Zoints Parser Pluging is now not anymore going to replace the URLs.

But I still working on a solution. Maybe someone has any idea?
Because the links in the templates are still replaced by Zoints Seo!

Thx

Melissa Miller 11-05-2006 02:45 PM

Yes Sabre!
That Gallery would be great. :) :) :)
The need for attachments is, if you are having a discussion in a group, sometimes you want to illustrate your point with a photo. Like you just did w/ me.


All times are GMT. The time now is 07:25 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.02477 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)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