Error Messages

15 years 6 days ago #95343 by tarzan
Error Messages was created by tarzan
Hi,

I've installed CBSubs successfully.
Environment:

Joomla1.5.10
CB 1.2
Latest version Ioncube
PHP 5.2
Debug off.

I'm getting the following errors with certain modules.

[code:1]Notice: Constant _HWD_VS_MOD_PL already defined in /xxxxxxxxx/html/modules/mod_hwd_vs_xml_vplaylist/mod_hwd_vs_xml_vplaylist.php on line 12

Notice: Undefined variable: limitstart in /xxxxxxxxx/html/modules/mod_jw_ucd/mod_jw_ucd.php on line 249

Notice: Undefined variable: limitstart in /xxxxxxxxx/html/modules/mod_jw_ucd/mod_jw_ucd.php on line 249

Notice: Undefined variable: limitstart in /xxxxxxxxx/html/modules/mod_jw_ucd/mod_jw_ucd.php on line 249
[/code:1]

By the way looks great!

Please Log in to join the conversation.

15 years 6 days ago #95350 by Rapunzl
Replied by Rapunzl on topic Re:Error Messages
Your errors are coming from mod_hwd_vs_xml_vplaylist. The developer can probably correct it easily if you post in their forums.

Jamie (Rapunzl)
Community Builder Team Member

Before posting on forums: Read all CB Articles | Specially the FAQ | Help us help you
CB links: Subscribe to CB documentation | [url=http://www.joomlapolis.com/content/view/7363/37/
]Our templates[/url] | [url=http://www.joomlapolis.com/content/blogcategory/61/74/
]Paid Subscriptions[/url] | Get Hosting | Our Forge
Visit my CB Profile

My personal site Rapunzl's Reality always under reconstruction

Please Log in to join the conversation.

15 years 6 days ago #95391 by tarzan
Replied by tarzan on topic Re:Error Messages
Hi Rapunzl,

Thanks for replying.
Realized after posting that the issue wasn't with CBSubs. Although the displaying of error messages is somehow tied to the module. Is there a quick fix for this available?

Cheers

Please Log in to join the conversation.

15 years 6 days ago #95393 by beat
Replied by beat on topic Re:Error Messages
Certainly related to this:

www.joomlapolis.com/index.php?option=com_joomlaboard&Itemid=38&func=view&catid=94&id=95244

We will be doing a build today which doesn't activate errors display :)

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in to join the conversation.

15 years 6 days ago #95395 by beat
Replied by beat on topic Re:Error Messages
tarzan wrote:

Hi,

I've installed CBSubs successfully.
Environment:

Joomla1.5.10
CB 1.2
Latest version Ioncube
PHP 5.2
Debug off.

I'm getting the following errors with certain modules.

[code:1]Notice: Constant _HWD_VS_MOD_PL already defined in /xxxxxxxxx/html/modules/mod_hwd_vs_xml_vplaylist/mod_hwd_vs_xml_vplaylist.php on line 12

Notice: Undefined variable: limitstart in /xxxxxxxxx/html/modules/mod_jw_ucd/mod_jw_ucd.php on line 249

Notice: Undefined variable: limitstart in /xxxxxxxxx/html/modules/mod_jw_ucd/mod_jw_ucd.php on line 249

Notice: Undefined variable: limitstart in /xxxxxxxxx/html/modules/mod_jw_ucd/mod_jw_ucd.php on line 249
[/code:1]

By the way looks great!


To quick fix that one in the module, just add above that line 249 of that third-party module:

[code:1]if ( ! isset( $limitstart ) ) { $limitstart = null; }
[/code:1]

and of course report error and fix back to the author :)

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in to join the conversation.

15 years 6 days ago #95401 by tarzan
Replied by tarzan on topic Re:Error Messages
Hi Beat,

Thanks for that fix - already had it figured out! And glad to hear the module will be updated.

Cheers

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.209 seconds

Facebook Twitter LinkedIn