Falicon / BitlyPHP

A simple PHP library for interacting with the Bit.ly API (including the new OAuth endpoints)

Home Page:http://falicon.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

undefined constant ‘open_basedir’ & ‘safe_mode’ notices

offhegoes opened this issue · comments

Hi, I kept getting this notices.

Notice: Use of undefined constant ‘open_basedir’ - assumed '‘open_basedir’' in /home/pakarint/public_html/xxx/xxx/xxx/BitlyPHP-master/bitly.php on line 237

Notice: Use of undefined constant ‘safe_mode’ - assumed '‘safe_mode’' in /home/pakarint/public_html/xxx/xxx/xxx/BitlyPHP-master/bitly.php on line 238

Appreciate help on this.

Thanks

Our lib is for Bitly Api v4.
https://github.com/phplicengine/bitly