Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pathinfo_filename
#1
Hello,
Another problem with this fonction :

admin\inc\plugin_function.php line 156

In php > 5.2 :

Code:
$pathName= pathinfo_filename($caller['file']);
echo $pathName;  -> exemple with plugin GSgallery 2.0 : squareit-gallery
In php 5.1.3 :

Code:
$pathName= pathinfo_filename($caller['file']);
echo $pathName;  -> exemple with plugin GSgallery 2.0 : mnt/101/sda/5/d/madvic/plugins/squareit-gallery
Reply


Messages In This Thread
pathinfo_filename - by madvic - 2011-03-18, 01:32:50
pathinfo_filename - by ccagle8 - 2011-03-18, 01:50:46
pathinfo_filename - by Joshas - 2011-03-18, 01:52:49
pathinfo_filename - by madvic - 2011-03-18, 02:33:33
pathinfo_filename - by ccagle8 - 2011-03-18, 02:42:33
pathinfo_filename - by ccagle8 - 2011-03-19, 04:52:13
pathinfo_filename - by madvic - 2011-03-19, 06:38:39
pathinfo_filename - by Oleg06 - 2011-03-19, 06:50:10
pathinfo_filename - by ccagle8 - 2011-03-19, 06:55:17
pathinfo_filename - by Oleg06 - 2011-03-19, 07:03:26
pathinfo_filename - by madvic - 2011-03-19, 20:55:44



Users browsing this thread: 1 Guest(s)