Advanced search  

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

Pages: [1]   Go Down

Author Topic: coppermine with Mpush not working with i.e.  (Read 20523 times)

0 Members and 1 Guest are viewing this topic.

sammeh

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
coppermine with Mpush not working with i.e.
« on: November 28, 2006, 09:58:34 pm »

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 :

Code: [Select]


$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
Logged

sammeh

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: coppermine with Mpush not working with i.e.
« Reply #1 on: November 28, 2006, 09:59:41 pm »

also forgot to say:

sorry if i posted in the wrong section!
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: coppermine with Mpush not working with i.e.
« Reply #2 on: November 28, 2006, 11:32:13 pm »

Sorry, we can't offer any help with the nuke port of Coppermine.
Logged
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
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 18 queries.