buggindave Posted October 4, 2012 Share Posted October 4, 2012 As the title says, I have some issues on SmallPetFeeders.com. Whenever you go to the home page, many times it won't load, and when it does, and you click on a category, the screen will go blank. This all occured after upgrading to Prestashop 1.5. I normally have another programmer from this forum do work like this for me, but he's not keeping in good contact lately. I need a tech that can get the job done by looking at the code, being well versed in debugging methods, and able to solve the issue in a couple of hours. I'd be willing to pay for this job, but considering all sales are shut down until this site goes back online, there isn't much money to be had immediately. I really need this fixed within the next 24 hours, so please contact me by email at [email protected]. Thank you. -Dave SPF Link to comment Share on other sites More sharing options...
buggindave Posted October 4, 2012 Author Share Posted October 4, 2012 I really need assistance here. Can anyone help? Link to comment Share on other sites More sharing options...
El Patron Posted October 4, 2012 Share Posted October 4, 2012 (edited) try this so you have debug information... change your config/coinfig.inc.php from @ini_set('display_errors', 'off'); define('_PS_DEBUG_SQL_', false); to this: [code] @ini_set('display_errors', 'on'); define('_PS_DEBUG_SQL_', true); go reproduce your error and make a new post with that error or errors. save your money for a new theme Edited October 4, 2012 by elpatron (see edit history) Link to comment Share on other sites More sharing options...
codingmall Posted October 4, 2012 Share Posted October 4, 2012 I really need assistance here. Can anyone help? Hi, new here but not in prestashop. Would like to help you but not sure if I can post here my contact info. @Mods, is it allowed? Can I respond to paid help requests although am new to this forum? Link to comment Share on other sites More sharing options...
El Patron Posted October 4, 2012 Share Posted October 4, 2012 I do not require you contact information. Just do as I suggested above. and I am not for hire... Link to comment Share on other sites More sharing options...
Kimo_lim Posted October 5, 2012 Share Posted October 5, 2012 hi i can help Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now