Links For Changes In Notifications

0

I want to insert a link in the notifications and it doesn't allow me to do so, I can't write anything

Question Resolved For: Stock Manager Advance with Point of Sale Module 0 Votes 6 Answers 581 Views
Asked by 9nodos 1 year ago

0

Answered by Mian Saleem 1 year ago

Hello,

The modal might have issue. Please use the code view to add the link for now. If you are not sure about code, please refer to https://www.w3schools.com/tags/tag_a.asp

I will check this in the next update.

Thank you

0

Answered by 9nodos 1 year ago

With html code you can embed a link but it still doesn't work because the link doesn't have any site

0

Answered by Mian Saleem 1 year ago

Hello,

Yes, that should be due to input library that try to clean the code. Please edit app/controllers/admin/Notifications.php and replace the lines 'comment' => $this->input->post('comment'), with

'comment'   => $_POST['comment'], // $this->input->post('comment'),

Thank you

0

Answered by 9nodos 1 year ago

Mian Saleem Not working yet

0

Answered by Mian Saleem 1 year ago

Hello,

Your edit looks fine. The url seems to have some extra // at the end. Can you please share your installation link with owner account details in private reply.

Thank you

We use Cookies

We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.