Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » Blank screen comes on click of navigation button  () 1 Vote
Re: Blank screen comes on click of navigation button [message #586 is a reply to message #585] Fri, 02 February 2007 08:50 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2352
Registered: April 2006
Location: Surrey, UK
Senior Member
The navigation button identifies which task is to be run. The task_id gets translated into a script name (such as 'f_payment(list1).php') which gets loaded into the URL.

I cannot possibly debug this problem with the information you have given me. You need to step through with your debugger to see what is going wrong. You may have a blank line in one of your scripts which is being output to the browser. This is a common cause of problems as absolutely NOTHING must be output until AFTER the headers have been sent, which in the Radicore framework is right at the end of each controller script when it calls buildXML().


 
Read Message
Read Message
Read Message
Previous Topic: flexible approach
Next Topic: Setting up of a subsystem to another Server
Goto Forum:
  


Current Time: Wed Jul 17 06:08:24 EDT 2024

Total time taken to generate the page: 0.00898 seconds