Friday, 10 June 2016
  23 Replies
  2.6K Visits
0
Votes
Undo
Hello there,
I'm an engineering student doing an internship this summer and I was told to migrate their old joomla! 1.5 to 3.5 as well as their JEvents module.

I followed step by step the Joomla 1.5 to 2.5/3.x Migration but can't seem to make it work.
I did :
- upgrade JEvents to 2.2.9 on Joomla! 1.5 and got the latest version for the 3.5 site.
- drop all tables in the 3.5 database linked to JEvents
- i own the two database so i skipped part 3 (all boxes checked on mysql)
- no plugins so i skipped part 4 too
- my 3.5 Joomla! site is at http://xxx.net/v3.5 and my 1.5 one in http://xxx.net/v1.5
=> I changed define("NEWSITEPATH", "../v3.5";);

However, when I run upgradejevents.php I get two message boxes ('message successfully sent') but 3 errors :
- Notice: Undefined index: dbprefix in /home/glecam/public_html/stage/v1.5/upgradejevents.php on line 100

- Notice: Undefined index: db in /home/glecam/public_html/stage/v1.5/upgradejevents.php on line 101

- Notice: Undefined index: db in /home/glecam/public_html/stage/v1.5/upgradejevents.php on line 106

As well as 0 _Could not find template "isis".

What did I do wrong during the process ? Do you have any ideas how to fix the problem ?

Thank you in advance for your answers and I apologize for any mistakes made during this writting.
Friday, 10 June 2016 11:50
·
#171976
0
Votes
Undo
Let's see what happens then. Please add this code:


$config = var_dump($oldconfig);die('END');


After line 87 which says:


$config = JFile::read($oldconfig);


and you should see a prefix variable there.
Friday, 10 June 2016 11:00
·
#171975
0
Votes
Undo
Thank you for your quick answer, my upgradejevents.php is placed in http://xxx.net/v1.5/ where all joomla! directories are as well as the configuration.php
Friday, 10 June 2016 10:52
·
#171974
0
Votes
Undo
Where is your upgradejevents.php file placed? That error means the system is not able to find the old configuration file.
  • Page :
  • 1
  • 2
There are no replies made for this post yet.

Members Area

Show your support

Unlike many Joomla calendars we do not charge to download JEvents - please show your support for this project by becoming a member of the JEvents Club Club members get access to early releases, exclusive member support forums, and Silver and Gold members can use many exciting JEvents addons

Your membership will ensure that JEvents continues to be the best events calendar for Joomla.