Advertisement:

Author Topic: warnings from 2.3.5  (Read 11473 times)

Alexandr

  • Full Member
  • ***
  • Posts: 126
Re: warnings from 2.3.5
« Reply #15 on: January 26, 2012, 05:22:45 pm »
HI
debug.log

Code: [Select]
[25-Jan-2012 11:52:18] PHP Notice:  Undefined variable: detail in /home/k/kosdosknet/public_html/oc-content/plugins/youtube/item_form.php on line 7
[25-Jan-2012 11:56:23] PHP Notice:  Undefined index:  s_category_name in /home/k/kosdosknet/public_html/oc-includes/osclass/model/Item.php on line 652
[25-Jan-2012 11:56:33] PHP Notice:  Undefined index:  s_category_name in /home/k/kosdosknet/public_html/oc-includes/osclass/model/Item.php on line 652
[26-Jan-2012 14:41:39] PHP Notice:  Undefined variable: detail in /home/k/kosdosknet/public_html/oc-content/plugins/youtube/item_form.php on line 7
[26-Jan-2012 14:46:16] PHP Notice:  Undefined variable: detail in /home/k/kosdosknet/public_html/oc-content/plugins/youtube/item_form.php on line 7
ver.2.3.5

mkmobi

  • Full Member
  • ***
  • Posts: 119
Re: warnings from 2.3.5 anyone help me how can i set this error
« Reply #16 on: January 28, 2012, 08:50:04 pm »
anyone help me how can i set this error


Warning: preg_match() expects parameter 2 to be string, array given in /home/oc-includes/htmlpurifier/HTMLPurifier/Lexer.php on line 316

Warning: preg_match() expects parameter 2 to be string, array given in /home/oc-includes/htmlpurifier/HTMLPurifier/Encoder.php on line 54
« Last Edit: February 03, 2012, 12:42:58 pm by Juan Ramón »

Luca

  • Hero Member
  • *****
  • Posts: 584
  • CentOs 6.4 - Virtualmin - OSC 3.0 - Custom Theme
Re: warnings from 2.3.5
« Reply #17 on: January 29, 2012, 02:05:49 am »
Still have this error, after updating Params.php:

Code: [Select]
Invalid argument supplied for foreach() in /home/rafl/public_html/oc-includes/osclass/frm/Field.form.class.php on line 95
persists...

Updated Field.php and everything's ok now

Thanks
« Last Edit: January 29, 2012, 12:18:17 pm by rafl »

Alexandr

  • Full Member
  • ***
  • Posts: 126
Re: warnings from 2.3.5
« Reply #18 on: January 29, 2012, 07:43:34 pm »
after replacing
https://github.com/osclass/OSClass/blob/hotfixes/oc-includes/osclass/core/Params.php


Code: [Select]
[29-Jan-2012 20:39:38] PHP Warning:  Required attribute 'src' in element 'img' was not allowed, which means 'img' will not be allowed either in /home/k/kosdosknet/public_html/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 305
[29-Jan-2012 20:39:38] PHP Warning:  Attribute 'src]objec' in element 'img' not supported (for information on implementing this, see the support forums)  in /home/k/kosdosknet/public_html/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324
« Last Edit: January 29, 2012, 07:46:33 pm by Alexandr »

Luca

  • Hero Member
  • *****
  • Posts: 584
  • CentOs 6.4 - Virtualmin - OSC 3.0 - Custom Theme
Re: warnings from 2.3.5
« Reply #19 on: January 29, 2012, 07:58:23 pm »
Me too, but after updating Field.php, everything went ok  ;)

Alexandr

  • Full Member
  • ***
  • Posts: 126
Re: warnings from 2.3.5
« Reply #20 on: January 30, 2012, 02:57:17 pm »
rafl, hi
 updating Field.php, not work

Code: [Select]
[29-Jan-2012 20:39:38] PHP Warning:  Required attribute 'src' in element 'img' was not allowed, which means 'img' will not be allowed either in /home/k/kosdosknet/public_html/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 305
[29-Jan-2012 20:39:38] PHP Warning:  Attribute 'src]objec' in element 'img' not supported (for information on implementing this, see the support forums)  in /home/k/kosdosknet/public_html/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324
[30-Jan-2012 16:00:09] PHP Notice:  Undefined variable: detail in /home/k/kosdosknet/public_html/oc-content/plugins/youtube/item_form.php on line 7
« Last Edit: January 30, 2012, 03:02:21 pm by Alexandr »

mkmobi

  • Full Member
  • ***
  • Posts: 119
Re: warnings from 2.3.5
« Reply #21 on: January 31, 2012, 11:30:37 am »
Can you replace your Params.php file for the following one: https://github.com/osclass/OSClass/blob/hotfixes/oc-includes/osclass/core/Params.php

Do you still have this error?



Thanks!
No Error!

mdabubacker

  • Newbie
  • *
  • Posts: 10
Re: warnings from 2.3.5
« Reply #22 on: February 01, 2012, 11:52:16 pm »
I updated my params.php but still getting this error in my debug log. Can someone help.

Required attribute 'src' in element 'img' was not allowed, which means 'img' will not be allowed either in oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 305

Attribute 'src]objec' in element 'img' not supported (for information on implementing this, see the support forums)  in oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php:305) in oc-includes/osclass/core/Session.php on line 39

[notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
[warn] RewriteCond: NoCase option for non-regex pattern '-f' is not supported and will be ignored.






Juan Ramón

  • Osclass Developer
  • Hero Member
  • *****
  • Posts: 2382
Re: warnings from 2.3.5
« Reply #23 on: February 02, 2012, 12:28:51 pm »
@mdabubacker: Can you try again? Copying from the same url.

mdabubacker

  • Newbie
  • *
  • Posts: 10
Re: warnings from 2.3.5
« Reply #24 on: February 02, 2012, 09:36:53 pm »
Spoke too early, after modifying the file loggin into the admin site, i get this.

Warning: Attribute 'align<bottom?left?middle?right?top' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'archive' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'border' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'classid' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'codetype' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'declare' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'dir<ltr?rtl' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'hspace' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'name' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'onclick' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'ondblclick' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'onkeydown' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'onkeypress' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'onkeyup' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'onmousedown' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'onmousemove' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'onmouseout' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'onmouseover' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'onmouseup' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'standby' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'tabindex' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'usemap' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'vspace' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php:324) in {install}/oc-includes/osclass/core/Session.php on line 39

Thanks

-- Abu
« Last Edit: February 02, 2012, 09:53:37 pm by mdabubacker »

arjen

  • Newbie
  • *
  • Posts: 1
Re: warnings from 2.3.5
« Reply #25 on: February 05, 2012, 11:44:19 am »
Hi Guys, great piece of software so far, thanks for that!

Regarding this topic, I'm stuck like mdabbbacker. Same problem here.



Spoke too early, after modifying the file loggin into the admin site, i get this.

Warning: Attribute 'align<bottom?left?middle?right?top' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'archive' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'border' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'classid' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'codetype' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'declare' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'dir<ltr?rtl' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'hspace' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'name' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'onclick' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'ondblclick' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'onkeydown' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'onkeypress' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'onkeyup' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'onmousedown' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'onmousemove' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'onmouseout' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'onmouseover' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'onmouseup' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'standby' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'tabindex' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'usemap' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: Attribute 'vspace' in element 'object' not supported (for information on implementing this, see the support forums) in {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php on line 324

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at {install}/oc-includes/htmlpurifier/HTMLPurifier/HTMLDefinition.php:324) in {install}/oc-includes/osclass/core/Session.php on line 39

Thanks

-- Abu

Juan Ramón

  • Osclass Developer
  • Hero Member
  • *****
  • Posts: 2382
Re: warnings from 2.3.5
« Reply #26 on: February 07, 2012, 01:53:22 pm »
I've just added a new thread in their forum: http://htmlpurifier.org/phorum/read.php?3,6187 I hope they answer soon.

mdabubacker

  • Newbie
  • *
  • Posts: 10
Re: warnings from 2.3.5
« Reply #27 on: February 07, 2012, 05:22:54 pm »
Thanks @Juan, Let us see what they come back with.

SoulReaperZA

  • Newbie
  • *
  • Posts: 4
Re: warnings from 2.3.5
« Reply #28 on: February 07, 2012, 05:23:25 pm »
Thank you kind sir. Mine is also clean now..

Alexandr

  • Full Member
  • ***
  • Posts: 126
Re: warnings from 2.3.5
« Reply #29 on: February 14, 2012, 09:58:25 am »
hello
There is a problem
theme modern
« Last Edit: February 14, 2012, 10:07:07 am by Alexandr »