Opened 17 years ago

Closed 17 years ago

#3431 closed patch (fixed)

Mythweb's Video Plugin: Warning: strpos(): Empty delimiter

Reported by: anonymous Owned by: Rob Smith
Priority: minor Milestone: unknown
Component: mythweb Version: head
Severity: low Keywords: mythweb video patch delimiter strpos
Cc: Ticket locked: no

Description

I got the warning:

Warning: strpos(): Empty delimiter

with latest SVN mythweb in the video plugin.

The patch adds a "if ($dir) {}" before line 122 in modules/video/handler.php

This solved it for me.

Attachments (1)

strpos.diff (708 bytes) - added by wilhelm.eger@… 17 years ago.

Download all attachments as: .zip

Change History (3)

Changed 17 years ago by wilhelm.eger@…

Attachment: strpos.diff added

comment:1 Changed 17 years ago by xris

Owner: changed from xris to Rob Smith

comment:2 Changed 17 years ago by Rob Smith

Resolution: fixed
Status: newclosed

(In [13434]) Re #3117, this updates the title correctly on a video refresh, and fixes #3431, this will not error when there are no video directorys defined

Note: See TracTickets for help on using tickets.