coppermine with Mpush not working with i.e. coppermine with Mpush not working with i.e.
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

coppermine with Mpush not working with i.e.

Started by sammeh, November 28, 2006, 09:58:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sammeh

hey guys

I know there is no support for phpnuke but im looking for support with the coppermine module (well not really coppermine as such)

ive recently added mpush to my site so people can send images from coppermine (which is integrated into phpnuke) to there mobile!

the only code mpush gave me was a html line so i searched around and found a php code to adapt to my displayimages.php

the code is :




$pic_html.= "<center>
<a href=\"#\" onClick=\"javascript: window.open('http://mpush.txtnation.com/req.php?account=birmingham&image="
.$CONFIG["ecards_more_pic_target"].
'/'.
$picture_url .
"&caption=".$CURRENT_PIC_DATA['caption'].
"','_MPUSH','width="
.$CURRENT_PIC_DATA['pwidth']
.", height="
.$CURRENT_PIC_DATA['pheight']
.", titlebar=1, resizable=1, scrollbars=1');\">
Send to my mobile
</a>
</center>";



but that doesnt work in internet explorer BUT it does in firefox.

MPush say its because the link is being created over two lines or something!

Any help is greatly appreciated!

Sam

sammeh

also forgot to say:

sorry if i posted in the wrong section!

kegobeer

Sorry, we can't offer any help with the nuke port of Coppermine.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots