Open GoogleCodeExporter opened 9 years ago
[deleted comment]
[deleted comment]
OS: window XP
web server: wamp , apache-2.2.21 + php 5.3.10 + mysql 5.5.10
help me please
Original comment by max.roy1...@gmail.com
on 9 Mar 2012 at 1:14
Got it, try to change <? to <?php in the pb_message.php , or open
short_open_tag in php.ini .
I spend 2 day to find out. pls .
Original comment by max.roy1...@gmail.com
on 9 Mar 2012 at 4:05
[deleted comment]
use next way can solve this question;
changed : "$apath = split("\.", $path);" to "$apath = explode(".", $path);";
I have solved it;
Original comment by yho...@gmail.com
on 11 Aug 2012 at 3:57
please go to https://github.com/yuangu/pb4php;
this Version is Maintenance code by a chinese guy.you can commit your bug !
Original comment by lifuling...@126.com
on 10 Jul 2013 at 1:28
thanks to #4, your reply sovlved my problem.
many thanks.
Original comment by glq2...@gmail.com
on 15 Nov 2013 at 11:49
Original issue reported on code.google.com by
max.roy1...@gmail.com
on 9 Mar 2012 at 12:51Attachments: