This topic is locked
[SOLVED]

 PHPRunner 9.0

6/15/2016 4:54:37 PM
PHPRunner General questions
S
salim author

How can I change the fonts size in the bootstrap themes
Thanks

admin 6/15/2016

Use 'Custom CSS' section on Style Editor screen.

S
salim author 6/17/2016



Use 'Custom CSS' section on Style Editor screen.


Thanks for your answer, I tried that, the changes are showing in the project, but when I build the project it reverts back to the original font.

I had entered this in the Custom CSS.

.bs-grid{

font-size:12px;

}
Thanks

admin 6/17/2016

Your syntax is correct but there is an issue with Custom CSS at the moment when Bootstrap template is used. We'll fix it shortly.

S
salim author 6/27/2016



Your syntax is correct but there is an issue with Custom CSS at the moment when Bootstrap template is used. We'll fix it shortly.


Thanks, the CSS part is taken care off. But now I get this error if I apply master details option - This list page is functioning fine, but when I Add / Edit / View the record it gives this error:

( ! ) Fatal error: Call to a member function prepareForBuildPage() on a non-object in D:\WebServer\www\v81\appl\classes\runnerpage.php on line 5807

Call Stack

Time Memory Function Location

1 0.0053 498944 {main}( ) ..\plautos_add.php:0

2 0.2894 10136024 AddPage->process( ) ..\plautos_add.php:775

3 0.6439 16291120 AddPage->prepareDetailsTables( ) ..\addpage.php:340

4 0.6443 16294248 RunnerPage->setDetailPreview( ) ..\addpage.php:1349

5 0.6444 16294440 RunnerPage->setDetailList( ) ..\runnerpage.php:5724
Is it a bug??

Thanks in advance

abidcastaneda 7/6/2016



... but when I Add / Edit / View the record it gives this error:

( ! ) Fatal error: Call to a member function prepareForBuildPage() on a non-object in D:\WebServer\www\v81\appl\classes\runnerpage.php on line 5807

Call Stack

Time Memory Function Location

1 0.0053 498944 {main}( ) ..\plautos_add.php:0

2 0.2894 10136024 AddPage->process( ) ..\plautos_add.php:775

3 0.6439 16291120 AddPage->prepareDetailsTables( ) ..\addpage.php:340

4 0.6443 16294248 RunnerPage->setDetailPreview( ) ..\addpage.php:1349

5 0.6444 16294440 RunnerPage->setDetailList( ) ..\runnerpage.php:5724
Is it a bug??

Thanks in advance


Hi, did you get an answer for this, I am having the same problem, this is what I get:
Fatal error: Call to a member function prepareForBuildPage() on null in C:\xampp\htdocs\apcweb\classes\runnerpage.php on line 5817

S
salim author 7/7/2016



Hi, did you get an answer for this, I am having the same problem, this is what I get:
Fatal error: Call to a member function prepareForBuildPage() on null in C:\xampp\htdocs\apcweb\classes\runnerpage.php on line 5817


Nope did not got any response, so right now I have switched to version 8.1 and not using bootstrap version 9.0, it is still buggy,

admin 7/7/2016

This was fixed in build 26738

abidcastaneda 7/7/2016



This was fixed in build 26738



I didn't know that version was out, can you tell me where to download it from and do I use the same license key I used to install the version I have now?

admin 7/7/2016

I suggest to subscribe to PHPRunner change log at http://www.asprunner.com/forums/forum/26-asprunnerphprunner-change-log/ to be notified every time new update is released. It also provides instructions on downloading the latest update (via control panel).

lefty 7/7/2016



I didn't know that version was out, can you tell me where to download it from and do I use the same license key I used to install the version I have now?


Use Change Log : On Forum Menu - Click Here Although I don't see the upgrade either . I suppose if you use the original link, the one in your email that you received when you purchased the upgrade or version and that should have the new build. Also and have your key you will be all set.
Update sign into support and you will see what you need

K
KelvinChua 7/8/2016

Hi All,
Downloaded the latest.
Lots of improvements.
Thanks for the patch.
Kelvin Chua

SINGAPORE

abidcastaneda 7/8/2016

Thanks guys, I really appreciate it, I will update it right now, do need to put a web app into production ASAP.
Again, thank you.