0
Welcome Guest! Login
0 items Join Now

A wrapper question...

  • A wrapper question...

    Posted 16 years 10 months ago
    • Hi Guys

      Am having trouble with the wrapper...
      I think it's not the templates fault as the wrapper works with all domains that I test with but just not the the one I need.

      I a'm trying to 'wrap' the following url: www.planetdomain.com/bryantwest/home.jsp

      Everytime I create a wrapper and point the URL link to this location... it almost opens in a wrapper and then just goes full screen.
      Is it the .jsp part that's causing me the problem?

      Can any one shed some light on this for me (please), also a fix would be really appreciated.

      Thanks

      Mark
  • Re: A wrapper question...

    Posted 16 years 10 months ago
    • Damn... moved without getting an answer.... come on James... must have a few clues to help out the clueless ;)
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: A wrapper question...

    Posted 16 years 10 months ago
    • The link to your site is useful, but.... exactly what Wrapper link are you having trouble with....?
    • Thanks,
      jim
  • Re: A wrapper question...

    Posted 16 years 10 months ago
    • Hi... thanks for getting back to me.
      The trouble I've got is trying to wrap the following URL: www.planetdomain.com/bryantwest/home.jsp

      I'm using catalyst, but when I go to menu, new, wrapper and input this URL - no matter what setting I choose it goes into full screen mode, just hoping that some bright indervidual can say well... you need to do this... failing that... gee everyone - this whole API thing... we ARE all in the wrong business as the workers out ther that can get their head around it a worth a fortune!
  • Re: A wrapper question...

    Posted 16 years 10 months ago
    • I doubt its the template, but something you could ask at forum.joomla.or
    • James Spencer / Developer & Support / Hull, UK
  • Re: A wrapper question...

    Posted 16 years 10 months ago
    • Thanks James

      Yup, not the template... know it for a fact (tested with wrapping other sites an no issues).
      Was just hoping that on the more 'friendly' side of the joomla fence that someone else might have come across a similar issue and had a fix.

      I posted a thread on Joomla.org… and nothing, seriously – nothing…

      Sorry to put a question that’s not template related over to here BUT there’s a better community spirit over here, and at least you can post a thread and get a response.

      Still though, would love someone to have a crack at trying to wrap the domain I listed as it’s a planet domain reseller account… surely if we are all in a similar line of business – then most people here should be looking at hosting solutions and the selling of domain names as part of their portfolio for growing their business as well as increasing the services that they offer… just a thought.
      Also YOU get domain names at ‘cost’.

      Anyways, please do not mark this thread as solved… there maybe someone that can point me in the right direction. There’s 2 or 3 company’s that are prepared to offer the ability for me to link via API to PlanetDomain so that when someone purchases a domain on my site they don’t leave my site…. but out of my budget.

      Any further clues are greatly appreciated.

      Cheers

      Mark
      PS. Noticed that my account is almost up for renewal! No worries, look forward to another year of being part of the RocktTheme community.
    • Keven's Avatar
    • Keven
    • Elite Rocketeer
    • Posts: 511
    • Thanks: 0

    Re: A wrapper question...

    Posted 16 years 10 months ago
    • It's not you, it's the site. It doesn't like non-resellers inserting their page in a wrapper. So much so, they included this nifty little javascript that breaks their site out of any wrapper:
      //Open max size window for a non-planetdomain/reseller link
      //@param theURL the url
      //@param winname window name
      //@param features the window.open options
      function openMaxWindow(theURL,winname,features)
      {
        var newWin = openWindow(theURL, winname, features);
        maximiseWindow(newWin);
        newWin.focus();
        newWin;
      }
    • Google Chat: ennovative (at) gmail.com
  • Re: A wrapper question...

    Posted 16 years 10 months ago
    • Thanks for the reply Kevin

      Sneaky... damn.

      Will raise it with Planet Domain... dollar bet they won't get back to me?

      Anyone around here good with API's? ???

Time to create page: 0.300 seconds