Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

[FIXED] File uploader issue 25 Jun 2013 16:59 #7660

  • BTB300
  • BTB300's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Posts: 415
  • Thank you received: 132
MAY HAVE FOUND SOURCE OF ISSUE :cheer:

It appears that there may be a typo in code for a file upload field

have two views that have a file upload field and both frontend and backend views have the same issue in the viewname_form.php
the code is below
'actions' => array('remove', 'thumbs', 'delete', 'trash'),
		'cid' => ->id
			);
i do believe that it should be as below
'actions' => array('remove', 'thumbs', 'delete', 'trash'),
		'cid' => id
			);

When build in sand box admin side gives error
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/cook/sites/www.j-cook.net/public_html/sandbox/cms30/administrator/components/com_demo9350/views/fileuploaddetail/tmpl/fileuploaddetail_form.php on line 126

Please Log in or Create an account to join the conversation.

[FIXED] File uploader issue 26 Jun 2013 08:45 #7678

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Fixed.
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.058 seconds

First of all... I have to congratulate you guys for the awesome tool... I came here only to see what this thing was up to and I have to tell that I'm very impressed with what this tool can do. French guys are making a revolution on Joomla... first with Seblod and now Cook...
Griiettner (forum)

Get Started