Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: strict standards  (Read 4084 times)

0 Members and 1 Guest are viewing this topic.

bufo

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
strict standards
« on: November 18, 2012, 01:40:03 am »

How to get rid of strict standards onnew install
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: strict standards
« Reply #1 on: November 18, 2012, 02:54:28 pm »

Thanks for the nice detailed question ::). A link at the very least might help.

Please take your time to read the board rules and supply all the details requested so we can be better placed to help you.
Logged
It is a mistake to think you can solve any major problems just with potatoes.

bufo

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: strict standards
« Reply #2 on: November 18, 2012, 04:27:24 pm »

Sorry, running coppermine 1.5 on xampp, php 5.4. After install when loading at beginning of page there is a lot of strict standards.

Strict Standards: Non-static method Inspekt::makeSuperCage() should not be called statically in C:\xampp\htdocs\copperpic\cpg15x\include\init.inc.php on line 43

Strict Standards: Non-static method Inspekt_Supercage::Factory() should not be called statically in C:\xampp\htdocs\copperpic\cpg15x\include\inspekt.php on line 282

Strict Standards: Non-static method Inspekt::makeGetCage() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\copperpic\cpg15x\include\inspekt\supercage.php on line 124

Strict Standards: Non-static method Inspekt_Cage::Factory() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\copperpic\cpg15x\include\inspekt.php on line 147

Strict Standards: Non-static method Inspekt::makePostCage() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\copperpic\cpg15x\include\inspekt\supercage.php on line 125

Strict Standards: Non-static method Inspekt_Cage::Factory() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\copperpic\cpg15x\include\inspekt.php on line 170

Strict Standards: Non-static method Inspekt::makeCookieCage() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\copperpic\cpg15x\include\inspekt\supercage.php on line 126

Strict Standards: Non-static method Inspekt_Cage::Factory() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\copperpic\cpg15x\include\inspekt.php on line 192

Strict Standards: Non-static method Inspekt::makeEnvCage() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\copperpic\cpg15x\include\inspekt\supercage.php on line 127

Strict Standards: Non-static method Inspekt_Cage::Factory() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\copperpic\cpg15x\include\inspekt.php on line 215

Strict Standards: Non-static method Inspekt::makeFilesCage() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\copperpic\cpg15x\include\inspekt\supercage.php on line 128

Strict Standards: Non-static method Inspekt_Cage::Factory() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\copperpic\cpg15x\include\inspekt.php on line 238

Strict Standards: Non-static method Inspekt::makeServerCage() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\copperpic\cpg15x\include\inspekt\supercage.php on line 134

Strict Standards: Non-static method Inspekt_Cage::Factory() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\copperpic\cpg15x\include\inspekt.php on line 124
Logged

bufo

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: strict standards
« Reply #3 on: November 18, 2012, 05:11:18 pm »

Think the above problem may be causing others, such as no menus in user modes to be able to add or delete or any function to do with albums,

if you want to see what  I see whem loading page.

http://www.ladywarriors.zapto.org/copperpic/cpg15x
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: strict standards
« Reply #4 on: November 18, 2012, 05:25:01 pm »

There are many tips on google reading setting up xampp. I use wamp so I cannot tel you exactly. The problem is the way xampp is setup by default. It is setup for developers, not web hosts. As a result it displays every minor error or warning. Many of these are warnings for the developer that in a future release of php some of their code may not work. That is what you are seeing here. You will need to make some edits to your php.ini file. Do a quick google of visit the xampp forums for details of the exact changes you need to make.
Logged
It is a mistake to think you can solve any major problems just with potatoes.
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 20 queries.