hello
thanks for your great component
i use an photo galley and need to create frontend category manager for it.
i use chornoforms to create a form that user can select category id and delete this. i copy photo galley delete function To AutoGenerated code area and anything is ok and category successfully delete.
but my problem that this function use of Jtext and sprintf to show message but this is not work
above code print "WARNNOTREMOVEDRECORDS PHOCA GALLERY" beside error message.:blink:
can you help me?
Good Wishes.
behzad.
thanks for your great component
i use an photo galley and need to create frontend category manager for it.
i use chornoforms to create a form that user can select category id and delete this. i copy photo galley delete function To AutoGenerated code area and anything is ok and category successfully delete.
but my problem that this function use of Jtext and sprintf to show message but this is not work
$msg .= JText::sprintf( 'WARNNOTREMOVEDRECORDS PHOCA GALLERY', $cids_img );
above code print "WARNNOTREMOVEDRECORDS PHOCA GALLERY" beside error message.:blink:
can you help me?
Good Wishes.
behzad.
This topic is locked and no more replies can be posted.