Welcome, Guest
Username: Password: Remember me

TOPIC: [CLOSED] Image upload - Joomla 1.5

[CLOSED] Image upload - Joomla 1.5 27 Jan 2012 12:15 #1111

  • pwdmz
  • pwdmz's Avatar
  • Offline
  • New Member
  • Posts: 11
  • Thank you received: 1
  • Karma: 1
Again, Joomla 1.5

Added "image field" to the project, appended Item form with with field and it Causes following error (firebug):

document.formvalidator.submitform is not a function
http://***.***.***.***/administrator/index.php?option=com_test&view=testsitem&layout=testsitem&Itemid=0&lang=
Line 248
var submitbutton = function(pressbutton)
{
document.formvalidator.submitform(document.adminForm, pressbutton, function(pressbutton){
return submitform(pressbutton);
});
return false;
} 

I assume there is some conflict between js validator and image input field. (Image Input is most certainly the problem, bacause when I remove this field from the form everything works great)

Gonna check if file input produces the same error
Last Edit: 27 Jan 2012 12:16 by pwdmz. Reason: mistypes
The administrator has disabled public write access.

Re: Image upload - Joomla 1.5 27 Jan 2012 12:24 #1112

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
can you see if formvalidator.js is loaded ?
Coding is now a piece of cake
The administrator has disabled public write access.

Re: Image upload - Joomla 1.5 27 Jan 2012 13:17 #1113

  • pwdmz
  • pwdmz's Avatar
  • Offline
  • New Member
  • Posts: 11
  • Thank you received: 1
  • Karma: 1
Yep , formvalidator.js is included.

I've tested it several times, and after 8th generation it started working again. Did you do anything in this time ?

Later, I will try to recreate the situation , once more .
Last Edit: 27 Jan 2012 13:18 by pwdmz.
The administrator has disabled public write access.

Re: Image upload - Joomla 1.5 27 Jan 2012 13:22 #1114

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
Your cache maybe ?

Well, I keep this ticket open.
Coding is now a piece of cake
The administrator has disabled public write access.
Time to create page: 0.094 seconds

Get Started