Post by Brook » Tue Nov 30, 2010 4:14 am

I have OpenCart 1.4.9.2 installed. I am running into a few challenges when trying to install this module. I follow the install.txt instructions. After installing....

If I login to the Admin, click the new "Tools" menu, and then click the new "Email Archive Manager"menu item
I get taken to some random website, here is the link to the website:

Code: Select all

http://www.shopcelebrity.net/admin/%3Cb%3ENotice%3C/b%3E:%20Undefined%20variable:%20email_archive%20in%20%3Cb%3E/homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149_shopcelebrity/admin/view/template/common/header.tpl%3C/b%3E%20on%20line%20%3Cb%3E134%3C/b%3E
The following is wrtten to my Admin->Error Log

Code: Select all

2010-11-29 20:02:17 - PHP Notice:  Undefined variable: email_archive in /homepages/15/d244334450/htdocs/websites/prod_region/retail/oc149_shopcelebrity/admin/view/template/common/header.tpl on line 134
Here is the code in my admin\view\template\common\header.tpl

Code: Select all

	<li id="tools"><a class="top"><?php echo $text_tools; ?></a>
	<ul>
		<li><a href="<?php echo $email_archive; ?>"><?php echo $text_email_archive; ?></a> </li>  
	</ul>
	</li>
I am guessing that the <a href> is just wrong for the link to the "Email Archive Manager" menu item?

I don't know what it should be? Any suggestions? Do I need to add a token to the code? If so, what changes should I make to the code so that when I click on the "Email Archive Manager" menu item, I get taken to the homepage for this new module?

Active Member

Posts

Joined
Wed Feb 24, 2010 12:15 am

Post by Brook » Tue Nov 30, 2010 5:02 am

Got help from "Email Archive Module" developer, issues resolved. Developer updated module under Extensions section with updated code.

Active Member

Posts

Joined
Wed Feb 24, 2010 12:15 am
Who is online

Users browsing this forum: No registered users and 1 guest