Results 1 to 5 of 5

Thread: Upgrade Wizard nie działa

  1. #1
    kacu is offline Junior Member
    Join Date
    Mar 2010
    Posts
    5

    Default Upgrade Wizard nie działa

    Witam,
    po kliknięciu upgrade wizard system długo myśli, ale i tak nie wyświetla wizarda, tylko pustą stronę.
    Czy ktoś może pomóc?

    Pozdrawiam
    kacu

  2. #2
    wodor is offline Junior Member
    Join Date
    Oct 2011
    Posts
    6

    Default Re: Upgrade Wizard nie działa

    miałem podobną sytuacje
    po upgradzie z 6.3.0RC2 do 6.3.1 , a takze po nastepnym upgradzie 6.3.x do 6.4.
    Wyświetlało się menu, ale poniżej już biała strona,
    spowodowane fatalem :

    [Mon Dec 19 21:33:25 2011] [error] [client 85.221.163.198] PHP Warning: include_once(): Failed opening '' for inclusion (include_path='/home/wodor/crm:/home/wodor/crm/include/..:.:/usr/share/php:/usr/share/pear') in /home/wodor/crm/include/SubPanel/SubPanelDefinitions.php on line 468, referer: http://xxx/index.php
    [Mon Dec 19 21:33:25 2011] [error] [client 85.221.163.198] PHP Fatal error: Class name must be a valid object or a string in /home/wodor/crm/include/SubPanel/SubPanelDefinitions.php on line 469, referer: http://xxx/index.php


    sorki za bełkot,
    rozwiązałem to dodając

    if(!file_exists($beanFiles [ $bean_name ])){
    echo "\n not found: {$beanFiles[$bean_name]}";
    return false;
    }
    w pliku
    include/SubPanel/SubPanelDefinitions.php
    przed linią

    include_once ($beanFiles [ $bean_name ]) ;
    (nie podaje numeru bo w roznych wersjach bedzie w roznym miejscu okolo 455)

    u mnie brakowalo klasy "Bug" - nie mam czasu wnikać

    nie jest to eleganckie rozwiązanie ale pozwoliło się zakończyć upgradowi ( po upgradzie ten plik jest i tak nadpisany)

    nie wiem czy miałeś to samo, ale moze komus to pomoże

  3. #3
    kacu is offline Junior Member
    Join Date
    Mar 2010
    Posts
    5

    Default Re: Upgrade Wizard nie działa

    Po pierwsze dzięki za reakcję. Sądząc po ilości postów na forum, miałem fart

    Znalazłem na forum niemieckim coś dotyczącego tego właśnie pliku, o którym piszesz. Chodziło o nieco inny wpis, że jest coś tam, a ma być coś innego. Zrobiłem zmianę i sugar mielił nieustannie w miejscu. Więc wróciłem do poprzedniego wpisu, czyli tak na prawdę niczego nie zmieniłem. I to pomogło. Sam tego nie rozumiem, ale ale ruszyło i chodzi.

    Niemniej jeszcze raz dzięki za pomoc!!!!

  4. #4
    fini25 is offline Junior Member
    Join Date
    Nov 2011
    Posts
    6

    Default Re: Upgrade Wizard nie działa


  5. #5
    Kracak is online now Junior Member
    Join Date
    May 2009
    Posts
    2

    Default Re: Upgrade Wizard nie działa


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. JavaScript Error when uploading upgrade in 2. step of the upgrade wizard
    By cknebel in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2010-11-26, 01:37 PM
  2. Upgrade wizard malfunction...stuck at Commit Upgrade in Progress.
    By Carlson in forum Installation and Upgrade Help
    Replies: 14
    Last Post: 2009-03-28, 05:45 PM
  3. Upgrade Wizard not working post 5.1 install when attempting 5.1a upgrade
    By jwm4 in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2008-10-06, 07:28 PM
  4. Replies: 3
    Last Post: 2006-10-02, 09:52 PM
  5. Replies: 9
    Last Post: 2005-10-19, 03:01 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •