News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

[TRACKER #1468] Can not send Recommend this product to a friend email

Started by aravot, September 24, 2007, 22:45:56 PM

Previous topic - Next topic

aravot

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.

Scott Carroll

#1
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.


Scott Carroll

Now that I know what to fill in, I have been able to replicate your error.


Scott Carroll

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 );
}