nBill Community
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Click Here
for the nBill home page, or
take a tour
.
Home
Help
Search
Login
Register
nBill Community
»
Version 2.x
»
General Questions/Comments
»
Apply Save Cancel Buttons dont work creating a new order
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Apply Save Cancel Buttons dont work creating a new order (Read 294 times)
africanmint
Jr. Member
Posts: 3
Apply Save Cancel Buttons dont work creating a new order
«
on:
10/July/2012, 09:23:06 AM »
Hi, ever since I upgraded to 2.3.2 - I am unable to create or edit orders.
The Save, Apply and Cancel buttons don't work - when clicked the url just gets a # at the end and nothing happens.
Everything else (I've tested) works fine.
I've tried disabling the wysiwyg (suggested in the joomla forums) and switching off sef urls, changing the admin template - none help
The url under the Save, Apply and Cancel is just
http://mysite/administrator/index.php?option=com_nbill#
Any ideas?
Thanks
Logged
netshine
Administrator
Hero Member
Posts: 4,952
Re: Apply Save Cancel Buttons dont work creating a new order
«
Reply #1 on:
10/July/2012, 09:26:49 AM »
That indicates that a javascript error is occurring on that page. Can you check what your browser's error console says? (eg. in Firefox, go to Tools->Web Developer->Error Console).
Logged
africanmint
Jr. Member
Posts: 3
Re: Apply Save Cancel Buttons dont work creating a new order
«
Reply #2 on:
10/July/2012, 09:34:27 AM »
Hi, thanks for the speedy reply
These are the javascript errors in firefox
Timestamp: 2012/07/10 10:26:55 AM
Error: syntax error
Source File:
https://www.mysite.com/administrator/index.php?option=com_nbill
Line: 771, Column: 29
Source Code: client_users[146] = ;
Timestamp: 2012/07/10 10:26:56 AM
Error: refresh_vendor is not defined
Source File:
https://www.mysite.com/administrator/index.php?option=com_nbill
Line: 1792
Timestamp: 2012/07/10 10:26:57 AM
Error: nbill_submit_task is not defined
Source File:
https://www.mysite.com/administrator/index.php?option=com_nbill
Line: 1
Logged
netshine
Administrator
Hero Member
Posts: 4,952
Re: Apply Save Cancel Buttons dont work creating a new order
«
Reply #3 on:
10/July/2012, 11:08:57 AM »
Try replacing your /administrator/components/com_nbill/admin.html/orders.html.php file with the attached and see if that fixes it (this fix will be included in the next release).
Logged
africanmint
Jr. Member
Posts: 3
Re: Apply Save Cancel Buttons dont work creating a new order
«
Reply #4 on:
10/July/2012, 12:56:39 PM »
Great, Thanks!
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
nBill Community
»
Version 2.x
»
General Questions/Comments
»
Apply Save Cancel Buttons dont work creating a new order
anything