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 09:37 AM

Quote:

Originally Posted by Lionel
How can I get the proper links for the postbits icons, reputation.php, report.php, postings.php etc... to point to the forums folder?

all images need to be prefixed in the admincp, please see the instructions as to how.

as for reputation and infraction for that matter, they were an oversight, fixed in RC4, which will be release shortly.

report and postings are supposed to point to the groups directory as users have the ability to report posts, both things have been fixed as they featured errors.

sabret00the 09-26-2006 09:53 AM

Quote:

Originally Posted by Lionel
Suggestion: since groups has its own posts table, about a quick plugin for postbit to display groups postcount instead of forums, which is a little misleading?

i'll consider it, for the meanwhile, i've prefixed "Posts:" with the word forum in the postbit for groups threads to alleviate confusion.

sabret00the 09-26-2006 09:55 AM

Quote:

Originally Posted by Lionel
couple of questions:

where does category description display?
can you make it so that in group management option group owner can also edit group name and category?

1. To my suprise, currently; no where.
2. I thought that was something best left to administrators.

sabret00the 09-26-2006 09:58 AM

Quote:

Originally Posted by Neal-UK
grps_noimage_4.gif image is missing, as it shows a red x

When validating a group it works but I get unable to find phrase "grps_successful_modding"

I get a red x box this when in a group under my username and it points to: http://www.gbpride.co.uk/http://www....?u=1&dateline=

When in groups, the little nav bar that shows GB Pride > Sports > England clicking on GB Pride takes me to http://www.gbpride.co.uk/groups/forum.php and not http://www.gbpride.co.uk/forum.php or Group home page.

i'll address this in the zip, i was under the hope that users would actually configure their options and add their own images, however it seems my hope was misplaced, change the option for random images in the admincp general settings for groups down to 3 (the number of images which is provided).

i've fixed that one more time, hopefully it should be the last time.

on what page, can you provide more information, a screenshot, url.

Please see https://vborg.vbsupport.ru/showthread.php?p=1082618

sabret00the 09-26-2006 10:01 AM

[high]I'll release RC4 after i hear about this http://avatarlocation/http://avatarlocation/avatar.gif problem a little more.[/high]

Lionel 09-26-2006 10:59 AM

Quote:

Originally Posted by sabret00the
[high]I'll release RC4 after i hear about this http://avatarlocation/http://avatarlocation/avatar.gif problem a little more.[/high]

I had that problem with some other link. It turned out to be that I had /forums/image.gif in the file, instead of just image.gif.

you correctly do your thing by putting the $vb url so when we alter original file with a '/' in front it becomes double http

Neal-UK 09-26-2006 10:59 AM

Will it also be able to send PM's or e-mails to mods, etc to validate new groups created by members and have the link on the page rather than having it link to admin cp?

Lionel 09-26-2006 11:08 AM

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

sabret00the 09-26-2006 11:40 AM

Quote:

Originally Posted by Lionel
I had that problem with some other link. It turned out to be that I had /forums/image.gif in the file, instead of just image.gif.

you correctly do your thing by putting the $vb url so when we alter original file with a '/' in front it becomes double http

thanks for the heads up.

sabret00the 09-26-2006 11:42 AM

Quote:

Originally Posted by Neal-UK
Will it also be able to send PM's or e-mails to mods, etc to validate new groups created by members and have the link on the page rather than having it link to admin cp?

hmmm, email to the admin, not a bad idea. consider that added for RC4 :)

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

sabret00the 09-26-2006 04:22 PM

Quote:

Originally Posted by Lionel
not in the upgrade that you put up 15 minutes ago

sorry should've clarified, for RC5, i'll release it after the Arsenal Match, that gives people enough time to get in any last minute bugs.

Lionel 09-26-2006 04:23 PM

cool, thanks. I nominated you for best mod of the month :-)

sabret00the 09-26-2006 04:44 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.

in regards to your gradients and getting them to work, prefix each image in your css with a forward-slash.

i.e.
#FFFFFF url(images/kirsch/gradients/background.jpg) repeat

become
#FFFFFF url(/images/kirsch/gradients/background.jpg) repeat

ronoxQ 09-26-2006 06:06 PM

Quote:

Originally Posted by sabret00the
can you try changing that to your forums path (site path if your forums are in your site root) and let me know if the problem persists please.


Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/oadmin/public_html/oasisforums/groups/includes/config_grps.php on line 45

Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/oadmin/public_html/oasisforums/groups/index.php on line 75

Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/oadmin/public_html/oasisforums/groups/index.php on line 75

bada_bing 09-26-2006 06:10 PM

sabret00the ,

I have an issue that may of already been discussed or brought up by someone else.

When I click on a created group and I am viewing the post within that group some of my features and links dont show up or are not linked correctly, example is my avatars, I use the warning system and the warning meter does not show I also user vbpager and the pager button on the botton points to the wrong url? Why does this all change in the groups area? This is a major fix for me.

Screen shot provided

sabret00the 09-27-2006 08:36 AM

Quote:

Originally Posted by ronoxQ
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/oadmin/public_html/oasisforums/groups/includes/config_grps.php on line 45

Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/oadmin/public_html/oasisforums/groups/index.php on line 75

Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/oadmin/public_html/oasisforums/groups/index.php on line 75

can you try again without the final backslash and let me know the result please.

sabret00the 09-27-2006 08:51 AM

Quote:

Originally Posted by bada_bing
sabret00the ,

I have an issue that may of already been discussed or brought up by someone else.

When I click on a created group and I am viewing the post within that group some of my features and links dont show up or are not linked correctly, example is my avatars, I use the warning system and the warning meter does not show I also user vbpager and the pager button on the botton points to the wrong url? Why does this all change in the groups area? This is a major fix for me.

Screen shot provided

i'm looking into your issue now.

Lionel 09-27-2006 08:53 AM

Quote:

Originally Posted by sabret00the
sorry should've clarified, for RC5, i'll release it after the Arsenal Match, that gives people enough time to get in any last minute bugs.

so how was the game?

sabret00the 09-27-2006 09:02 AM

Quote:

Originally Posted by Lionel
so how was the game?

the scoreline was flattering considering the performance. don't get me wrong, we didn't play badly, but there's a difference between playing well and just doing what needs to be done so secure a victory, we done the latter. hopefully this just means we'll peak later in the season and secure trophies.

[hr]x[/hr]

RC5 update. it seems the only real issues are the redirects and the missing string replacements. i hoped for a bit more feedback before another release, but it doesn't seem to have come. hopefully it just means that RC5 is the last RC, but who knows. just when i think that 50 million things are reported. anyway i just wanna take a look into the whole avatar issue before i release RC5.

ronoxQ 09-27-2006 10:28 AM

Quote:

Originally Posted by sabret00the
can you try again without the final backslash and let me know the result please.

Slightly different error:

Quote:

Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/oadmin/public_html/oasisforums/groups/index.php on line 75

Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/oadmin/public_html/oasisforums/groups/index.php on line 75

sabret00the 09-27-2006 11:01 AM

Quote:

Originally Posted by ronoxQ
Slightly different error:

[/B]

could you pm me the contents of your groups/index.php and your groups/include/config.php in [php] tags please.

Elpie 09-27-2006 11:09 AM

I am not sure if this helps much sabret00the, but I had those exact same errors until I remembered I was testing on PHP5. As soon as I rolled back my test server to PHP4.x those errors disappeared.

Are you running PHP5.x ronoxQ?

sabret00the 09-27-2006 12:35 PM

i'm running PHP5 and without those error, though any info does indeed help Elpie, thanks for the heads up.

sabret00the 09-27-2006 03:56 PM

New Zip:
Groups v2.0.0 RC5.zip: bug fixes regarding fixing links to forums being broken and forcing redirects for create group outcomes.

Sorry for the delay, was holding out for some more feedback.

sabret00the 09-27-2006 03:58 PM

Quote:

Originally Posted by bada_bing
sabret00the ,

I have an issue that may of already been discussed or brought up by someone else.

When I click on a created group and I am viewing the post within that group some of my features and links dont show up or are not linked correctly, example is my avatars, I use the warning system and the warning meter does not show I also user vbpager and the pager button on the botton points to the wrong url? Why does this all change in the groups area? This is a major fix for me.

Screen shot provided

would you like me to take a look at your installation as i can't figure it out?

bada_bing 09-27-2006 04:24 PM

sabret00the

Just upgraded to the new release v2.0.0 RC5.zip by uploading all the files except the config file and reinstalling the plugin. Now when I go to view my /groups/ I get this

I am totally broke now

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /mounted-storage/home7/sub002/sc14192-UTSO/www/forums/includes/functions_grps.php on line 359

sabret00the 09-27-2006 04:53 PM

Quote:

Originally Posted by bada_bing
sabret00the

Just upgraded to the new release v2.0.0 RC5.zip by uploading all the files except the config file and reinstalling the plugin. Now when I go to view my /groups/ I get this

I am totally broke now

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /mounted-storage/home7/sub002/sc14192-UTSO/www/forums/includes/functions_grps.php on line 359

redownload the zip, this time you'll only have to replace the forums/includes/functions_grps.php

sorry about that.

bada_bing 09-27-2006 05:51 PM

Quote:

Originally Posted by sabret00the
redownload the zip, this time you'll only have to replace the forums/includes/functions_grps.php

sorry about that.

Ok that fixed it.

bada_bing 09-27-2006 05:52 PM

Quote:

Originally Posted by sabret00the
would you like me to take a look at your installation as i can't figure it out?

Can you please... You have my info still?

soletrader 09-27-2006 05:59 PM

I just need to overwrite the functions_grps.php only when upgrading from rc4?


All times are GMT. The time now is 11:55 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.03203 seconds
  • Memory Usage 1,860KB
  • 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
  • (26)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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