Jump to content

ajs6116

Members
  • Posts

    38
  • Joined

  • Last visited

About ajs6116

  • Birthday 06/26/1960

Contact Methods

Profile Information

  • Location
    Columbia, Maryland
  • Activity
    User/Merchant

Recent Profile Visitors

4,357,109 profile views

ajs6116's Achievements

Newbie

Newbie (1/14)

4

Reputation

  1. Guys, I managed to get my shop to work with php7 - mostly. Now, when I click on the Modules menu item in the back office I get the following error: [PrestaShop] Fatal error in module file :/home/lynscr5/public_html/yarnstore/classes/module/Module.php(1361) : eval()'d code:'continue' not in the 'loop' or 'switch' context This seems to be a core module. Any ideas as to why I would be getting this error? Here is code at line 1361: // If (false) is a trick to not load the class with "eval". // This way require_once will works correctly if (eval('if (false){ '.$file."\n".' }') !== false) { require_once(_PS_MODULE_DIR_.$module.'/'.$module.'.php'); } else { $errors[] = sprintf(Tools::displayError('%1$s (parse error in %2$s)'), $module, substr($file_path, strlen(_PS_ROOT_DIR_))); } Thanks, Art
  2. So I was able find an offending module and and uninstalling it.
  3. Guys, How can I enable my PS 1.6.1.17 site to work with php7. Currently running under php 5.6, however, other products that I need to run on my hosting site require php7. I would like to get all of my hosted software running under php7. I am getting the Error 500 when I switch my site to php 7.0.22. Thanks, Art
  4. Hi all, I am currently running PS 1.6.1.5 and need to setup a test site on my remote hosting. So far I have copied the production site to a folder called "/test1/", and changed the database connection settings to point to a test version of my prod database. When I try to access my site I get redirected to my prod site. I have tried to edit _PS_BASE_URI but I am unable to locate where the variable is defined. As a work around, I updated my production sites, _PS_BASE_URI to point to test site, downed loaded my entire site (4.11 gb) and then uploaded they updated version to my test site. Still no luck. How can I get my test PS instance to point to proper code base? Thanks, Art
  5. Guys, What about Paypal USA? I am using 1.3.9 of Paypal USA and like the OP I just upgraded from 1.6.0.9 to 1.6.1.5. I have the exact same issue in my order processing - some orders showing "Payment Accepted" status multiple times, some orders coming in with no status at all, and the Paypal transactions details empty. Is there a solution to this? Is this a module issue or an ssl issue? My 1.6.0.9 shop worked perfectly.
  6. I have attached two files to see if this helps diagnosing the issue. When a paid order comes in I get 13 payment accepted status updates. Then as you can see from the 2nd image, when the status is set to preparation in progress, shipped or even delivered, it is reset back to payment accepted. What would cause me to have multiple payment accepted statuses set when an order is received? What would cause the status to be changed after I have set it? What processes within prestashop touch the order status with an ability to change it? I really need some help with this as it is truly annoying. Thanks Art
  7. Other than recreating all of my virtual products, is there a solution to this?
  8. First Problem: So the first problem is that for an existing product prestashop seems to "loose the link" to the file. When my customers make a purchase of our digital content (in this case PDFs) the sale goes thru but there is no link to the downloadable file either in their order history or in the email notification they receive about their digital content. When I check the back office and select "Virtual Product" from the left menu the page that comes up has the slider to right indicating that there is no digital content associated with the product. So how does a file become disassociated with the product it is assigned to? Any yes, the product type on the main information page is set to virtual product. Second Problem When I try to update the product to reassociate it with its file - upload a new file to the system, I get: Duplicate entry '671' for key 'id_product' It seems to be coded in such a way as to assume you would only add digital content once - hence it is doing an insert. With debug turned on in a test version of the site the following statement errors out: INSERT INTO `ps_product_download` (`id_product`, `display_filename`, `filename`, `date_add`, `date_expiration`, `nb_days_accessible`, `nb_downloadable`, `active`, `is_shareable`) VALUES ('671', 'Flower of the gods Carnation.pdf', '14ff80aba6e8a55dff954e0f22c96c65175999ee', '2016-05-18 18:35:31', '0000-00-00', '0', '0', '1', '0') Where product_id 671 definitely exists.So how does one update an existing product if it always tries to do an insert? I can confirm the the upload works and that each time I try to update my product a new file is uploaded to the /downloads directory So to recap: Why do digital products periodically loose their file association? How do I fix this? How do I update a virtual product with digital content? Lets say I want to provide my customers with an updated version of file for an existing product? I had similar issues with 1.6.0.9 but I could always re-upload the file and that would solve the problem. Given these two issues I have had to disable my digital content. Thanks, Art
  9. Hi, I am having an issue where my order statuses are being changed from "Preparation In Progress" or "Shipped" back to "Payment Accepted". I just upgraded 1.6.0.9 to 1.6.1.5. It seems to happen when new orders come in. Anyone have any idea as to why this is happening? Thanks, Art
  10. Hi all, I am having an issue with the standard horizontal menu not properly rendering. I am working on getting the Yarn Store add-on theme working and this is the first issue I have encountered. I have attached a jpg that illustrates the issue. Please see attached. Any help would be greatly appreciated. Thanks, Art
  11. Hi, I would like to create, essentially, a backup copy of my production site on my hosting server. I know that I can copy all of the files to a different folder and I can copy the data to a new database. My question is, how to configure the database connection in the copy to point to the right database? Is there something I can edit so ensure the backup copy is pointing to it's database and not my production database? Thanks, Art
  12. Nope... but I did see someone else with the same problem said that it is a permissions issue, related to some Apache rules. Check this thread: https://www.prestashop.com/forums/topic/271134-solved-upgrade-fatal-error-internal-server-error-jqxhr/
  13. Hi all, I tried to upgrade my shop and got the follow error: All files upgraded. Now upgrading database... [Ajax / Server Error for action upgradeDb] textStatus: "error " errorThrown:"Internal Server Error " jqXHR: " " Anyone have any ideas as to what this error means. I tried to rollback the changes. My back office seems to work ok but my front office I get 404s on all my pages except the main landing page. Has any had these errors? Seem like I will stuck at 1.6.0.9 with no way to keep up with future upgrades. Any help would be greatly appreciated. Thanks, Art
  14. Hi, I am having weird results from the Catalog Pricing Rules. First, I have an item that sells for $3.85. When I set the discount amount to 0.85 and save it. But when I review the results on my page the price is listed at $3.05. Second, when my [spam-filter] looks at it the price is listed as $3.00. When i change the discount amount to 0.90, it shows as $3.00 on my laptop and $2.95 on hers. Not sure where the problem is. And yes, we cleared our browsers caches..... Anyone have any suggestions? Thanks, Art
×
×
  • Create New...