![]() |
How do I access the store front page after adding products in the back end?
Whenever I am trying to access it from http://www.occultforums.net/cart.php, it says you do not have permission to access this page. I am the super Admin of the site. What should I do? |
Really can't understand how some users act here. For something that is mark as "Unsupported" to post 3 messages in forums and on the same time to send them as PM. Not even to wait some hours.
|
Hi
I have installed the eCommerce for vB4.2.2+ Mod . I have installed the product in my vBulletin version 4.2.3. But I am facing a problem here. I have added a Category and products in that category. I am clicking on the product, it is taking me back to the forum homepage. What should I do ? I can't go to the products details page for ordering... please check the screenshot of the shop in my forum... https://snag.gy/gYoDNf.jpg Please help..thanks |
Hello Sorry about this..I was in hurry..
I am looking for some support...i don't know how to contact you for support...so PMed u as your site is not working... the mod is creating some problems to me during installation. So I thought of uninstalling and reinstalling it...but while uninstalling it, I got this error: Database error in vBulletin 4.2.3: Invalid SQL: DROP TABLE `ecommerce_news`; MySQL Error : Unknown table 'ecommerce_news' Error Number : 1051 Request Date : Monday, January 16th 2017 @ 08:09:13 AM Error Date : Monday, January 16th 2017 @ 08:09:13 AM Script : http://www.occultforums.net/admincp/...do=productkill Referrer : http://www.occultforums.net/admincp/...d=ecommerce&s= IP Address : 103.10.197.4 Username : DarkAdverts Classname : vB_Database MySQL Version : 5.5.52-cll-lve |
After a little bit of research I have found a fix for the category upload icon issue as mentioned above by pratul11 I too had the same issue so I googled it and found a fix for it. To fix this PHP Warning message:
Quote:
Open your /ecommerce/includes/class.upload.php in your HTML editor and look for line 2792 and find: Code:
if (preg_match("/^([\.-\w]+)\/([\.-\w]+)(.*)$/i", $this->file_src_mime)) { Code:
if (preg_match("/^([\w.-]+)\/([\w.-]+)(.*)$/i", $this->file_src_mime)) { Code:
if (preg_match("/^([\.-\w]+)\/([\.-\w]+)(.*)$/i", $this->file_src_mime)) { Code:
if (preg_match("/^([\w.-]+)\/([\w.-]+)(.*)$/i", $this->file_src_mime)) { Code:
if (preg_match("/^([\.-\w]+)\/([\.-\w]+)(.*)$/i", $this->file_src_mime)) { Code:
if (preg_match("/^([\w.-]+)\/([\w.-]+)(.*)$/i", $this->file_src_mime)) { Code:
if (preg_match("/^([\.-\w]+)\/([\.-\w]+)(.*)$/i", $this->file_src_mime)) { Code:
if (preg_match("/^([\w.-]+)\/([\w.-]+)(.*)$/i", $this->file_src_mime)) { Code:
if (preg_match("/^([\.-\w]+)\/([\.-\w]+)(.*)$/i", $this->file_src_mime)) { Code:
if (preg_match("/^([\w.-]+)\/([\w.-]+)(.*)$/i", $this->file_src_mime)) { Mind you I'm not a PHP coder. I do design, HTML & CSS. So if you have intricate PHP questions I may or may not be able to answer them. But I found this fix and it worked for my site,possibly it will help others. |
Hi All: I have got a new issue. I have uninstalled the mod completely and then tried reinstalling it..now I get the following error:
Database error in vBulletin 4.2.3: Invalid SQL: INSERT INTO `ecommerce_product_types` SET id='1', name='Downloadable', shipping='0', downloads='1'; MySQL Error : Duplicate entry '1' for key 'PRIMARY' Error Number : 1062 Request Date : Friday, January 13th 2017 @ 06:39:33 AM Error Date : Friday, January 13th 2017 @ 06:39:34 AM Script : http://www.occultforums.net/admincp/...=productimport Referrer : http://www.occultforums.net/admincp/...?do=productadd IP Address : 103.10.197.2 Username : DarkAdverts Classname : vB_Database MySQL Version : 5.5.52-cll-lve Can you please help me how to solve it? Thanks |
Quote:
|
Thanks a lot HM666!
|
No problem.
|
is it still working as DEMO link not working: ttp://www.teriakis.com/vb423/cart.php
|
All times are GMT. The time now is 05:22 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|