Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

[FIXED] [JDom] PHP Notice in html.php line 148 01 Feb 2012 10:14 #1154

As I'm a developper, my PHP displays notices.
So I get a notice on each instance of JDomHtml.

For example :

Notice: Undefined property: JDomHtmlFormInputSelectCombo::$href in C:\[...]\administrator\components\com_lastevent\dom\html.php on line 148

Just have to delete the unnecesary line 148 : $href = $this->href;
-- BenLeTibétain

Please Log in or Create an account to join the conversation.

Last edit: by benletib.

Re: [JDom] PHP Notice in html.php line 148 01 Feb 2012 14:04 #1162

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Should be solved now.

Please regenerate.
Coding is now a piece of cake
The following user(s) said Thank You: benletib

Please Log in or Create an account to join the conversation.

Re: [JDom] PHP Notice in html.php line 148 03 Feb 2012 13:27 #1170

This notice is still around after regenerating and Joomla 2.5 (project songsheets).
Deleting line 162 (in my case) does only help in frontend, not in backend.

Please check backend of the same project. It is full of notices.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.081 seconds

Although I found this tool some time ago I just started learning experimenting and building this first component on Monday and now on Thursday afternoon it's already online. Although I already had a working version done with another tool this is much easier to build and at the end you have the freedom to own your own component. Once you know how to use Cook you will boost your productivity as the learning curve is really moderate compared to many other tools.
Giori (Forum)

Get Started