Advertisement:

Author Topic: Problem mit Bildern im Liberty Theme  (Read 3392 times)

lenovo

  • Newbie
  • *
  • Posts: 7
Problem mit Bildern im Liberty Theme
« on: July 27, 2015, 11:34:04 pm »
Hallo zusamen,

Habe folgendes Problem unter osclass 3.5.7 mit dem Liberty Theme.

Sobald ein User Bilder in die Kleinanzeige einfügen möchte,
kommt nach dem hochladen und veröffentlichen eine weiße index.php Seite.
Die Anzeige ist zwar online, das Bild fehlt allerdings.
Bildgröße ist ca 3 MB, erlaubt sind 8MB. Nehme ich zum testen mal eine
Bilddatei mit z.b. 200 kb geht es ohne Probleme.

Bin am verzweifeln was das sein mag.

Danke für Eure Hilfe


DJNiko

  • Jr. Member
  • **
  • Posts: 51
Re: Problem mit Bildern im Liberty Theme
« Reply #1 on: July 29, 2015, 01:33:03 am »
Hallo,

passiert dies nur, im Liberty Theme oder bei jedes Theme?
In den PHP Settings geguckt? ( max file upload size oder so glaube hieß das )

sonst einfach mal in den PHP logs schauen!

lg

lenovo

  • Newbie
  • *
  • Posts: 7
Re: Problem mit Bildern im Liberty Theme
« Reply #2 on: July 29, 2015, 11:51:33 am »
Hi,

Danke für die Antwort, ich werde heute mal in der php settings schauen. Datei liegt unter admin oder?

Gruß.

lenovo

  • Newbie
  • *
  • Posts: 7
Re: Problem mit Bildern im Liberty Theme
« Reply #3 on: July 29, 2015, 08:08:43 pm »
Leider konnte ich in der Datei nichts finden :(

lenovo

  • Newbie
  • *
  • Posts: 7
Re: Problem mit Bildern im Liberty Theme
« Reply #4 on: August 06, 2015, 11:24:49 am »
In welcher Datei könnte ich sonst noch suchen.

Danke.

SmaRTeY

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2519
Re: Problem mit Bildern im Liberty Theme
« Reply #5 on: August 07, 2015, 03:31:30 am »
Hi,

turning on debugging in config.php might shed a light on the issue.....


Regards,
Eric

lenovo

  • Newbie
  • *
  • Posts: 7
Re: Problem mit Bildern im Liberty Theme
« Reply #6 on: August 07, 2015, 11:25:11 pm »
Hello,

her is the Log

[07-Aug-2015 21:16:16 Europe/Berlin] PHP Fatal error:  Uncaught exception 'Exception' with message '/home/strato/http/premium/rid/92/61/51939261/htdocs/oc-content/uploads/temp/qqfile_55c503f4cff7d.jpg_normal existiert nicht!' in /mnt/web2/c2/61/51939261/htdocs/oc-includes/osclass/classes/ImageResizer.php:40
Stack trace:
#0 /mnt/web2/c2/61/51939261/htdocs/oc-includes/osclass/classes/ImageResizer.php(24): ImageResizer->__construct('/home/strato/ht...')
#1 /mnt/web2/c2/61/51939261/htdocs/oc-includes/osclass/ItemActions.php(1391): ImageResizer::fromFile('/home/strato/ht...')
#2 /mnt/web2/c2/61/51939261/htdocs/oc-includes/osclass/ItemActions.php(232): ItemActions->uploadItemResources(Array, 32)
#3 /mnt/web2/c2/61/51939261/htdocs/oc-includes/osclass/controller/item.php(150): ItemActions->add()
#4 /mnt/web2/c2/61/51939261/htdocs/index.php(97): CWebItem->doModel()
#5 {main}
  thrown in /mnt/web2/c2/61/51939261/htdocs/oc-includes/osclass/classes/ImageResizer.php on line 40
[07-Aug-2015 21:16:35 Europe/Berlin] PHP Notice:  Undefined variable: width in /mnt/web2/c2/61/51939261/htdocs/oc-content/plugins/profile_picture/index.php on line 81
[07-Aug-2015 21:16:35 Europe/Berlin] PHP Notice:  Undefined variable: height in /mnt/web2/c2/61/51939261/htdocs/oc-content/plugins/profile_picture/index.php on line 81
[07-Aug-2015 21:16:35 Europe/Berlin] PHP Notice:  Undefined variable: width in /mnt/web2/c2/61/51939261/htdocs/oc-content/plugins/profile_picture/index.php on line 81
[07-Aug-2015 21:16:35 Europe/Berlin] PHP Notice:  Undefined variable: height in /mnt/web2/c2/61/51939261/htdocs/oc-content/plugins/profile_picture/index.php on line 81
[07-Aug-2015 21:16:39 Europe/Berlin] PHP Notice:  Undefined variable: width in /mnt/web2/c2/61/51939261/htdocs/oc-content/plugins/profile_picture/index.php on line 81
[07-Aug-2015 21:16:39 Europe/Berlin] PHP Notice:  Undefined variable: height in /mnt/web2/c2/61/51939261/htdocs/oc-content/plugins/profile_picture/index.php on line 81
[07-Aug-2015 21:16:39 Europe/Berlin] PHP Notice:  Undefined variable: width in /mnt/web2/c2/61/51939261/htdocs/oc-content/plugins/profile_picture/index.php on line 81
[07-Aug-2015 21:16:39 Europe/Berlin] PHP Notice:  Undefined variable: height in /mnt/web2/c2/61/51939261/htdocs/oc-content/plugins/profile_picture/index.php on line 81
[07-Aug-2015 21:23:34 Europe/Berlin] PHP Fatal error:  Uncaught exception 'Exception' with message '/home/strato/http/premium/rid/92/61/51939261/htdocs/oc-content/uploads/temp/qqfile_55c505acef06f.png_normal existiert nicht!' in /mnt/web2/c2/61/51939261/htdocs/oc-includes/osclass/classes/ImageResizer.php:40
Stack trace:
#0 /mnt/web2/c2/61/51939261/htdocs/oc-includes/osclass/classes/ImageResizer.php(24): ImageResizer->__construct('/home/strato/ht...')
#1 /mnt/web2/c2/61/51939261/htdocs/oc-includes/osclass/ItemActions.php(1391): ImageResizer::fromFile('/home/strato/ht...')
#2 /mnt/web2/c2/61/51939261/htdocs/oc-includes/osclass/ItemActions.php(232): ItemActions->uploadItemResources(Array, 33)
#3 /mnt/web2/c2/61/51939261/htdocs/oc-includes/osclass/controller/item.php(150): ItemActions->add()
#4 /mnt/web2/c2/61/51939261/htdocs/index.php(97): CWebItem->doModel()
#5 {main}
  thrown in /mnt/web2/c2/61/51939261/htdocs/oc-includes/osclass/classes/ImageResizer.php on line 40

Best regards.

SmaRTeY

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2519
Re: Problem mit Bildern im Liberty Theme
« Reply #7 on: August 08, 2015, 03:22:45 am »
Please check your folder rights and make sure they are set correctly especially the upload folder  ;)

lenovo

  • Newbie
  • *
  • Posts: 7
Re: Problem mit Bildern im Liberty Theme
« Reply #8 on: August 08, 2015, 04:55:52 pm »
Hello,

The Problem is the same :(

SmaRTeY

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2519
Re: Problem mit Bildern im Liberty Theme
« Reply #9 on: August 08, 2015, 04:58:42 pm »
Does it work for you in Bender theme?
If it does you know it is a theme issue (or related to theme).

If it doesn't try to disable the plugins except the one related to the uploading of the profile image.


Regards,
Eric

lenovo

  • Newbie
  • *
  • Posts: 7
Re: Problem mit Bildern im Liberty Theme
« Reply #10 on: August 08, 2015, 06:58:12 pm »
Change the Them to standard and disable the Plugin no change :(

SmaRTeY

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2519
Re: Problem mit Bildern im Liberty Theme
« Reply #11 on: August 09, 2015, 04:24:52 am »
Have you had your site working in the past?

Maybe another plugin is messing with your system, my advise would be to stick with bender theme first, disable all plugins then check if your site is working okay and start turning your plugins on one by one and check after each plugin if site is still working okay.

I am assuming your site WAS running okay after first install using bender theme.


Regards,
Eric