SourceForge.net | 5 Feb 13:58
Picon

[ videodb-Bugs-3484626 ] Notice: Undefined variable: permissions in functions.php

Bugs item #3484626, was opened at 2012-02-05 04:58
Message generated for change (Tracker Item Submitted) made by johnguy
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=586362&aid=3484626&group_id=88349

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: John Guy (johnguy)
Assigned to: Nobody/Anonymous (nobody)
Summary: Notice: Undefined variable: permissions in functions.php

Initial Comment:
Hi

I was making some changes to my local copy of your site (version 3.1.0) and I turned on error reporting, I got
an unexpected messages from the functions.php file...

Notice: Undefined variable: permissions in C:\xampp\htdocs\froggit.local\core\functions.php on
line 737

I have checked the code and it appears to be the line...

       $permissions |= $_SESSION['vdb']['permissions']['all'];
(Continue reading)

SourceForge.net | 18 Feb 21:57
Picon

[ videodb-Bugs-3471821 ] IMDB doesn't fetch director and country

Bugs item #3471821, was opened at 2012-01-10 03:17
Message generated for change (Comment added) made by robelix
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=586362&aid=3471821&group_id=88349

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: engines
Group: None
Status: Open
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Felix Sipma (legrostdg)
Assigned to: Nobody/Anonymous (nobody)
Summary: IMDB doesn't fetch director and country

Initial Comment:
Using latest version from CVS, the Imdb engine does not save director and country.

----------------------------------------------------------------------

>Comment By: roland obermayer (robelix)
Date: 2012-02-18 12:57

Message:
All these fixes and a few additional ones are in CVS

Thanks guys
(Continue reading)

SourceForge.net | 18 Feb 22:08
Picon

[ videodb-Bugs-3484626 ] Notice: Undefined variable: permissions in functions.php

Bugs item #3484626, was opened at 2012-02-05 04:58
Message generated for change (Comment added) made by robelix
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=586362&aid=3484626&group_id=88349

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
>Priority: 1
Private: No
Submitted By: John Guy (johnguy)
Assigned to: Nobody/Anonymous (nobody)
Summary: Notice: Undefined variable: permissions in functions.php

Initial Comment:
Hi

I was making some changes to my local copy of your site (version 3.1.0) and I turned on error reporting, I got
an unexpected messages from the functions.php file...

Notice: Undefined variable: permissions in C:\xampp\htdocs\froggit.local\core\functions.php on
line 737

I have checked the code and it appears to be the line...

       $permissions |= $_SESSION['vdb']['permissions']['all'];
(Continue reading)

SourceForge.net | 18 Feb 22:09
Picon

[ videodb-Bugs-3471821 ] IMDB doesn't fetch director and country

Bugs item #3471821, was opened at 2012-01-10 03:17
Message generated for change (Settings changed) made by robelix
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=586362&aid=3471821&group_id=88349

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: engines
Group: None
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Felix Sipma (legrostdg)
Assigned to: Nobody/Anonymous (nobody)
Summary: IMDB doesn't fetch director and country

Initial Comment:
Using latest version from CVS, the Imdb engine does not save director and country.

----------------------------------------------------------------------

Comment By: roland obermayer (robelix)
Date: 2012-02-18 12:57

Message:
All these fixes and a few additional ones are in CVS

Thanks guys
(Continue reading)

SourceForge.net | 18 Feb 22:09
Picon

[ videodb-Bugs-3471821 ] IMDB doesn't fetch director and country

Bugs item #3471821, was opened at 2012-01-10 03:17
Message generated for change (Settings changed) made by robelix
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=586362&aid=3471821&group_id=88349

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: engines
Group: None
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Felix Sipma (legrostdg)
Assigned to: Nobody/Anonymous (nobody)
Summary: IMDB doesn't fetch director and country

Initial Comment:
Using latest version from CVS, the Imdb engine does not save director and country.

----------------------------------------------------------------------

Comment By: roland obermayer (robelix)
Date: 2012-02-18 12:57

Message:
All these fixes and a few additional ones are in CVS

Thanks guys
(Continue reading)

SourceForge.net | 18 Feb 22:22
Picon

[ videodb-Bugs-3480584 ] getting open_basedir warning

Bugs item #3480584, was opened at 2012-01-27 08:17
Message generated for change (Comment added) made by robelix
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=586362&aid=3480584&group_id=88349

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Wont Fix
Priority: 5
Private: No
Submitted By: Jaime Leon (jaimeleon)
Assigned to: Nobody/Anonymous (nobody)
Summary: getting open_basedir warning

Initial Comment:
In trying to install videodb under several free hosting accounts, I get the following warnings for every
cover and actor thumbnail that is displayed:

Warning: is_link() [function.is-link]: open_basedir restriction in effect.
File(/usr/local/apache/htdocs/videodb/cache/img/0/00d38646b2aef42e28df8e0609bdb621.jpg) is
not within the allowed path(s): (/home/:/usr/lib/php:/tmp) in
/home/u259573988/public_html/videodb/lib/phpthumb/phpthumb.class.php on line 1054

Warning: realpath() [function.realpath]: open_basedir restriction in effect.
File(/usr/local/apache/htdocs) is not within the allowed path(s): (/home/:/usr/lib/php:/tmp) in
/home/u259573988/public_html/videodb/lib/phpthumb/phpthumb.class.php on line 1065
(Continue reading)

SourceForge.net | 20 Feb 05:23
Picon

[ videodb-Bugs-3484626 ] Notice: Undefined variable: permissions in functions.php

Bugs item #3484626, was opened at 2012-02-05 04:58
Message generated for change (Comment added) made by jpasher
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=586362&aid=3484626&group_id=88349

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 1
Private: No
Submitted By: John Guy (johnguy)
Assigned to: Nobody/Anonymous (nobody)
Summary: Notice: Undefined variable: permissions in functions.php

Initial Comment:
Hi

I was making some changes to my local copy of your site (version 3.1.0) and I turned on error reporting, I got
an unexpected messages from the functions.php file...

Notice: Undefined variable: permissions in C:\xampp\htdocs\froggit.local\core\functions.php on
line 737

I have checked the code and it appears to be the line...

       $permissions |= $_SESSION['vdb']['permissions']['all'];
(Continue reading)


Gmane