رفتن به مطلب
masoud1373

سوال در مورد افزونه Virtumart و joomshoping

پست های پیشنهاد شده

سلام

من خیلی از جومینا استفاده می کنم سایت خیلی پر محتوایی دارید ولی تازه عضو انجمن شدم و این اولین سوال من هست.

من افزونه جومشاپینگ را روی جوملا 1.5 روی لوکال نصب کردم و یک سری تنظیمات معمولی را انجام دادم ولی صفحه ی اصلی تغییر نکرده .

قالب پیشفرض جوملا هست.

کار خاصی باید انجام بدم؟

فروشگاه ساز joomshoping بهتره یا Virtumart از نظر امکانات؟

آیا این افزونه همینه که بسته ی آسان نصبش در اینجا منتشر شده ؟ یا فرق داره؟

شرمنده زیاد شد

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

سلام.

برای اینکه صحفه اصلی تغییر بکنه باید منوی صفحه ی اصلی را به این کامپوننت وصل کنید.

دوست عزیز ویرچومارت سابقه ی بیشتری دارد و احتمالا امکانات بیشتری هم دارد. شما باید ببینید نیاز هایتان را کدام افزونه بیشتر برطرف می کند.

هر دو را امتحان کنید ببینید برای شما کدام بهتره.

در مورد بعدی هم نه. سیستم هر دو ویرچومارت است.

موفق باشید.

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

آقا خیلی ممنون شرمنده کردید

ببخشید میشه بگید چطوری منوی صفحه ی اصلی را به این کامپوننت وصل کنم؟

ممنون

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

سلام.

وارد منو ها بشید. سپس وارد منوی صفحه اصلی شوید (منوی پیش فرض) بعد نوع آیتم منو را از لیست کامپوننت ها ، یک کامپوننت را انتخاب کنید.

موفق باشید.

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

بازم ممنون

یک مشکل دیگه هم دارم در فروشگاه ساز ویرچومارت وقتی می خوام ماژول بانک ملت را نصب کنم ارور زیر را میده :

# SQL. DB function failed with error number 1146
Table 'hani_shop2.jos_vm_payment_method' doesn't exist SQL=INSERT INTO jos_vm_payment_method (`vendor_id`, `payment_method_name`, `payment_class`, `shopper_group_id`, `payment_method_discount`, `payment_method_discount_is_percent`, `payment_method_discount_max_amount`, `payment_method_discount_min_amount`, `list_order`, `payment_method_code`, `enable_processor`, `is_creditcard`, `payment_enabled`, `accepted_creditcards`, `payment_extrainfo`) VALUES ('1', 'بانک ملت', 'ps_joominamellat', '5', '0.00', '0', '0.00', '0.00', '0', 'JMELLAT', 'P', '0', 'Y', '', 'f(\\"user_info_id\\").\\"\\''\\"; $dbbt = new ps_DB; $dbbt->setQuery($q); $dbbt->query(); $dbbt->next_record(); // Get ship_to information if( $db->f(\\"user_info_id\\") != $dbbt->f(\\"user_info_id\\")) { $q2 = \\"SELECT * FROM #__vm_user_info WHERE user_info_id=\\''\\".$db->f(\\"user_info_id\\").\\"\\''\\"; $dbst = new ps_DB; $dbst->setQuery($q2); $dbst->query(); $dbst->next_record(); } else { $dbst = $dbbt; } $tid= TERMINALID; $u= USERNAME; $p= PASSWORD; $on= $db->f(\\"order_number\\"); $url = JRoute::_(JURI::root().\\''components/com_joominamellat/jmellatcon.php\\''); $backurl = JRoute::_(JURI::root().\\"components/com_joominamellat/jmellatcallback.php?on=$on&tid=$tid&u=$u&p=$p\\"); $unit = UNIT; $amount = number_format($db->f(\\"order_total\\"), 0, \\''.\\'', \\''\\''); if ($unit=="t"){ $amount = $amount / 10; } ?>
\\" method=\\"post\\" /> \\" />
\\" /> \\" /> \\" /> \\" /> \\" />
');
SQL =

INSERT INTO jos_vm_payment_method (`vendor_id`, `payment_method_name`, `payment_class`, `shopper_group_id`, `payment_method_discount`, `payment_method_discount_is_percent`, `payment_method_discount_max_amount`, `payment_method_discount_min_amount`, `list_order`, `payment_method_code`, `enable_processor`, `is_creditcard`, `payment_enabled`, `accepted_creditcards`, `payment_extrainfo`)
VALUES ('1', 'بانک ملت', 'ps_joominamellat', '5', '0.00', '0', '0.00', '0.00', '0', 'JMELLAT', 'P', '0', 'Y', '', 'f(\\"user_info_id\\").\\"\\''\\"; 
   $dbbt = new ps_DB;
  $dbbt->setQuery($q);
       $dbbt->query();
     $dbbt->next_record(); 
      // Get ship_to information
   if( $db->f(\\"user_info_id\\") != $dbbt->f(\\"user_info_id\\")) {
        $q2  = \\"SELECT * FROM #__vm_user_info WHERE user_info_id=\\''\\".$db->f(\\"user_info_id\\").\\"\\''\\"; 
   $dbst = new ps_DB;
  $dbst->setQuery($q2);
      $dbst->query();
     $dbst->next_record();
     }
    else  {
        $dbst = $dbbt;
   }

$tid= TERMINALID;
$u= USERNAME;
$p= PASSWORD;
$on= $db->f(\\"order_number\\");
$url = JRoute::_(JURI::root().\\''components/com_joominamellat/jmellatcon.php\\'');
$backurl = JRoute::_(JURI::root().\\"components/com_joominamellat/jmellatcallback.php?on=$on&tid=$tid&u=$u&p=$p\\");
$unit = UNIT;

$amount = number_format($db->f(\\"order_total\\"), 0, \\''.\\'', \\''\\'');

if ($unit=="t"){
	$amount = $amount / 10;
}

?>	


   \\" method=\\"post\\" />
   \\" />




\\" /> \\" /> \\" /> \\" /> \\" />
');

# کامپوننت نصب: SQL خطا دارد، یا مفقود شده است و یا فایل SQL قابل خواندن نمیباشد. DB function failed with error number 1146
Table 'hani_shop2.jos_vm_payment_method' doesn't exist SQL=INSERT INTO jos_vm_payment_method (`vendor_id`, `payment_method_name`, `payment_class`, `shopper_group_id`, `payment_method_discount`, `payment_method_discount_is_percent`, `payment_method_discount_max_amount`, `payment_method_discount_min_amount`, `list_order`, `payment_method_code`, `enable_processor`, `is_creditcard`, `payment_enabled`, `accepted_creditcards`, `payment_extrainfo`) VALUES ('1', 'بانک ملت', 'ps_joominamellat', '5', '0.00', '0', '0.00', '0.00', '0', 'JMELLAT', 'P', '0', 'Y', '', 'f(\\"user_info_id\\").\\"\\''\\"; $dbbt = new ps_DB; $dbbt->setQuery($q); $dbbt->query(); $dbbt->next_record(); // Get ship_to information if( $db->f(\\"user_info_id\\") != $dbbt->f(\\"user_info_id\\")) { $q2 = \\"SELECT * FROM #__vm_user_info WHERE user_info_id=\\''\\".$db->f(\\"user_info_id\\").\\"\\''\\"; $dbst = new ps_DB; $dbst->setQuery($q2); $dbst->query(); $dbst->next_record(); } else { $dbst = $dbbt; } $tid= TERMINALID; $u= USERNAME; $p= PASSWORD; $on= $db->f(\\"order_number\\"); $url = JRoute::_(JURI::root().\\''components/com_joominamellat/jmellatcon.php\\''); $backurl = JRoute::_(JURI::root().\\"components/com_joominamellat/jmellatcallback.php?on=$on&tid=$tid&u=$u&p=$p\\"); $unit = UNIT; $amount = number_format($db->f(\\"order_total\\"), 0, \\''.\\'', \\''\\''); if ($unit=="t"){ $amount = $amount / 10; } ?> \\" method=\\"post\\" /> \\" />
\\" /> \\" /> \\" /> \\" /> \\" />
');
SQL =

INSERT INTO jos_vm_payment_method (`vendor_id`, `payment_method_name`, `payment_class`, `shopper_group_id`, `payment_method_discount`, `payment_method_discount_is_percent`, `payment_method_discount_max_amount`, `payment_method_discount_min_amount`, `list_order`, `payment_method_code`, `enable_processor`, `is_creditcard`, `payment_enabled`, `accepted_creditcards`, `payment_extrainfo`)
VALUES ('1', 'بانک ملت', 'ps_joominamellat', '5', '0.00', '0', '0.00', '0.00', '0', 'JMELLAT', 'P', '0', 'Y', '', 'f(\\"user_info_id\\").\\"\\''\\"; 
   $dbbt = new ps_DB;
  $dbbt->setQuery($q);
       $dbbt->query();
     $dbbt->next_record(); 
      // Get ship_to information
   if( $db->f(\\"user_info_id\\") != $dbbt->f(\\"user_info_id\\")) {
        $q2  = \\"SELECT * FROM #__vm_user_info WHERE user_info_id=\\''\\".$db->f(\\"user_info_id\\").\\"\\''\\"; 
   $dbst = new ps_DB;
  $dbst->setQuery($q2);
      $dbst->query();
     $dbst->next_record();
     }
    else  {
        $dbst = $dbbt;
   }

$tid= TERMINALID;
$u= USERNAME;
$p= PASSWORD;
$on= $db->f(\\"order_number\\");
$url = JRoute::_(JURI::root().\\''components/com_joominamellat/jmellatcon.php\\'');
$backurl = JRoute::_(JURI::root().\\"components/com_joominamellat/jmellatcallback.php?on=$on&tid=$tid&u=$u&p=$p\\");
$unit = UNIT;

$amount = number_format($db->f(\\"order_total\\"), 0, \\''.\\'', \\''\\'');

if ($unit=="t"){
	$amount = $amount / 10;
}

?>	


   \\" method=\\"post\\" />
   \\" />




\\" /> \\" /> \\" /> \\" /> \\" />
');

روش نصب خاصی داره؟


در صفحه اصلی هم این ارور را میده :

        * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * The file /home/hani/public_html/shop2/media/daily.xml can't be created. The directory /home/hani/public_html/shop2/media is not writable
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * The file /home/hani/public_html/shop2/media/daily.xml can't be created. The directory /home/hani/public_html/shop2/media is not writable
       * The file /home/hani/public_html/shop2/media/daily.xml can't be created. The directory /home/hani/public_html/shop2/media is not writable
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * The file /home/hani/public_html/shop2/media/daily.xml can't be created. The directory /home/hani/public_html/shop2/media is not writable
       * The file /home/hani/public_html/shop2/media/daily.xml can't be created. The directory /home/hani/public_html/shop2/media is not writable
       * The file /home/hani/public_html/shop2/media/daily.xml can't be created. The directory /home/hani/public_html/shop2/media is not writable
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory
       * JFolder::create: Could not create directory

info

       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/category
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/category/resized
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/category/resized/
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/category
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/category/resized
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/category/resized/
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/category
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/category/resized
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/category/resized/
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized/
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized/
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized/
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized/
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized/
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized/
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized/
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized/
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized/
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized/
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized/
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized/
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized/
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized/
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/category
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/category/resized
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/category/resized/
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/product/resized/
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/category
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/category/resized
       * Info: create folder for resized image /home/hani/public_html/shop2/images/stories/virtuemart/category/resized/
       * Max messages reached

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

چرا کسی جواب نمیده

وقتی میخام ماژول های پرداخت ویرچومارت را نصب کنم ارور زیر را میده:

# SQL. DB function failed with error number 1146
Table 'hani_shop2.jos_vm_payment_method' doesn't exist SQL=INSERT INTO jos_vm_payment_method (`vendor_id`, `payment_method_name`, `payment_class`, `shopper_group_id`, `payment_method_discount`, `payment_method_discount_is_percent`, `payment_method_discount_max_amount`, `payment_method_discount_min_amount`, `list_order`, `payment_method_code`, `enable_processor`, `is_creditcard`, `payment_enabled`, `accepted_creditcards`, `payment_extrainfo`) VALUES ('1', 'بانک ملت', 'ps_joominamellat', '5', '0.00', '0', '0.00', '0.00', '0', 'JMELLAT', 'P', '0', 'Y', '', 'f(\\"user_info_id\\").\\"\\''\\"; $dbbt = new ps_DB; $dbbt->setQuery($q); $dbbt->query(); $dbbt->next_record(); // Get ship_to information if( $db->f(\\"user_info_id\\") != $dbbt->f(\\"user_info_id\\")) { $q2 = \\"SELECT * FROM #__vm_user_info WHERE user_info_id=\\''\\".$db->f(\\"user_info_id\\").\\"\\''\\"; $dbst = new ps_DB; $dbst->setQuery($q2); $dbst->query(); $dbst->next_record(); } else { $dbst = $dbbt; } $tid= TERMINALID; $u= USERNAME; $p= PASSWORD; $on= $db->f(\\"order_number\\"); $url = JRoute::_(JURI::root().\\''components/com_joominamellat/jmellatcon.php\\''); $backurl = JRoute::_(JURI::root().\\"components/com_joominamellat/jmellatcallback.php?on=$on&tid=$tid&u=$u&p=$p\\"); $unit = UNIT; $amount = number_format($db->f(\\"order_total\\"), 0, \\''.\\'', \\''\\''); if ($unit=="t"){ $amount = $amount / 10; } ?>
\\" method=\\"post\\" /> \\" />
\\" /> \\" /> \\" /> \\" /> \\" />
');
SQL =

INSERT INTO jos_vm_payment_method (`vendor_id`, `payment_method_name`, `payment_class`, `shopper_group_id`, `payment_method_discount`, `payment_method_discount_is_percent`, `payment_method_discount_max_amount`, `payment_method_discount_min_amount`, `list_order`, `payment_method_code`, `enable_processor`, `is_creditcard`, `payment_enabled`, `accepted_creditcards`, `payment_extrainfo`)
VALUES ('1', 'بانک ملت', 'ps_joominamellat', '5', '0.00', '0', '0.00', '0.00', '0', 'JMELLAT', 'P', '0', 'Y', '', 'f(\\"user_info_id\\").\\"\\''\\";
   $dbbt = new ps_DB;
  $dbbt->setQuery($q);
       $dbbt->query();
     $dbbt->next_record();
      // Get ship_to information
   if( $db->f(\\"user_info_id\\") != $dbbt->f(\\"user_info_id\\")) {
        $q2  = \\"SELECT * FROM #__vm_user_info WHERE user_info_id=\\''\\".$db->f(\\"user_info_id\\").\\"\\''\\";
   $dbst = new ps_DB;
  $dbst->setQuery($q2);
      $dbst->query();
     $dbst->next_record();
     }
    else  {
        $dbst = $dbbt;
   }

   $tid= TERMINALID;
   $u= USERNAME;
   $p= PASSWORD;
   $on= $db->f(\\"order_number\\");
   $url = JRoute::_(JURI::root().\\''components/com_joominamellat/jmellatcon.php\\'');
   $backurl = JRoute::_(JURI::root().\\"components/com_joominamellat/jmellatcallback.php?on=$on&tid=$tid&u=$u&p=$p\\");
   $unit = UNIT;

   $amount = number_format($db->f(\\"order_total\\"), 0, \\''.\\'', \\''\\'');

   if ($unit=="t"){
       $amount = $amount / 10;
   }

   ?>    


   \\" method=\\"post\\" />
   \\" />




\\" /> \\" /> \\" /> \\" /> \\" />
');

# کامپوننت نصب: SQL خطا دارد، یا مفقود شده است و یا فایل SQL قابل خواندن نمیباشد. DB function failed with error number 1146
Table 'hani_shop2.jos_vm_payment_method' doesn't exist SQL=INSERT INTO jos_vm_payment_method (`vendor_id`, `payment_method_name`, `payment_class`, `shopper_group_id`, `payment_method_discount`, `payment_method_discount_is_percent`, `payment_method_discount_max_amount`, `payment_method_discount_min_amount`, `list_order`, `payment_method_code`, `enable_processor`, `is_creditcard`, `payment_enabled`, `accepted_creditcards`, `payment_extrainfo`) VALUES ('1', 'بانک ملت', 'ps_joominamellat', '5', '0.00', '0', '0.00', '0.00', '0', 'JMELLAT', 'P', '0', 'Y', '', 'f(\\"user_info_id\\").\\"\\''\\"; $dbbt = new ps_DB; $dbbt->setQuery($q); $dbbt->query(); $dbbt->next_record(); // Get ship_to information if( $db->f(\\"user_info_id\\") != $dbbt->f(\\"user_info_id\\")) { $q2 = \\"SELECT * FROM #__vm_user_info WHERE user_info_id=\\''\\".$db->f(\\"user_info_id\\").\\"\\''\\"; $dbst = new ps_DB; $dbst->setQuery($q2); $dbst->query(); $dbst->next_record(); } else { $dbst = $dbbt; } $tid= TERMINALID; $u= USERNAME; $p= PASSWORD; $on= $db->f(\\"order_number\\"); $url = JRoute::_(JURI::root().\\''components/com_joominamellat/jmellatcon.php\\''); $backurl = JRoute::_(JURI::root().\\"components/com_joominamellat/jmellatcallback.php?on=$on&tid=$tid&u=$u&p=$p\\"); $unit = UNIT; $amount = number_format($db->f(\\"order_total\\"), 0, \\''.\\'', \\''\\''); if ($unit=="t"){ $amount = $amount / 10; } ?> \\" method=\\"post\\" /> \\" />
\\" /> \\" /> \\" /> \\" /> \\" />
');
SQL =

INSERT INTO jos_vm_payment_method (`vendor_id`, `payment_method_name`, `payment_class`, `shopper_group_id`, `payment_method_discount`, `payment_method_discount_is_percent`, `payment_method_discount_max_amount`, `payment_method_discount_min_amount`, `list_order`, `payment_method_code`, `enable_processor`, `is_creditcard`, `payment_enabled`, `accepted_creditcards`, `payment_extrainfo`)
VALUES ('1', 'بانک ملت', 'ps_joominamellat', '5', '0.00', '0', '0.00', '0.00', '0', 'JMELLAT', 'P', '0', 'Y', '', 'f(\\"user_info_id\\").\\"\\''\\";
   $dbbt = new ps_DB;
  $dbbt->setQuery($q);
       $dbbt->query();
     $dbbt->next_record();
      // Get ship_to information
   if( $db->f(\\"user_info_id\\") != $dbbt->f(\\"user_info_id\\")) {
        $q2  = \\"SELECT * FROM #__vm_user_info WHERE user_info_id=\\''\\".$db->f(\\"user_info_id\\").\\"\\''\\";
   $dbst = new ps_DB;
  $dbst->setQuery($q2);
      $dbst->query();
     $dbst->next_record();
     }
    else  {
        $dbst = $dbbt;
   }

   $tid= TERMINALID;
   $u= USERNAME;
   $p= PASSWORD;
   $on= $db->f(\\"order_number\\");
   $url = JRoute::_(JURI::root().\\''components/com_joominamellat/jmellatcon.php\\'');
   $backurl = JRoute::_(JURI::root().\\"components/com_joominamellat/jmellatcallback.php?on=$on&tid=$tid&u=$u&p=$p\\");
   $unit = UNIT;

   $amount = number_format($db->f(\\"order_total\\"), 0, \\''.\\'', \\''\\'');

   if ($unit=="t"){
       $amount = $amount / 10;
   }

   ?>    


   \\" method=\\"post\\" />
   \\" />




\\" /> \\" /> \\" /> \\" /> \\" />
');

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

سلام.وقتی برای نصب زرین پال فایل sql رو import میکنم این ارور رو میده :

#1146 - Table 'shop.jos_vm_payment_method' doesn't exist

چیکارباید بکنم؟

ممنون میشم راهنمایی کنید.

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

سلام

به انجمن جومینا خوش آمدید

ارور میگه که جدول ایجاد نشده

شما بهتره در سایت خود زرین پال که سازنده اون آقای عابدی پور می باشد تیکت پشتیبانی ایجاد نمایید

لینک زیر هم دیدنش خالی از لطف نیست

http://forum.joomina.ir/thread-12612.html

بدرود

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

به گفتگو بپیوندید

هم اکنون می توانید ارسال داشته باشید و بعد ثبت نام خود را در سایت کامل نمایید. اگر حساب کاربری در سایت دارید، جهت ارسال با حساب کاربری خود هم اکنون وارد سایت شوید

مهمان
ارسال پاسخ به این موضوع ...

×   شما در حال چسباندن محتوایی با قالب بندی هستید.   حذف قالب بندی

  تنها استفاده از 75 اموجی مجاز می باشد.

×   لینک شما به صورت اتوماتیک جای گذاری شد.   نمایش به صورت لینک

×   محتوای قبلی شما بازگردانی شد.   پاک کردن محتوای ویرایشگر

×   شما مستقیما نمی توانید تصویر خود را قرار دهید. یا آن را اینجا بارگذاری کنید یا از یک URL قرار دهید.


×
×
  • افزودن...