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 10-02-2006 09:04 AM

Quote:

Originally Posted by foreverdarkness
That worked but now I cant create any groups...it keeps says cant find phrase grps_thanks or grps_formerror. Depending on if i fill in both fields. I get the grps_formerror error when just doing the title and when i fill in both fields i get the grps_thanks error.

I'll fix those with RC7 later today.

sabret00the 10-02-2006 09:05 AM

Quote:

Originally Posted by Lionel
Perfect! This was misaligning the newest member in main group page to the left (but was wrapping around :-))

so since you define both scripts the same I introduced a new define in viewmembers and here is the content of template

PHP Code:

<if condition="THIS_PART=='viewmembers'">
<
table style="float:left"><tr><td nowrap></if>    <strong><a href="$vboptions[bburl]/member.php?u=$grps_membersinfo[userid]">$grps_membersinfo[username]</a></strong><br />
    <
a href="$vboptions[bburl]/member.php?u=$grps_membersinfo[userid]"><img src="$grps_membersinfo[avatar]alt="$grps_membersinfo[username]'s avatar" border="0" /></a><br />
    <
span class="smallfont">Joined$grps_membersinfo[join_date]</span><if condition="THIS_PART!='viewmembers'"><br /></if>
<if 
condition="THIS_PART=='viewmembers'"></td></tr></table></if> 

with that setup, both viewmembers and group.php display fine.

you know, i totally missed this post, looking into this today.

sabret00the 10-02-2006 05:23 PM

NEW ZIP:
Groups v2.0.0 RC7.zip: bug fixes including missing phrases and missing 'noavatar.gif for group leader on groups info.

eXtremeTim 10-02-2006 05:51 PM

Least im not the only person with this idea. ;)

I have started a good deal of code similiar to this for inclusion in my myspace hack that i started on 3-4 weeks ago. ;)

ronoxQ 10-02-2006 06:23 PM

Quote:

Originally Posted by sabret00the

Smilies images still don't show up.

Also, can I disable validation? It's really annoying my members.

snyx 10-02-2006 11:43 PM

Sorry to ask the same question, however reading over the thread I could not find the specific answer to my problem.

Quote:

print_standard_error(...)
is now redundant. Instead, use
standard_error(fetch_error(...))
on create new group.

I have edited all my CSS to a full address
Also I installed RC7 over a fresh vbulletin 3.61

WritersBeat 10-03-2006 02:31 AM

The new thread function is not working, says invalid forum specificed.

bahattab 10-03-2006 11:12 AM

hi

can the moderator or the member email all the members the group or specific group .

thaks

Emad Bahattab

sabret00the 10-03-2006 03:42 PM

New Zip:
Groups v2.0.0 RC8.zip: various bug fixes including missing phrases, smilies not working. new function to turn of new group moderation. form now working on print_no_permission page (thanks Adrian) and something else i forgot.

sabret00the 10-03-2006 03:43 PM

Quote:

Originally Posted by eXtremeTim
Least im not the only person with this idea. ;)

I have started a good deal of code similiar to this for inclusion in my myspace hack that i started on 3-4 weeks ago. ;)

should be out tomorrow then :p nah good luck, it's a great idea after all :)

sabret00the 10-03-2006 03:43 PM

Quote:

Originally Posted by snyx
Sorry to ask the same question, however reading over the thread I could not find the specific answer to my problem.

on create new group.

I have edited all my CSS to a full address
Also I installed RC7 over a fresh vbulletin 3.61

fixed in RC8

sabret00the 10-03-2006 03:44 PM

Quote:

Originally Posted by WritersBeat
The new thread function is not working, says invalid forum specificed.

please upgrade to the latest rc and report whether or not the problem still exists.

sabret00the 10-03-2006 03:46 PM

Quote:

Originally Posted by bahattab
hi

can the moderator or the member email all the members the group or specific group .

thaks

Emad Bahattab

there is currently no functionality for that.

snyx 10-04-2006 02:37 AM

Quote:

Originally Posted by sabret00the
fixed in RC8

thanks Sab, your a trooper!

I cannot donate money at this time, however I will my templates when im done buggering around :)

keep up the good work, I'll be following

Allan 10-04-2006 07:31 AM

Great hack ;)

An question, it's not possible to add query in product file ?

Allan 10-04-2006 07:52 AM

He missing all images

The link is no bad

WritersBeat 10-04-2006 08:16 AM

Quote:

Originally Posted by sabret00the
please upgrade to the latest rc and report whether or not the problem still exists.

This problem still exists.

WritersBeat 10-04-2006 11:15 AM

My header also can't work as I have multiple images for it (not just a logo) and it won't load.

I tried to fix the ZSEO issue with a <base href=site> but that only works so well instead of the header. :(

sabret00the 10-04-2006 11:41 AM

Quote:

Originally Posted by Allan
Great hack ;)

An question, it's not possible to add query in product file ?

possible yes, but by me, nope, i'm not a big fan of automated queries.

sabret00the 10-04-2006 11:41 AM

Quote:

Originally Posted by WritersBeat
This problem still exists.

i'm looking into this now.

sabret00the 10-04-2006 11:42 AM

Quote:

Originally Posted by WritersBeat
My header also can't work as I have multiple images for it (not just a logo) and it won't load.

I tried to fix the ZSEO issue with a <base href=site> but that only works so well instead of the header. :(

i have no idea when it comes to SEO i'm afriad, as for your header, i wouldn't have a clue without seeing it.

sabret00the 10-04-2006 11:43 AM

Quote:

Originally Posted by Allan
He missing all images

The link is no bad

i forgot the editors, ok i'll fix that for RC9.

whitetigergrowl 10-04-2006 02:50 PM

For some reason everything wants to point to the groups folder. Even the banner does. Without actually creating a link back to the forums, it basically will not let me leave the groups area.

grps_noimage_6.gif
grps_noimage_10.gif

^^ Doesn't exist. Doesnt come in the zip file. So I get a nice red x constantly for them. I have this in the forum as a subfolder.

(i.e. www.website.com/forums/groups)

sabret00the 10-04-2006 02:51 PM

grps_noimage_4-10 shouldn't exist. set the option in the vboptions and lower it to 3
Quote:

Originally Posted by whitetigergrowl
For some reason everything wants to point to the groups folder. Even the banner does. Without actually creating a link back to the forums, it basically will not let me leave the groups area.

it's a bug in zoints seo, you'll have to choose between the two mods i'm afraid.

tazB.ca 10-04-2006 03:09 PM

now tha groups thing is not lettin me home,all my links point to that folder and i uninstalled zoints seo

sabret00the 10-04-2006 07:55 PM

Quote:

Originally Posted by tazB.ca
now tha groups thing is not lettin me home,all my links point to that folder and i uninstalled zoints seo

hmmm, not sure what you mean, but i think it could be this.

in your plugin list, find this plugin "GRPS: Print No Permission Page Fix" and delete it.

tazB.ca 10-04-2006 09:00 PM

Quote:

Originally Posted by sabret00the
hmmm, not sure what you mean, but i think it could be this.

in your plugin list, find this plugin "GRPS: Print No Permission Page Fix" and delete it.

I DONT KNOW WAT THAT DID,BUT MY PROBLEM IS STILL PRESENT.I MEEN ON MY NAV BAR EVEYTHING HAS GROUPS IN THA URL AND THERE FOR IS NOT WORKING

sabret00the 10-04-2006 09:09 PM

Quote:

Originally Posted by tazB.ca
I DONT KNOW WAT THAT DID,BUT MY PROBLEM IS STILL PRESENT.I MEEN ON MY NAV BAR EVEYTHING HAS GROUPS IN THA URL AND THERE FOR IS NOT WORKING

Continue to shout, i'll get pissed off and refuse to help you :)

Are you compressing your html by any chance?

Spiffware 10-04-2006 09:22 PM

vbulletin 3.6.2 just came out i hope this will not change this much if so i hope it will be up and running on a fresh 3.6.2 as soon as posible....

tazB.ca 10-04-2006 09:24 PM

Quote:

Originally Posted by sabret00the
Continue to shout, i'll get pissed off and refuse to help you :)

Are you compressing your html by any chance?


O i ant shoutin thats just how i type.but if you dont like it ok,anyway i dont know what you meen by that,usercp link works and thats it,everything else goes to like [url]www.mysite.com/forum/groups/vbplaza.php? do you see wat im saying?

wjkids 10-04-2006 11:25 PM

Hello and thanks for the great mod! I have a question that I hope you will be able to answer. I am trying to get groups working but not as the forum homepage but as a link in my navbar because I only want certain people to be able to access it. I do have groups installed and working but it breaks up my navigation links. From reading through all the other posts I think I need to modify the templates or something but not exactly sure how - Thanks in advance

Sorry looked through the threads and didn't see anything on this either but there was a lot to read :) Get this error when trying to create groups "You do not have enough points to perform this action."

bada_bing 10-05-2006 02:42 AM

anyone figure out how to make a newest group or hostest group block for vbadvance yet?

TRR 10-05-2006 06:22 AM

I am having trouble keeping up; for the latest update do I just upgrade the plug-in, or do I have to overwrite some of the FTP files as well? I didn't see instructions for "upgrade".

TRR 10-05-2006 06:46 AM

Also, there are typos in the navbar (catergory) and the creategroup (catorgory); I fixed them myself but when I upgraded the plugin it asks me if I wish to revert because of my edits. :)

sabret00the 10-05-2006 07:52 AM

Quote:

Originally Posted by TRR
Also, there are typos in the navbar (catergory) and the creategroup (catorgory); I fixed them myself but when I upgraded the plugin it asks me if I wish to revert because of my edits. :)

both fixed for RC9

sabret00the 10-05-2006 07:53 AM

Quote:

Originally Posted by TRR
I am having trouble keeping up; for the latest update do I just upgrade the plug-in, or do I have to overwrite some of the FTP files as well? I didn't see instructions for "upgrade".

replace all of the files for RC8, upgrade instructions are in the install.txt.

sabret00the 10-05-2006 07:53 AM

Quote:

Originally Posted by tazB.ca
O i ant shoutin thats just how i type.but if you dont like it ok,anyway i dont know what you meen by that,usercp link works and thats it,everything else goes to like [url]www.mysite.com/forum/groups/vbplaza.php? do you see wat im saying?

can i take a look at your site? it'd help A LOT.

sabret00the 10-05-2006 07:55 AM

Quote:

Originally Posted by Spiffware
vbulletin 3.6.2 just came out i hope this will not change this much if so i hope it will be up and running on a fresh 3.6.2 as soon as posible....

i haven't tested on 3.6.2 yet, but there should be no issues.

sabret00the 10-05-2006 07:57 AM

Quote:

Originally Posted by wjkids
Hello and thanks for the great mod! I have a question that I hope you will be able to answer. I am trying to get groups working but not as the forum homepage but as a link in my navbar because I only want certain people to be able to access it. I do have groups installed and working but it breaks up my navigation links. From reading through all the other posts I think I need to modify the templates or something but not exactly sure how - Thanks in advance

Sorry looked through the threads and didn't see anything on this either but there was a lot to read :) Get this error when trying to create groups "You do not have enough points to perform this action."

i've read this and i'm slightly confused, i think it's due to waking up about ten minutes ago. i'll read your post again when i'm awake more, but if you could clarify in the meantime, i'd really appreciate it.

WritersBeat 10-05-2006 09:33 AM

Do you think you can make this compatible with ZSEO?


All times are GMT. The time now is 10:07 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.02551 seconds
  • Memory Usage 1,843KB
  • 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
  • (1)bbcode_php_printable
  • (24)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