You need to register in my site to be able to download all stuffs there
JCV,
Please, can you make this download available somewhere else so a person doesn't have to register or login? seems every time I register somewhere lately my amount of spam email increases.
It looks like its working ok, but there is an error in the PureBasic.php Geshi file - see the procedure name - it looks like its finding the 'and' and the 'or' when it shouldn't.
If it was sorted then it would be a good addition to this forum when they eventually move over to phpbb3.
Edit: Forgot to mention, if you add the mod to your forum and use BugTracker, don't forget to add the "global $phpbb_root_path;" bit at the end...
DoubleDutch wrote:It looks like its working ok, but there is an error in the PureBasic.php Geshi file - see the procedure name - it looks like its finding the 'and' and the 'or' when it shouldn't.
I havent updated the pb geshi file for more than a year now. Maybe it needs to be updated?
PB forum should be updated and install geshi. Much easier to read the sourcecodes here in the forum.
[Registered PB User since 2006]
[PureBasic 6.20][SpiderBasic 2.2]
[RP4 x64][Win 11 x64][Ubuntu x64]
I agree. It takes about 15 minutes to update the forum, about 10 minutes to install bugtracker and another 5 to install Geshi! phpbb2 has beed depreciated and isn't being supported anymore.
I changed the text colours in the Geshi file you created to match those of the default PB editor ones - do you know how to change the background colour? That way it will look very similar to the IDE once the bug with procedure names is fixed.
I didnt open my edited source instead I search the Geshi examples. $geshi->set_overall_style('color: #000066; border: 1px solid #d0d0d0; background-color: #f0f0f0;', true);
[Registered PB User since 2006]
[PureBasic 6.20][SpiderBasic 2.2]
[RP4 x64][Win 11 x64][Ubuntu x64]