moberemk Posted June 15, 2006 Share Posted June 15, 2006 I've been working on this PHPNuke Platinum sitefor a while now. (PHPNuke Platinum is like PHPNuke, but with a ton of stuff preinstalled. Yes, I know that there are better ways to do this kind of stuff, but this is what was wanted and this is what will be developed). Problem is, when I start the file with <?php, all it does is render a blank page, and when I start the file with just the shorthand <? method, it just shows me the code, minus the line breaks. Any ideas as to why it works like this? I can post the code, but I would rather not, as it is roughly 2545 lines long. It's a really heavily modified script. Link to comment https://forums.phpfreaks.com/topic/12075-modified-phpbb-pm-script-doesnt-display/ Share on other sites More sharing options...
moberemk Posted July 15, 2006 Author Share Posted July 15, 2006 Well, since no one has replied for at least 30 days and I'm clueless about the resolution, I'll bump the thread and attach the file in question, rather then starting a new one.[attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/12075-modified-phpbb-pm-script-doesnt-display/#findComment-58628 Share on other sites More sharing options...
bluerace Posted April 25, 2009 Share Posted April 25, 2009 bb2nuke PM does follow phpBB2 style coding.Simply weaving up a code file with <?php ....... ?> does not make sense in your casse. Link to comment https://forums.phpfreaks.com/topic/12075-modified-phpbb-pm-script-doesnt-display/#findComment-818892 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.