OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
JComment Breaks Save Function On Back End (0 viewing) 

MediaLibary Component Support

Go to bottom Favoured: 0

JComment Breaks Save Function On Back End

#30
smcgilvray (Visitor)
Posts: 0
graphgraph
User Offline
JComment Breaks Save Function On Back End 14 Years, 10 Months ago
Karma: 0  
There is a problem when you have jcomments installed. Here is the error I get:

Code:

Fatal error: Call to undefined method mosMedialibrary::updateOrder() in /home/greatcar/public_html/tr/administrator/components/com_medialibrary/admin.medialibrary.php on line 1680


Please help,

Thank you,

Sean McGilvray
Logged Logged
The administrator has disabled public write access.
#31
smcgilvray (Visitor)
Posts: 0
graphgraph
User Offline
Re:JComment Breaks Save Function On Back End 14 Years, 10 Months ago
Karma: 0  
I fixed it by commenting out line 1680 like so:

Code:

  //$media->updateOrder( "catid='$media->catid'" ); 


Thanks
Logged Logged
The administrator has disabled public write access.
Go to top
»