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

Home » RADICORE development » Framework » pdf.styles.inc
pdf.styles.inc [message #4433] Mon, 04 August 2014 10:48 Go to next message
htManager is currently offline  htManager
Messages: 415
Registered: May 2014
Senior Member
According to RADICORE for PHP - creating PDF output, each subsystem uses its own pdf.styles.inc file.
I have now the problem that my subsystem/pdf.styles.inc file is only used if I rename the pdf.styles.inc files in the audit, menu and workflow subsystems.
Do I have to change a config file somewhere?
Re: pdf.styles.inc [message #4434 is a reply to message #4433] Mon, 04 August 2014 14:21 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
The only way this can happen is if you have not set your include_path to start with '.' which means the current directory. If it finds the file in the current directory then it will stop searching and will ignore any files with the same name in other directories.

Re: pdf.styles.inc [message #4435 is a reply to message #4434] Tue, 05 August 2014 08:45 Go to previous message
htManager is currently offline  htManager
Messages: 415
Registered: May 2014
Senior Member
Thank you, you were right, that was the problem.
Previous Topic: problem with updateRecord()
Next Topic: Maintaining state
Goto Forum:
  


Current Time: Thu Mar 28 17:33:22 EDT 2024

Total time taken to generate the page: 0.01056 seconds