News:

Dear forum visitors, if the support forum is not available, please try again a few minutes later. Thanks!

Main Menu
Support-Forum

[SOLVED] upgrade 1.8 to 1.9 - Blank page

Started by Nabucco, 02.04.2017 15:30:18

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Nabucco

Hello, I followed all the instructions of the upgrade from jD1.8 to jD1.9.2.11 (on a joomla 3.6.5 test installation) in order to migrate to the newest jD3.2 version.

Unfortunately, I receive a blank page after the Backup restore (I changed the prefix and activated debug mode, but it didn't work and there is still a blank page).
This is the source code of the blank page:

<script type="text/rocketscript">
    /* for modal output */
    function openWindow (url) {
        fenster = window.open(url, "_blank", "width=550, height=480, STATUS=YES, DIRECTORIES=NO, MENUBAR=NO, SCROLLBARS=YES, RESIZABLE=NO");
        fenster.focus();
    }
     
    function getSelectedText( frmName, srcListName ) {
        var form = eval( 'document.' + frmName );
        var srcList = eval( 'form.' + srcListName );




        i = srcList.selectedIndex;
        if (i != null && i > -1) {
            return srcList.options[i].text;
        } else {
            return null;
        }
    }
   
</script>



The documentation suggests to use the support forum in this case, so here i am.
I attached my backup file, thank you very much for the assistance!

[gelöscht durch Administrator]
  •  

Nabucco

I tried to update from jd 1.8 to jD1.9.1.6 on a Joomla 2.5.x installation, but I had the same issue (blank page on backup restoration).
  •  

Arno

#2
Hi,
could you send me login data for your backend via PM?
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •