Hello,
i have problems with Ajax on Photospage (modules/?r=photos/view/Kumpel-Joe) with "Delete"-Button. When i push the button, the page doesn't reload but deletes the photos. Please help me. Can it be that the apache is misconfigurated.
The generated source code shows me this:
<div class="button_wrapper" onclick="getHtmlData('ajaxy_popup_result_div_131', 'http://tld/modules/?r=photos/favorite/131'); return false;" style="width:100%; margin: 0;">
<div class="button_wrapper_close"></div>
<div class="button_input_wrapper">
<button class="form_input_submit" type="button">
</div>
</div>
Additional i have added in httpd.conf these lines:
EnableSendfile Off
EnableMMAP off
and restarted, but nothing happens.
kind regards from munich
thomas