Calendar
I have a database called em_test and another that just has a calendar em_calendar. The calendar has various users and I want an admin user to select which user to update from the em_test database...
View ArticleCall to undefined function Insert()
Hi, I can't figure out this error: Fatal error: Uncaught Error: Call to undefined function Insert() in D:\xampp\htdocs\dashing\test.php:10 Stack trace: #0 {main} thrown in...
View ArticleTrying to get a condition to work
Guys, I am trying to get this to work, and it does apart from the Invoice is getting calculated whether the ctrlSend_To_Invoice checkbox it checked or not, In otherwords, I need the checkbox called...
View ArticleWelcome Page
Hi Made a few changes to database and for some reason the Welcome Page (with menu) is not appearing. It's set as landing page. I have a login page but when I check that it does not seem to be calling...
View Articleuse fields in calculations
Hi all, How do I use fields from different tables in calculations? I have one table with the number of events per month (SELECT COUNT(number_of_events)...) and another table with the percentage (100%,...
View Articleerror catch
Well, first of all, this is a hack over the source code of PHP, so be carefull, and of course this is at your own risk!!. a) first step of all, backup the phprunner folder (maybe in c:\program...
View ArticleList Click Action Event
As shown on phprunner demo sample, at http://demo.asprunner.net/volinrok_yahoo_com/Version97Demo/orders_list.php I want to create a click action, on field to open a clicked field's record (as...
View ArticleSaving Primary table form data before adding Secondary Table form data
Hi All, I have parent table called DEPLOYMENTCONSOLE and a child table called DETAIL. They are joined together as follows - DEPLOYMENTCONSOLE/ID --> DETAIL/DeploymentID. DETAIL/DeployentID is set up...
View ArticleProblem viewing details table in mastar-detail form in mobile mode
Hi In my project I have several master-detail forms What I do mostly is to put the details table inside a tab section with in the form So when I go to this form in a pc or laptop everything looks...
View Article[SOLVED] Error After Migrating Database to Another Server
Hi Sorry to trouble. I am getting this error on a few of the pages in my site build with phprunner. Please see screenshot The old server's script is running without error. The only difference is that...
View ArticlePop Up Window Size
Hi Using the built in function of PHPR selecting the add page to open as pop up, how would I increase the width of the pop up? Thanks
View Articledompdf error help
DOMPDF Formatting. I am using Massmailer and have it mostly working - using a project page with pdf viewer to attach a pdf to e-mail to users - but the formatting of the PDF is not good. I won't seem...
View ArticleError sending emails
Regards; I am trying to send emails from different registers with verification box following the example of the tutorials. I use the settings through Gmail. Everything works fine when I preview the...
View ArticleRounding Average
Hi there and greetings from germany, maybe somebody can help me with a problem printing averages in a report. At the moment I get this, for example, 15.636363636364 I want to round average(s) to 2...
View ArticleAuto Fill Week End Date, Adding days to existing date
I am trying to get my "add page" to calculate 7 days after the start date. The start date would be the first day to the week and the end date would be the last day of the week (Sunday - Saturday). I...
View ArticleDOMPDF Problem
Hi Guys, I just got this problem when running DOMPDF: Fatal error: Uncaught DOMPDF_Exception: No block-level parent found. Not good. in...
View ArticleAdd Existing User To Group
I'm attempting to use Dynamic Permissions on my web application. Group permissions are store in the default db tables: app_ugrights, app_ugmembers, app_uggroups. I added 2 new groups from AD by going...
View ArticleText Area Field Using CKEditor Viewed in HTML in Edit Page
Hi All, Thanks for all your help! Quick question, can I show a text area using CKEditor as HTML on the Edit Page? I know you can do so on the View page, but need to do on the Edit page since there are...
View ArticleHelp with attachments in Runner_mail
Dear, I need your help with the path of runner_mail. First of all I explain that the application works in the Desktop environment (Desktop App) within a LAN. In the Product list page I have linked...
View ArticleIdentity insert error
getting an error <<< Record was NOT added >>> Source: Microsoft SQL Server Native Client 11.0 Description: Cannot insert explicit value for identity column in table 'tasknotes' when...
View Article