Welcome Guest ( Log In | Register )

 Forum Rules Extensions Support
2 Pages V  < 1 2  
Reply to this topicStart new topic
> Mail Order In K2, Setting up mail order in K2
Hortdog
post Sep 19 2013, 07:32 AM
Post #21


Newbie
*

Group: Members
Posts: 17
Joined: 15-September 13
Member No.: 1,828



QUOTE (Web Design Seo @ Sep 19 2013, 04:51 PM) *
Switch on error reporting and post here error.


I am quite prepared to reload everything if that's what you suggest?
Go to the top of the page
 
+Quote Post
Web Design Seo
post Sep 19 2013, 08:09 AM
Post #22


Web Design Seo
****

Group: Root Admin
Posts: 4,332
Joined: 29-April 09
From: Sofia
Member No.: 1



This is not error from plugin. Possible is to have some javascript error - conflict between your template javascripts and mailorder scripts.

Try to switch in plugin options to other type - you have options for modalbox and highslide.


--------------------
Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
Go to the top of the page
 
+Quote Post
Hortdog
post Sep 20 2013, 05:58 AM
Post #23


Newbie
*

Group: Members
Posts: 17
Joined: 15-September 13
Member No.: 1,828



QUOTE (Hortdog @ Sep 19 2013, 04:32 PM) *
I have loaded the new plugin in 2.5 joomla. I can get the button when i select a k2 item but the screen is blank when it comes up. I have tried it in J3 but it will not bring up the same screen or button. I can get the mail order config file top open in both j 2.5 and j 3
would a solution be to use your shopping cart and have a mail order request option?
Leigh Horton


I have downgraded php to 5.2 I have reloaded joomla 2.5 and mailorder with K2. I have the order now button on K2 item when pressed brings up a blank screen I have checked all examples and read FAQ something simple or is it internet explorer.
leigh horton
Go to the top of the page
 
+Quote Post
Web Design Seo
post Sep 20 2013, 06:11 AM
Post #24


Web Design Seo
****

Group: Root Admin
Posts: 4,332
Joined: 29-April 09
From: Sofia
Member No.: 1



The big red button on top - Extensions Support - switch error reporting like on screen. We can help only if is present some error. If there is no error, we can help only with full access to your site - joomla admin and ftp.

But this will be in monday - for today all support time is already planned. If you want this, send login data to our email in monday morning.


--------------------
Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
Go to the top of the page
 
+Quote Post
Hortdog
post Sep 20 2013, 06:13 AM
Post #25


Newbie
*

Group: Members
Posts: 17
Joined: 15-September 13
Member No.: 1,828



QUOTE (Hortdog @ Sep 20 2013, 03:28 PM) *
I have downgraded php to 5.2 I have reloaded joomla 2.5 and mailorder with K2. I have the order now button on K2 item when pressed brings up a blank screen I have checked all examples and read FAQ something simple or is it internet explorer.
leigh horton


Just tested it in firefox. YEAH TEAM it works just have to set up
Go to the top of the page
 
+Quote Post
webed
post Sep 23 2013, 10:10 AM
Post #26


Newbie
*

Group: Members
Posts: 3
Joined: 23-September 13
Member No.: 1,833



Hello,

I have the following error:
Fatal error: Call to undefined method JRegistry::loadJSON() in /home/floreasc/public_html/plugins/system/plginvoker/plginvoker.php on line 29

Server:

PHP Version 5.4.19
Web Server Apache
WebServer to PHP Interface cgi-fcgi
Joomla! Version Joomla! 3.1.5 Stable [ Ember ] 01-August-2013 14:00 GMT
Joomla! Platform Version Joomla Platform 12.2.0 Stable [ Neil Armstrong ] 21-September-2012 00:00 GMT

Plugin version:
plg_content_mailorder-standalone-1.2-J30-b201309181120
plg_system_plginvoker-J25

Please help
Go to the top of the page
 
+Quote Post
pavelKukov
post Sep 23 2013, 11:12 AM
Post #27


Php programmer
****

Group: Administrators
Posts: 285
Joined: 26-November 12
From: Bulgaria
Member No.: 1,452



Цитат
plg_system_plginvoker-J25


J25 stands for "joomla version 2.5", but you have

Цитат
Joomla! Version Joomla! 3.1.5 Stable [ Ember ] 01-August-2013 14:00 GMT


plginvoker do not have version for 3.x so you can use mailorder only for components which triggers standard joomla events.
Most components do so! Uninstall plugininvoker and try only with ini file.

This plugin is from type "system". "System" type plugins are invoked in any case. This allows to trigger standard joomla events even if target component does not.


--------------------
Php programmer in 3D Web Design
Go to the top of the page
 
+Quote Post
webed
post Sep 23 2013, 12:13 PM
Post #28


Newbie
*

Group: Members
Posts: 3
Joined: 23-September 13
Member No.: 1,833



QUOTE (pavelKukov @ Sep 23 2013, 02:12 PM) *
J25 stands for "joomla version 2.5", but you have



plginvoker do not have version for 3.x so you can use mailorder only for components which triggers standard joomla events.
Most components do so! Uninstall plugininvoker and try only with ini file.

This plugin is from type "system". "System" type plugins are invoked in any case. This allows to trigger standard joomla events even if target component does not.


Hello Pavel,

Thank you for your fast reply.

I disabled the invoker plugin and no more errors biggrin.gif the thing is i really really don't understand the ini config stuff. I only need to add a module in the right side where i have a button which opens a submit form, that's all i need. Can you plese help me with that too ?

Thank you

PS

Uninstalled the plugin and tried the component:
mail-order-pro-2.4-for-joomla-3.0

I get the following error when i go to component options:
Fatal error: Call-time pass-by-reference has been removed in /home/floreasc/public_html/plugins/content/mailorder/mailorder.php on line 128


This post has been edited by webed: Sep 23 2013, 12:35 PM
Go to the top of the page
 
+Quote Post
Web Design Seo
post Sep 23 2013, 12:59 PM
Post #29


Web Design Seo
****

Group: Root Admin
Posts: 4,332
Joined: 29-April 09
From: Sofia
Member No.: 1



Цитат
I only need to add a module in the right side where i have a button which opens a submit form, that's all i need.


This is not module, this is content plugin! You can show Mail Order form in module only if you use some external extension to do this!


About error: bug is fixed. webed, send me email to receive update.


--------------------
Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
Go to the top of the page
 
+Quote Post
Web Design Seo
post Sep 23 2013, 03:17 PM
Post #30


Web Design Seo
****

Group: Root Admin
Posts: 4,332
Joined: 29-April 09
From: Sofia
Member No.: 1



Update is sent to you.


--------------------
Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
Go to the top of the page
 
+Quote Post

2 Pages V  < 1 2
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

Collapse

> Similar Topics

  Topic Replies Topic Starter Views Last Action
No New Posts Mailorder In Costum Module
1 Robert Johansson 58,537 2nd July 2018 - 06:46 AM
Last post by: Web Design Seo
No New Posts Mailorder Pro Plugin Blank Form In Internet Explorer 9
mailorder pro plugin blank form in internet explorer 9
3 rajinfosys 59,590 27th February 2017 - 10:25 AM
Last post by: Web Design Seo
No new Pinned: Topic has attachmentsMail Order Pro For Joomla
order by email, custom order forms component
27 Web Design Seo 159,674 12th May 2015 - 07:33 AM
Last post by: Web Design Seo
No New Posts Mail Order Pro Not Working
3 rogy 12,668 24th January 2014 - 09:51 AM
Last post by: pavelKukov
No New Posts Mail Order Pro Not Working
3 rogy 16,868 7th January 2014 - 10:54 AM
Last post by: rogy
No New Posts Mailorder's Custom Product Name
i try to change mailorder's product name with given parameter like
1 Palindrom 18,289 11th November 2013 - 02:09 PM
Last post by: pavelKukov
No New Posts Mailorder In A Module
1 webed 20,759 26th September 2013 - 06:02 AM
Last post by: Web Design Seo
No New Posts Order Id In K2 Items
1 Juan Vicente Pascual 39,418 23rd May 2013 - 06:12 AM
Last post by: Web Design Seo
No new Pinned: Topic has attachmentsMail Order Pro за Joomla
order by email за джумла
4 Web Design Seo 20,012 9th April 2013 - 03:25 PM
Last post by: Web Design Seo
No New Posts Order Copy To Customer?
1 extension 5,664 22nd March 2013 - 03:46 PM
Last post by: extension


 



RSS Lo-Fi Version Time is now: 1st June 2026 - 09:36 PM