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 02-26-2007 07:03 PM

Quote:

Originally Posted by Exitilus (Post 1191332)
What is feed.php ..... I think I missed something ... *wataf*

an RSS feed.

http://yoursite.com/groups/feed.php

Exitilus 02-26-2007 07:11 PM

Ahhh Ok ... I just noticed how you referenced it in another post and I sat here scratching my head like a monkey.

On a side note. The View Last Reply etc... buttons are working fine now :D I'll continue to test. Going to be a busy week for me as I'm moving.

Great updates Sabre ... appreciate all the hard work :)

abramelin 02-26-2007 08:19 PM

i have installed the product without any error but my problem is it doesnt find my css file. i have installed a plugin for using prefix in css path like you said in the readme file but it stils cant find the path. i have checked the source of the groups page and here is how it looks like
Code:

<link rel="stylesheet" type="text/css" href="http://www.9nokta2 Groups/clientscript/vbulletin_css/style-4b5abeb1-00007.css" id="vbulletin_css" />
this must be
Code:

<link rel="stylesheet" type="text/css" href="http://www.9nokta2.com/clientscript/vbulletin_css/style-4b5abeb1-00007.css" id="vbulletin_css" />
what can i do now?

Exitilus 02-26-2007 09:35 PM

That's odd. It works fine for me. I'd check your Forum URL

abramelin 02-26-2007 09:53 PM

are you using zacharia's css prefix plugin?

Exitilus 02-26-2007 11:14 PM

Yes. The plugin is very simple. all it includes is

Code:

if ($vbulletin->options['storecssasfile'])
{
    $style['css'] = str_replace('clientscript', "{$vbulletin->options['bburl']}/clientscript", $style['css']);
}

So all it does is add your BB URL that is setup in AdminCP. So if it's picking the wrong URL my guess is thats the problem. But you could replace the {$vbulletin->options['bburl']} with your forum url

Exitilus 02-26-2007 11:22 PM

I have a Feature Request ...

If there could be either a Page Created that could show "all new posts" for the groups you belong to ... OR ... a If Condition that can be created if posts are new. (I could use the If Condition to light up my Groups Button) ...

Anyways .. I'll crawl back in my hole now *grins* ... So far it's working smoothly though :)

sabret00the 02-26-2007 11:35 PM

Quote:

Originally Posted by Exitilus (Post 1191515)
I have a Feature Request ...

If there could be either a Page Created that could show "all new posts" for the groups you belong to ... OR ... a If Condition that can be created if posts are new. (I could use the If Condition to light up my Groups Button) ...

Anyways .. I'll crawl back in my hole now *grins* ... So far it's working smoothly though :)

planned for the next version ;)

the page thing.

sabret00the 02-26-2007 11:39 PM

in case folks missed this extract from the huge post i made

Quote:

Originally Posted by sabret00the (Post 1180502)
...some of the other stuff that i'm hoping to put in here are; Subscriptions (not sure if pm based or email based yet), Favourite threads, Favourite photos and some other stuff i've forgotten. Oh and of course some AJAX here and there...


Exitilus 02-27-2007 12:31 AM

Yay!


All times are GMT. The time now is 11:40 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.02078 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
  • (3)bbcode_code_printable
  • (3)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