Download & Extend

Notice: Undefined variable: arctica_attr_link in include() (line 82 of .../sites/all/themes/touchpro/temp

Project:TouchPro
Version:7.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I'm receiving the following notice. I have installed arctica, tundra, and touchpro. I believe the error started after I configured the them to not show the attribution link.

Notice: Undefined variable: arctica_attr_link in include() (line 82 of /home/quickstart/websites/tiger.d7/sites/all/themes/touchpro/templates/page.tpl.php).

Comments

#1

Same here, I get the same warning message error as 'caschbre'.

I'm also getting another error showing too:
Notice: Undefined index: distribution_name in drupal_install_profile_distribution_name() (line 202 of /../../../includes/install.inc).

Looks like something is not talking with the profile files in the core directory? Just a guess.

#2

Notice: Undefined variable: arctica_attr_link in include()

I had this problem too. It seems to be caused when you tell the touchpro theme not to display it's link back to their site - known as the "ATTRIBUTION LINK".

You can find this under "admin/appearance/settings/touchpro" and then selecting the Drupal Core Options/Styles tab.

It would appear that the variable in question isn't even generated if you tick the option to not display the attribution link.

To solve it, you can simply delete line 82 from the page.tpl.php file within the templates folder of the touchpro theme and upload it to your site.
Please note, you will need to replace the line if you want to enable the Attribution link again.

This is a work around to prevent error messages displaying on your site, not a fix for the actual problem but I hope it helps.

@bkmatwa - I'm not getting the second error message that you are so I'm not sure what that issue is. It does sound like a separate issue though so you may need to raise it on its own. From what I can see, you are missing a dependancy (of which there are a lot for this theme). I would suggest restoring from your backup and then placing all the dependancies on your site, enable the Skinr module and then try again.

#3

Fixed in the next release of Arctica.
There was no need for updates to TouchPro files for this issue.

#4

Status:active» closed (fixed)
nobody click here