VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Virtuemart 1.1 Development (Archiv) => Quality & Testing VirtueMart 1.1.x => Topic started by: aravot on September 24, 2007, 22:45:56 PM

Title: [TRACKER #1468] Can not send Recommend this product to a friend email
Post by: aravot on September 24, 2007, 22:45:56 PM
Joomla 1.0.13 and Joomla 1.5 r8987
VM 1.1 r956

When trying to send a recommend email, using the email icon in product view and after typing requested info in the recommend popup box I get 'You are not authorized to view this resource' message.
Title: Re: Can not send Recommend this product to a friend email
Post by: Scott Carroll on September 27, 2007, 23:59:10 PM
When I try to use this feature, the pop up has the message media="" at the top of the pop up and I get no labels for the forms.

EDIT:
I updated to the 960 language file, and got my labels, but still have the media="" message.
Title: Re: Can not send Recommend this product to a friend email
Post by: aravot on September 28, 2007, 00:05:06 AM
Please use build 960 you can download it from http://forum.virtuemart.net/index.php?topic=31381.0
Title: Re: Can not send Recommend this product to a friend email
Post by: Scott Carroll on September 28, 2007, 00:07:53 AM
Now that I know what to fill in, I have been able to replicate your error.
Title: Re: Can not send Recommend this product to a friend email
Post by: aravot on September 28, 2007, 00:11:58 AM
Quote from: Scott Carroll on September 27, 2007, 23:59:10 PM
I updated to the 960 language file, and got my labels, but still have the media="" message.

That was fixed in r930 (http://forum.virtuemart.net/index.php?topic=31641.0), I don't have media="" anymore.
Title: Re: Can not send Recommend this product to a friend email
Post by: Scott Carroll on September 28, 2007, 00:18:41 AM
I can get past this, to another error if I comment out the following:
On line 99

if ( !(strlen($sessioncookie) == 32 || $sessioncookie == '-') ) {
mosErrorAlert( $VM_LANG->_NOT_AUTH );
}
Title: Re: Can not send Recommend this product to a friend email
Post by: aravot on September 28, 2007, 00:35:54 AM
Q&T note; tracker URL -> http://virtuemart.net/index.php?do=details&task_id=1468&option=com_flyspray&Itemid=83&option=com_flyspray&Itemid=83