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 04-26-2007 01:28 PM

Quote:

Originally Posted by CHIPIT195 (Post 1235775)
No, I didn't install that plugin... where is it? in the zip?

I have a few plugins that might effect that, but after making some changes... all of them seem to work on the groups...

-----
Well, I found the problem, none of the images in my templates had the right path, so I fixed that...

Now the template looks fine... Only problem I'm having now is that the


Parse error: syntax error, unexpected T_STRING in /forums/groups/index.php(355) : eval()'d code on line 1

What would cause that?

whatever plugins you've got installed to effect your navbar/headinclude template try disabling them and seeing if the problem goes away. if not try and edit your navbar template and then your headinclude template and see if either throwup errors.

Tanya123 04-26-2007 06:45 PM

Quote:

Originally Posted by sabret00the (Post 1235743)
sorry, i don't quite get what you mean. could you possible elaborate a bit?

I'm sorry.

It's better to show you rather than try to tell you.

Here is my website:

And here is what the Groups Commune page looks like:

I can't get the style on it and I have written out my full paths in the stylevars and in my Main/Additional CSS long ago for other reasons. I rechecked all of them and they are all written out fully. I reinstalled the .XML and it still won't add the style. My style is custom and I don't have the default vBulletin style anymore (not for a long time). Does that have something to do with it. I searched this entire thread, tried some suggestions and I still can't get it to work.

Thanks.

ragtek 04-26-2007 06:56 PM

Quote:

Originally Posted by Tanya123 (Post 1235987)
I'm sorry.

It's better to show you rather than try to tell you.

Here is my website: http://www.brides2wives.com

And here is what the Groups Commune page looks like: http://www.brides2wives.com/groups

I can't get the style on it and I have written out my full paths in the stylevars and in my Main/Additional CSS long ago for other reasons. I rechecked all of them and they are all written out fully. I reinstalled the .XML and it still won't add the style. My style is custom and I don't have the default vBulletin style anymore (not for a long time). Does that have something to do with it. I searched this entire thread, tried some suggestions and I still can't get it to work.

Thanks.

in this thread are 2 links for this problem:P
make a plugin with this code
PHP Code:

if ($vbulletin->options['storecssasfile']) 

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


and hook global_start

sabret00the 04-26-2007 07:03 PM

Quote:

Originally Posted by Tanya123 (Post 1235987)
I'm sorry.

It's better to show you rather than try to tell you.

Here is my website: http://www.brides2wives.com

And here is what the Groups Commune page looks like: http://www.brides2wives.com/groups

I can't get the style on it and I have written out my full paths in the stylevars and in my Main/Additional CSS long ago for other reasons. I rechecked all of them and they are all written out fully. I reinstalled the .XML and it still won't add the style. My style is custom and I don't have the default vBulletin style anymore (not for a long time). Does that have something to do with it. I searched this entire thread, tried some suggestions and I still can't get it to work.

Thanks.

Either do what Ragtek said or install this https://vborg.vbsupport.ru/showthread.php?t=97298

It's the most missed line in the instructions yet.

ragtek 04-26-2007 07:54 PM

its the same ;)
i havnt found the post where it was, so i just copied it from me ;)

Tanya123 04-26-2007 08:57 PM

Ragteks code worked for me and the other one didn't so that's good. Thanks.

But I'm getting an error at the top of my groups page. Any idea what I need to do to get rid of it?

sabret00the 04-26-2007 09:03 PM

Quote:

Originally Posted by Tanya123 (Post 1236075)
Ragteks code worked for me and the other one didn't so that's good. Thanks.

But I'm getting an error at the top of my groups page. Any idea what I need to do to get rid of it?

what's the error?

Tanya123 04-26-2007 09:28 PM

Quote:

Originally Posted by sabret00the (Post 1236079)
what's the error?


Parse error: syntax error, unexpected '<' in /home/brides2wives/public_html/groups/index.php(51) : eval()'d code on line 1

sabret00the 04-26-2007 09:47 PM

is it present on any other group pages?

Tanya123 04-26-2007 09:59 PM

Quote:

Originally Posted by sabret00the (Post 1236110)
is it present on any other group pages?

1. The error is present on all pages.

2. Also, all of my links and buttons work as well as all of the buttons on the navbar except for New Posts. When I click on New Posts I get this error.

Parse error: syntax error, unexpected '<' in /home/brides2wives/public_html/groups/search.php(98) : eval()'d code on line 1

Warning: Cannot modify header information - headers already sent by (output started at /home/brides2wives/public_html/groups/search.php(98) : eval()'d code:1) in /home/brides2wives/public_html/groups/search.php on line 220


All times are GMT. The time now is 04:23 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.02915 seconds
  • Memory Usage 1,755KB
  • 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
  • (7)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