View Full Version : Major Additions - [OzzModz] Reviews
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.
define('SKIP_DS_ERRORS', true); So it looks like this:
<?php
define('SKIP_DS_ERRORS', true);
/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 4.2.2 Use a editor like notepad++ (http://notepad-plus-plus.org/download/v6.6.8.html) 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 Warning: Illegal 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
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
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
ozzy47
02-08-2015, 11:29 PM
LOL, you wanna PM me a admin account, and I can take a quick look, as well as instructions to replicate the issue?
Toorak Times
02-08-2015, 11:56 PM
[QUOTE=ozzy47;2536717]LOL, you wanna PM me a admin account, and I can take a quick look, as well as instructions to replicate the issue?[/QUOTE}
Thanks mate, message sent
ozzy47
02-09-2015, 12:38 AM
I put in a temp fix, till I hear back from the original author on it.
MIWASA
02-11-2015, 06:53 PM
Hey Chris. Post #249, any ideas would be appreciated
ozzy47
02-11-2015, 09:30 PM
I have no idea why css would cause a issue.
jjohns12
02-14-2015, 10:02 AM
Hey Chris,
We have been trying to get our vb mobile app to go through and gets rejected due to error on our side, which they had let us know on a support ticket, giving us this as the error. And the blame is put on third party mods. Don't want to disable this hack as really brings importance to our site
Error :
<style>
.minigraph {
float:{vb:stylevar left};
background-color:#cecece;
border: 1px solid #003366;
position:relative;
width:70px;
padding:0
}
.minigraph .minibar {
display:block;
position:relative;
background-image:url(christeris/reviews/images/bargraph.gif);
background-position:{vb:stylevar left} center;
background-repeat:repeat-x;
border-{vb:stylevar right}:1px solid #003366;
text-align:center;
color:#fff;
height:14px;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
line-height:1.4em
}
.minigraph .minibar span {
position:absolute;
{vb:stylevar left}:1em
}
</style>
Any ideas much appreciated
Try this!
Remove the style stated above from the widget and include in your additional.css without the <style></style> tags of course and see if that works.
robbyg
02-14-2015, 08:15 PM
Ozzy any further news on updating the permissions?
HM666
02-17-2015, 01:16 AM
I have a request. Its only specific to what i want to do on my site I need a if/else statement for a certain area of the code. Its in the main reviews page. Here is the code:
{vb:raw categories_bit}
<div class="threadpagenav">
{vb:raw pagenav}
</div>
Pretty much I need it to say it will show the above if/else there is nothing to show if there is nothing to show then I need it to show this:
No Reviews Found.
I have coded it all inside a div tag and used css to style it but need it to state there are no reviews on that cat when there are none other wise its a blank box which looks funny. Any help would be great. Thanks.
HM666
02-19-2015, 08:43 AM
Anyone?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.