Michael D. Ogden
2009-07-20 19:10:28 UTC
When I go to http://servername/admins/modify_client.php?clientid=x
I get a blank page.
I have made some changes to the event scripts as follows:
<?php echo $clientscompany ?> -
<?php echo $clientsname ?> -
<?php echo $clientsaddress ?> -
<?php echo $clientscity ?>, <?php echo $clientsprovince ?> <?php echo
$clientspostalcode ?>
Could this have broken the modify client scripts? I don't see how it could
have. Should I have installed an earlier version then upgraded?
In addition (should anyone be curious) I finally discovered how to get the
PDF bill to work by downloading the plugin dompdf.
In addition, is it possible that the PDF bill get sent as an attachment
instead of as HTML? How would I do that (or have I just broken it *smile*)
Thanks in advance
I get a blank page.
I have made some changes to the event scripts as follows:
<?php echo $clientscompany ?> -
<?php echo $clientsname ?> -
<?php echo $clientsaddress ?> -
<?php echo $clientscity ?>, <?php echo $clientsprovince ?> <?php echo
$clientspostalcode ?>
Could this have broken the modify client scripts? I don't see how it could
have. Should I have installed an earlier version then upgraded?
In addition (should anyone be curious) I finally discovered how to get the
PDF bill to work by downloading the plugin dompdf.
In addition, is it possible that the PDF bill get sent as an attachment
instead of as HTML? How would I do that (or have I just broken it *smile*)
Thanks in advance