Search found 7 matches

Page 1 of 1

Search found 7 matches

Re: Unexpected token < in JSON at position 0. Can't install any extension. Please help.

Nope.Its in /system/storage/upload. DIR path its the same.
I already gave installer.php & system folder 0777 permision.

Jump to post
  • Fri Sep 22, 2017 6:06 am
  • Replies 8
  • Views 5211
Re: Unexpected token < in JSON at position 0. Can't install any extension. Please help.

Code: Select all

// If zip file copy it to the temp directory
			if (strrchr($this->request->files['file']['name'], '.') == '.zip') {
				$file = DIR_UPLOAD . $path . '/upload.zip';

				move_uploaded_file($this->request->files['file']['tmp_name'], $file);

Jump to post
  • Fri Sep 22, 2017 5:47 am
  • Replies 8
  • Views 5211
Unexpected token < in JSON at position 0. Can't install any extension. Please help.

Got this error when tying to install any extension. I know its have been done in the past but i was trying to fix it with no clue. Already checked many threads like it. Please help.

Error @ /system/storage/modification/admin/controller/extension/installer.php @ line 116

Version 2.3.0.2

Jump to post
  • Fri Sep 22, 2017 5:18 am
  • Replies 8
  • Views 5211
Re: Extension install error.

Same error as in picture but now at line 92.

Jump to post
  • Thu Sep 21, 2017 12:56 am
  • Replies 4
  • Views 818
Re: Extension install error.

Invalid type file. Already checked in System. No idea how

Jump to post
  • Wed Sep 20, 2017 8:08 pm
  • Replies 4
  • Views 818
Extension install error.

https://imgur.com/a/O9RP2

Got this error when tying to install any extension. I know its have been done in the past but i was trying to fix it with no clue. Already checked many threads like it. Please help.

Version 2.3.0.2

Jump to post
  • Wed Sep 20, 2017 6:44 pm
  • Replies 4
  • Views 818

Page 1 of 1

Search found 7 matches