HELP ME FIX THIS IE BUG IN THIS PHP SCRIPT?

by Banned 3 replies
4
I am willing to pay for help!!!

I need this file to work in IE.

it's a joomla plugin that's very simple. its 1 php file and it encodes your joomla source code on the fly.

this plugin works perfectly in all browsers but IE. see it activated here: http://www.pensaweb.com - as you can see it screws up the layout in IE but works fine in firefox.

if you can de-bug it I will pay $30 even it takes just a few minutes. if it takes much longer i can make a deal with u that is fair.

i will also give you the rest of the plugin files so you can use the plugin on unlimited joomla sites.

please contact me by email asap.
thanks
jason
#programming #bug #fix #php #script
  • Hi Jason,

    Does the site work correctly in IE before you mangle it with your encryption ie is it valid code?

    Also, I cannot get your drop down menu links to work in FF under Linux or in IE6 or IE8 in Windoze.

    So I really have to ask, "Why Bother encrypting the site in the first place?".

    side note: Your Decode Function does quite a lot of bit bashing.

    Anyway...IE8 reported this on your home page.
    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.4; .NET CLR 2.0.50727)
    Timestamp: Sat, 9 Oct 2010 05:59:17 UTC


    Message: Invalid argument.
    Line: 31
    Char: 1
    Code: 0
    URI: http://www.pensaweb.com/media/system/js/mootools.js

    Message: Object doesn't support this property or method
    Line: 59
    Char: 102
    Code: 0
    URI: http://www.pensaweb.com/media/system/js/mootools.js

    So I'd be looking at that.

    I googled for the term
    Message: Invalid argument. Line: 31 Char: 1 Code: 0 mootools

    and something that might be pertinent came up on mooforum dot net. So take a look there. Seems you are not the first person this has happened to.

    Could be a plugin issue!

    Cheers
    Tim
    • [1] reply
    • Banned

      Hey Tim!

      Thanks for taking the time to help a php noob. Yes, the site does work perfectly before activating this plugin.

      I am very clueless when it comes to the rest of what you said LOL it's like looking at another language. Do you think you could take a look at the php file you might be able to find out why it is messing up the site?

      I have attached it and if you don't have the time to help I understand, maybe someone else can help?

      thanks in advance!
      Jason
      • [1] reply

Next Topics on Trending Feed