vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - [OzzModz] Reviews (https://vborg.vbsupport.ru/showthread.php?t=304317)

robbyg 12-11-2014 03:40 PM

Any updates Ozzy?
I have been waiting patiently as I don't want to bother you too much.

MIWASA 01-11-2015 03:45 PM

Hey Ozzy, compliments of the season. Wondering if you can take a look at the error that was raised from support ticket at VB.

Toorak Times 02-08-2015 10:57 AM

Hi Ozzy,

I have been told that have an issue with my version of php 5.4.32

[root@tooraktimes ~]# php -v
PHP 5.4.32 (cli) (built: Sep 9 2014 21:49:19)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
with the ionCube PHP Loader v4.6.1, Copyright (c) 2002-2014, by ionCube
Ltd., and
with Zend Guard Loader v3.3, Copyright (c) 1998-2013, by Zend Technologies

When I go to add a review I get broken pages.

Is there any way of fixing this?

ozzy47 02-08-2015 11:01 AM

First off, I can't see the errors in that screenshot, it's to small.

Open your includes/config.php file and below <?php add the following.

PHP Code:

define('SKIP_DS_ERRORS'true); 

So it looks like this:
PHP Code:

<?php
define
('SKIP_DS_ERRORS'true);  
/*=================================================  =====================*\
|| ##################################################  ################## ||
|| # vBulletin 4.2.2

Use a editor like notepad++ to edit any files, don't use Notepad or Wordpad.

Does that fix it?

Toorak Times 02-08-2015 11:15 AM

Hi Ozzy,

I put that in the file as suggested and no, it didn't work. I am using 4.2.3 beta 3

My developer says it is an incompatibility issue with php

PHP Code:

PHP WarningIllegal string offset 'privacy' in ..../includes/class_core.php(4715) : eval()'d code on line 204

PHP Warning: Illegal string offset '
password' in ..../includes/class_core.php(4715) : eval()'d code on line 216

PHP Warning
Illegal string offset 'options' in ..../includes/class_core.php(4715) : eval()'d code on line 217

PHP Warning: Illegal string offset '
connections' in ..../includes/class_core.php(4715) : eval()'d code on line 220

PHP Warning
Illegal string offset 'usergroups' in ..../includes/class_core.php(4715) : eval()'d code on line 227

PHP Warning: Illegal string offset '
ignorelist' in ..../includes/class_core.php(4715) : eval()'d code on line 232

PHP Warning
Illegal string offset 'paid_subscriptions' in ..../includes/class_core.php(4715) : eval()'d code on line 235

PHP Warning: Illegal string offset '
buddylist' in ..../includes/class_core.php(4715) : eval()'d code on line 247

PHP Warning
Illegal string offset 'event_reminders' in ..../includes/class_core.php(4715) : eval()'d code on line 252

PHP Warning: Illegal string offset '
attachments' in ..../includes/class_core.php(4715) : eval()'d code on line 262

PHP Warning
Illegal string offset 'deleteditems' in ..../includes/class_core.php(4715) : eval()'d code on line 276

PHP Warning: Illegal string offset '
moderateditems' in ..../includes/class_core.php(4715) : eval()'d code on line 314

PHP Warning
Illegal string offset 'newitems' in ..../includes/class_core.php(4715) : eval()'d code on line 367 


ozzy47 02-08-2015 01:07 PM

Try disabling other mods, I don't think that is from this mod, but I could be wrong.

Toorak Times 02-08-2015 09:56 PM

Quote:

Originally Posted by ozzy47 (Post 2536641)
Try disabling other mods, I don't think that is from this mod, but I could be wrong.


ok Ozzy

Toorak Times 02-08-2015 10:36 PM

Maybe I should try re installing it, what is the best way to do this without losing my content mate?

ozzy47 02-08-2015 10:43 PM

I would not try and reinstall. Disable any plugins that run on the hook, template_render_output and see if the issue goes away.

Toorak Times 02-08-2015 11:25 PM

Quote:

Originally Posted by ozzy47 (Post 2536714)
I would not try and reinstall. Disable any plugins that run on the hook, template_render_output and see if the issue goes away.


Aaah, that stretches my knowledge too far...no idea


All times are GMT. The time now is 03:31 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.01433 seconds
  • Memory Usage 1,753KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)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