Custom field not showing and error default.php on line 299

GK User
Wed Jun 20, 2012 8:10 am
Hello,

I`m using VM. 2.0.6 and Joomla! 2.5.4 with gavick quickstart eSport package


I`ve tried to configure custom fields for my products but it didnt showed up. The custom fields work only with the default template, but not with eSport.

After adding custom fields I`ve got this error on the product page.

Warning: Invalid argument supplied for foreach() in /home/speclqjz/public_html/atraktivna.com/templates/gk_esport/html/com_virtuemart/productdetails/default.php on line 299

http://atraktivna.com/component/virtuem ... l?Itemid=0
User avatar
Senior Boarder

GK User
Thu Jun 21, 2012 9:55 am
Hi,

That link takes me to a 404 error page. Can you send me a PM to provide with FTP access of the site to debug in the file?

Thanks,
User avatar
Platinum Boarder

GK User
Fri Jun 22, 2012 8:20 am
User avatar
Senior Boarder

GK User
Fri Jun 22, 2012 12:43 pm
The link is correct and I can see the error message now but I need FTP access to debug as mentioned, so please send me a PM.

Thanks,
User avatar
Platinum Boarder

GK User
Sat Jun 23, 2012 12:04 pm
Hi,

I have fixed the issue for you. Please check and confirm.

Cheers,
User avatar
Platinum Boarder

GK User
Sun Jun 24, 2012 2:06 pm
Thank you very much.

Gavick support team is the best ;)
User avatar
Senior Boarder

GK User
Sun Jun 24, 2012 2:12 pm
You are most welcome :) feel free to let me know if you need any other helps.

Cheers,
User avatar
Platinum Boarder

GK User
Sun Jun 24, 2012 2:32 pm
Hello,

Now I`ve noticed that the new custom field is not showing.

Do you want a frontend access to check it out?
User avatar
Senior Boarder

GK User
Mon Jun 25, 2012 4:14 pm
I have got the backend account but it doesn't work, can you please check and correct?

Thanks,
User avatar
Platinum Boarder

GK User
Mon Jun 25, 2012 10:29 pm
Don Lee wrote:I have got the backend account but it doesn't work, can you please check and correct?

Thanks,


Hi again,

I`ve sent you another one.
User avatar
Senior Boarder

GK User
Tue Jun 26, 2012 10:16 am
Hi,

I haven't received any new message from you yet!
User avatar
Platinum Boarder

GK User
Wed Jun 27, 2012 8:01 am
Don Lee wrote:Hi,

I haven't received any new message from you yet!


Hi

Did you received the new PM?
User avatar
Senior Boarder

GK User
Thu Jun 28, 2012 11:28 pm
I have the same issue... same error when I try to add a custom field... just trying to add an editor cutom field or a text area.

...templates/gk_esport/html/com_virtuemart/productdetails/default.php on line 299

I get this on the Product's page...

What was the solution?

Using Newest Esport Template, Joomla 2.5.6, up to date Virtuemart.
User avatar
Expert Boarder

GK User
Fri Jun 29, 2012 1:21 pm
Hi,

I have added this code before line 299 of the file:
Code: Select all
//Don Lee adding
   if ($this->product->customfields==null) {
      $this->product->customfields = array();
   }
   //Don Lee ending
User avatar
Platinum Boarder

GK User
Wed Jul 04, 2012 4:38 pm
Hello again,

Is it possible to fix the custom fields?
User avatar
Senior Boarder


cron