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
  • Online
  • 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.072 seconds

  I found "cook" two days ago. Played around with it for a day and then within a day got rid of two legacy applications in IBM Lotus Domino Notes and replaced them with "cook". It was really easy. A piece of cake. Actually it was even easier than cooking. Cooking involves more work than developing with "cook". What can I say about "cook"? Great application great price for what it delivers great forum with a lot of information and fast responses active and friendly community fast forward moving development cycle So what should I say "Monsieur Le Cook"? Keep the good work going it will lead to success. Having become a paying member in the words of Edith Piaf may I say ..... non rien de rien ... je ne regrette rien. Vive La France.
FK (JED)
         

Get Started