×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Problem in custom plugin

Problem in custom plugin 15 years 1 month ago #3241

  • Chandan
  • Chandan's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Hi,
I created a custom plugin. it works fine for front-end. But when i select the custom plugin component in admin it disappear the toolbar and Admin Menu. Where Can i fix it?

Problem in custom plugin 15 years 1 month ago #3243

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
DId you write the functions for the backend? :)

Problem in custom plugin 15 years 1 month ago #3252

  • Chandan
  • Chandan's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Hi,
Thanks for the reply.

I added the following function for admin.
- getSectionsIdOption
- getCategoriesIdOption
- getObjectIdOption
- getViewTitleField
- getViewJoinQuery
Problem is when i select the com_content for comments view it shows both toolbar and admin menu bar. and when i change the com_content to my custom plugin both toolbar and admin menu bar disappear.

Problem in custom plugin 15 years 1 month ago #3263

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
that only means that there is error with your custom functions. Are there no php errors? Look in the error log?
  • Page:
  • 1
Time to create page: 0.121 seconds