Welcome, Guest
Username: Password: Remember me

TOPIC: [FIXED] Image Picker - No Image shown FE/BE

[FIXED] Image Picker - No Image shown FE/BE 08 Apr 2012 11:15 #1938

  • devil
  • devil's Avatar
  • Offline
  • New Member
  • Posts: 15
  • Thank you received: 2
  • Karma: 1
As mentioned here:

j-cook.pro/forum/19-new-tickets/1573-fix...r-image-is-not-shown

the Problem is still there and the fix inside the above Posting doesn´t work, for me.

Here are some screenshots to see the Problem:

Backend:

In the Form Creator the Preview is set off, but still shows:


Preview is still there, but shows "No Picture" Icon


Frontend:
No Picture, only Missing Picutre Icon and a [IMAGES] Tag in the Path:



EDIT:

See this Topic, it seems to be the same Problem (but without solutions, too)
www.j-cook.pro/forum/32-trouble-shooting...5-two-image-one#1925
Last Edit: 09 Apr 2012 00:02 by devil.
The administrator has disabled public write access.

Solution (works for me) 09 Apr 2012 00:11 #1941

  • devil
  • devil's Avatar
  • Offline
  • New Member
  • Posts: 15
  • Thank you received: 2
  • Karma: 1
Hi,

i figure out some things and now it should work with some changes:

First open:
/administrator/com_name/dom/assests/imagepicker/js/insert.js/
Then change
Line 9 to
var src =  '/' + path;
Line18 to:
$(field).value = '/' +path

Then open your Backend Form File, for me:
administrator/com_name/event/tmpl/createevent_left/
and change the in the html.input.file.imagepicker Array the value of root to
'root'=> '',

The same must be done in the frontend view
Last Edit: 09 Apr 2012 00:11 by devil.
The administrator has disabled public write access.

Re: Solution (works for me) 12 Apr 2012 18:47 #1980

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 985
  • Karma: 140
The problem of preview should be solved now.

Please regenerate.

I check now if there is a problem with [IMAGES] want where it is.
Coding is now a piece of cake
The administrator has disabled public write access.

Re: Solution (works for me) 12 Apr 2012 21:11 #1983

  • devil
  • devil's Avatar
  • Offline
  • New Member
  • Posts: 15
  • Thank you received: 2
  • Karma: 1
Hi,

preview Problem is still there, for me.
The administrator has disabled public write access.

Re: Solution (works for me) 15 Apr 2012 07:39 #1991

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 985
  • Karma: 140
Should be solved now.

Please don't change anything with [IMAGES] if you are not sure.

You can always combine 'imagepicker' and 'Uploader'.
Image Picker register path from the 'media' root, so it uses '[IMAGES]' tag.
Uploader register only a very short path, starting in the concerned directory. (can be changed in configuration)

There was a problem in sandbox, that is fixed now.

If anybody still has problem in localhost :
- Wich OS ?
Coding is now a piece of cake
The administrator has disabled public write access.

Re: Solution (works for me) 15 Apr 2012 18:27 #2002

  • devil
  • devil's Avatar
  • Offline
  • New Member
  • Posts: 15
  • Thank you received: 2
  • Karma: 1
Hi,

can´t test for the moment because builder is in maintenance mode :)

Will report later.
The administrator has disabled public write access.

Re: Solution (works for me) 15 Apr 2012 18:37 #2004

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 985
  • Karma: 140
Back up now.

I closed this ticket because it reports at least 3 different issues.
- Builder ergonomy (solved)
- Thumb generator issue (yellow icon) (solver)
- problem with [IMAGES] (should be solved) -> can be OS issue

Please open a new one with your test.

Best regards.
Coding is now a piece of cake
The administrator has disabled public write access.
The following user(s) said Thank You: devil
Time to create page: 0.103 seconds

Get Started