vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   WebTemplates 3.5.x: VB Integrated CMS (Content Management System) (https://vborg.vbsupport.ru/showthread.php?t=103076)

CodeRed 07-02-2008 02:20 PM

In case anyone here is interested

PAID: Add VB's "Upcoming Events" to a Logician's "WebTemplate" page - $50


Thanks!

brookemegg 07-14-2008 03:40 AM

Hello,

Since installing 3.7, we have this on the top of all our webtemplate pages:


Parse error: syntax error, unexpected T_STRING in /nfs/c01/h05/mnt/38570/domains/spiffymoms.com/html/forums/view.php(901) : eval()'d code on line 1

Please see live version here: http://spiffymoms.com/forums/view.ph...ontest41_shell

How do I fix this? Thanks!!

Logician 07-14-2008 06:44 AM

Quote:

Originally Posted by brookemegg (Post 1574713)
Hello,

Since installing 3.7, we have this on the top of all our webtemplate pages:


Parse error: syntax error, unexpected T_STRING in /nfs/c01/h05/mnt/38570/domains/spiffymoms.com/html/forums/view.php(901) : eval()'d code on line 1

Please see live version here: http://spiffymoms.com/forums/view.ph...ontest41_shell

How do I fix this? Thanks!!

It is not the hack. You have a obselete code in your vb's "headinclude" template. Delete the contents of this template and it will be fixed.

brookemegg 07-14-2008 02:10 PM

I'm sorry, I don't think I'm fully understanding. I reverted the template back to default and it's still there. And then I deleted the contents of headinclude completely, which didn't work either. I know this doesn't deal with the hack, but if you have any ideas, I'd greatly appreciate them.

Thanks!

Logician 07-14-2008 02:38 PM

Quote:

Originally Posted by brookemegg (Post 1575071)
I'm sorry, I don't think I'm fully understanding. I reverted the template back to default and it's still there. And then I deleted the contents of headinclude completely, which didn't work either. I know this doesn't deal with the hack, but if you have any ideas, I'd greatly appreciate them.

Thanks!

Do you have more than 1 style sets? Please make sure you delete the content of it in all style sets. This should help.

brookemegg 07-15-2008 03:31 AM

I'm not sure what you mean by style sets. Thanks again.

Logician 07-15-2008 05:36 AM

Quote:

Originally Posted by brookemegg (Post 1575614)
I'm not sure what you mean by style sets. Thanks again.

If you give me admincp access, I can check for you.

brookemegg 07-15-2008 01:57 PM

I just sent you a PM, thanks!!

Logician 07-16-2008 03:13 PM

Quote:

Originally Posted by brookemegg (Post 1574713)
Hello,

Since installing 3.7, we have this on the top of all our webtemplate pages:


Parse error: syntax error, unexpected T_STRING in /nfs/c01/h05/mnt/38570/domains/spiffymoms.com/html/forums/view.php(901) : eval()'d code on line 1

Please see live version here: http://spiffymoms.com/forums/view.ph...ontest41_shell

How do I fix this? Thanks!!

If anybody has this problem AND has "QuoteIt!" hack installed, this is because 2 hacks are clashing. To fix the issue, follow these steps:
1- Go to pluggin manager
2- Find pluggin "vBadvanced and Global Quote Stuff" under Product : QuoteIt!, click edit
3- Replace entire content like this:
PHP Code:

if (THIS_SCRIPT != 'view')
{
if (
defined('VBA_PORTAL') OR defined('QUOTEIT_GLOBAL')) {
 
$headinclude =& $vbulletin->templatecache['headinclude'];
}
if (
defined('QUOTEIT_GLOBAL')) {
 
$showrandomquote get_random_quote();
}


This should fix your problem. (alternatively you can uninstall either product)

@brookemegg : I've already fixed yours.

brookemegg 07-16-2008 03:36 PM

Awesome, awesome, awesome!!! Thank you so much Logician, I truly appreciate this. Thank you thank you, thank you!!!


All times are GMT. The time now is 02:30 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.04747 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
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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