| Server IP : 104.21.21.239 / Your IP : 216.73.216.11 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/mitzvahm/planner/mod/ |
Upload File : |
<?php include('_mod_security.php'); ?>
<?php
if (empty($_SESSION['active_event'])) :
?>
<h3>No Bar/Bat Mitzvah defined - please create or activate a Bar/Bat Mitzvah!</h3>
<?php
exit();
endif;
//var_dump($_POST);
//var_dump($_GET);
$rpt = mysqli_real_escape_string($GLOBALS['con'], trim($_GET['rpt']));
$success = 0;
if ($_POST['ajax_event_submitted'] == '1') :
$ar_err = array();
if (!$err_flag) :
$form_message = "Redirecting...";
$success = 1;
else :
$form_message = "Errors found!";
endif;
else :
//$_POST['email'] = $_SESSION['email'];
endif;
?>
<script>
var active_tab = '';
encode_pwd = function()
{
if (document.getElementById('pwd').value)
{
document.getElementById('pwd').value = MD5(document.getElementById('pwd').value);
}
return true;
}
$(document).ready(function()
{
//switch_tab('<?php echo $active_tab; ?>');
$("#tab_content_general").show();
}
)
</script>
<h1>Reports</h1>
<?php get_help_guide('help_reports'); ?>
<form name="frm_report" id="frm_report" method="post" target="_blank" action="report.php?rpt=<?php echo $rpt; ?>" >
<input name="ajax_event_submitted" type="hidden" value="1" />
<input name="rpt" type="hidden" value="<?php echo $rpt; ?>" />
<input name="active_tab" id="active_tab" type="hidden" value="general" />
<div class="cleardiv">
</div>
<div class="tab_content" id="tab_content_general">
<div class="form_header">
Select Report
</div>
<table width="100%">
<tr>
<td valign="top" width="50%">
Guests
<ul>
<li><a href="index.php?IX=report_options&rpt=all_invited_guests"><?php echo htmlspecialchars(get_report_name('all_invited_guests')); ?></a></li>
<li><a href="index.php?IX=report_options&rpt=invited_families"><?php echo htmlspecialchars(get_report_name('invited_families')); ?></a></li>
</ul>
Invitations
<ul>
<li><a href="index.php?IX=report_options&rpt=invited_by_venue"><?php echo htmlspecialchars(get_report_name('invited_by_venue')); ?></a></li>
<li><a href="index.php?IX=report_options&rpt=invited_all"><?php echo htmlspecialchars(get_report_name('invited_all')); ?></a></li>
<li><a href="index.php?IX=report_options&rpt=guests_by_insert"><?php echo htmlspecialchars(get_report_name('guests_by_insert')); ?></a></li>
<li><a href="index.php?IX=report_options&rpt=guests_all_inserts"><?php echo htmlspecialchars(get_report_name('guests_all_inserts')); ?></a></li>
<li><a href="index.php?IX=report_options&rpt=names_salutations"><?php echo htmlspecialchars(get_report_name('names_salutations')); ?></a></li>
<li><a href="index.php?IX=report_options&rpt=invitation_address_proofs"><?php echo htmlspecialchars(get_report_name('invitation_address_proofs')); ?></a></li>
<li><a href="index.php?IX=<?php echo htmlspecialchars(get_report_page('invitation_labels')); ?>&rpt=invitation_labels"><?php echo htmlspecialchars(get_report_name('invitation_labels')); ?></a></li>
<li><a href="index.php?IX=<?php echo htmlspecialchars(get_report_page('invitation_envelopes_outer')); ?>&rpt=invitation_envelopes_outer"><?php echo htmlspecialchars(get_report_name('invitation_envelopes_outer')); ?></a></li>
<li><a href="index.php?IX=<?php echo htmlspecialchars(get_report_page('invitation_envelopes_inner')); ?>&rpt=invitation_envelopes_inner"><?php echo htmlspecialchars(get_report_name('invitation_envelopes_inner')); ?></a></li>
</ul>
RSVP
<ul>
<li><a href="index.php?IX=report_options&rpt=rsvp_by_venue"><?php echo htmlspecialchars(get_report_name('rsvp_by_venue')); ?></a></li>
<li><a href="index.php?IX=report_options&rpt=rsvp_all"><?php echo htmlspecialchars(get_report_name('rsvp_all')); ?></a></li>
<li><a href="index.php?IX=report_options&rpt=attended_by_venue"><?php echo htmlspecialchars(get_report_name('attended_by_venue')); ?></a></li>
<li><a href="index.php?IX=report_options&rpt=rsvp_yes_by_venue"><?php echo htmlspecialchars(get_report_name('rsvp_yes_by_venue')); ?></a></li>
<li><a href="index.php?IX=report_options&rpt=rsvp_open"><?php echo htmlspecialchars(get_report_name('rsvp_open')); ?></a></li>
</ul>
Tables
<ul>
<li><a href="index.php?IX=report_options&rpt=tables_guests_by_venue"><?php echo htmlspecialchars(get_report_name('tables_guests_by_venue')); ?></a></li>
<li><a href="index.php?IX=report_options&rpt=guests_unassigned_tables"><?php echo htmlspecialchars(get_report_name('guests_unassigned_tables')); ?></a></li>
</ul>
</td>
<td valign="top" width="50%">
Ceremony
<ul>
<li><a href="index.php?IX=report_options&rpt=honors"><?php echo htmlspecialchars(get_report_name('honors')); ?></a></li>
</ul>
Vendors
<ul>
<li><a href="index.php?IX=report_options&rpt=vendor_contact"><?php echo htmlspecialchars(get_report_name('vendor_contact')); ?></a></li>
<li><a href="index.php?IX=report_options&rpt=vendor_payment"><?php echo htmlspecialchars(get_report_name('vendor_payment')); ?></a></li>
</ul>
Party Planning
<ul>
<li><a href="index.php?IX=report_options&rpt=placecards_by_venue"><?php echo htmlspecialchars(get_report_name('placecards_by_venue')); ?></a></li>
<li><a href="index.php?IX=<?php echo htmlspecialchars(get_report_page('placecard_labels')); ?>&rpt=placecard_labels"><?php echo htmlspecialchars(get_report_name('placecard_labels')); ?></a></li>
<li><a href="index.php?IX=report_options&rpt=food_by_venue"><?php echo htmlspecialchars(get_report_name('food_by_venue')); ?></a></li>
<li><a href="index.php?IX=report_options&rpt=candlelighting"><?php echo htmlspecialchars(get_report_name('candlelighting')); ?></a></li>
<li><a href="index.php?IX=report_options&rpt=song_list"><?php echo htmlspecialchars(get_report_name('song_list')); ?></a></li>
<li><a href="index.php?IX=report_options&rpt=guest_favors_by_venue"><?php echo htmlspecialchars(get_report_name('guest_favors_by_venue')); ?></a></li>
<li><a href="index.php?IX=<?php echo htmlspecialchars(get_report_page('favor_labels')); ?>&rpt=favor_labels"><?php echo htmlspecialchars(get_report_name('favor_labels')); ?></a></li>
</ul>
Logistics
<ul>
<li><a href="index.php?IX=report_options&rpt=guests_by_hotel"><?php echo htmlspecialchars(get_report_name('guests_by_hotel')); ?></a></li>
<li><a href="index.php?IX=report_options&rpt=guests_on_bus"><?php echo htmlspecialchars(get_report_name('guests_on_bus')); ?></a></li>
</ul>
Gifts
<ul>
<li><a href="index.php?IX=report_options&rpt=gift_givers"><?php echo htmlspecialchars(get_report_name('gift_givers')); ?></a></li>
<li><a href="index.php?IX=report_options&rpt=thankyou_owed"><?php echo htmlspecialchars(get_report_name('thankyou_owed')); ?></a></li>
<li><a href="index.php?IX=report_options&rpt=thankyou_written"><?php echo htmlspecialchars(get_report_name('thankyou_written')); ?></a></li>
<li><a href="index.php?IX=<?php echo htmlspecialchars(get_report_page('thank_you_labels')); ?>&rpt=thank_you_labels"><?php echo htmlspecialchars(get_report_name('thank_you_labels')); ?></a></li>
<li><a href="index.php?IX=<?php echo htmlspecialchars(get_report_page('thank_you_envelopes')); ?>&rpt=thank_you_envelopes"><?php echo htmlspecialchars(get_report_name('thank_you_envelopes')); ?></a></li>
</ul>
</td>
</tr>
</table>
</div>
<!-- -------------------------------------------------------------------------------------------------------------- -->
<div class="form_strip">
<span class="form_message">
<?php echo $form_message; ?>
</span>
<input type="button" value="Cancel" onclick="window.history.back();" />
</div>
</form>