Jump to content
  • 0

This Service Has No Details.


AllToolKits.com

Question

Hi,

 

I am trying to display some data when i click a service. At the moment i got

'This service has no details.' message.   

 

We need to modify

 

public function getAdminServiceInfo($service, $package) {

           return null;
}

 

to display any data i want, right?

 

 

I just tried

 

public function getAdminServiceInfo($service, $package) {

           return "hi";
}

 

But hi is not displayed.  I should re install the module?

 

if so is there anyway to take backup of module and then reinstall it?

 

 

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...