Closed (fixed)
Project:
Rubik
Version:
7.x-4.0-beta6
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2011 at 23:58 UTC
Updated:
26 Sep 2015 at 09:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
codi commentedHey Vc Developer,
Just checking to see if you're still having this issue?
Comment #2
Vc Developer commentedHi, having no problems at the moment, keep up the good development!... :)
Comment #3
kyletaylored commentedComment #4
ncp commentedHello,
Recently i have been working for upgrading the drupal 6 to drupal 7, when i run update.php everything goes well but when i open front page and admin page, i am getting below fatal error related to rubik template.
When i access : http://localhost/cerf67/
I am getting below notice :
Notice: Undefined index: title in rubik_admin_block_content() (line 428 of C:\wamp\www\cerf67\sites\all\themes\rubik\template.php).
Notice: Undefined index: href in rubik_admin_block_content() (line 434 of C:\wamp\www\cerf67\sites\all\themes\rubik\template.php).
Notice: Undefined index: title in rubik_admin_block_content() (line 428 of C:\wamp\www\cerf67\sites\all\themes\rubik\template.php).
Notice: Undefined index: href in rubik_admin_block_content() (line 434 of C:\wamp\www\cerf67\sites\all\themes\rubik\template.php).
Notice: Undefined index: title in rubik_admin_block_content() (line 428 of C:\wamp\www\cerf67\sites\all\themes\rubik\template.php).
Notice: Undefined index: href in rubik_admin_block_content() (line 434 of C:\wamp\www\cerf67\sites\all\themes\rubik\template.php).
Notice: Undefined index: title in rubik_admin_block_content() (line 428 of C:\wamp\www\cerf67\sites\all\themes\rubik\template.php).
Notice: Undefined index: href in rubik_admin_block_content() (line 434 of C:\wamp\www\cerf67\sites\all\themes\rubik\template.php).
When i access this URL :
http://localhost/cerf67/admin/build/modules
i am getting Fatal error :
Fatal error: Cannot use string offset as an array in C:\wamp\www\cerf67\sites\all\themes\rubik\template.php on line 429
Please help me out as if it looks like you already resolved it .
Thanks :)
Comment #5
aramboyajyan commentedThis sounds as if something went wrong during the migration, rather than a problem in Rubik.
Can you provide more details about your installation? Are the blocks properly migrated from D6 website?
Updating the status meanwhile.
Comment #6
aramboyajyan commentedI'm closing this issue, since we haven't received more information.
If someone is running into the same issue, feel free to reopen.