83.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

09-12-2015, 06:55 PM (This post was last modified: 10-22-2015 12:13 AM by pelangi17.)
Post: #1
[GET]PHP Responsive Online Store with Paypal Cart from Codecanyon
I Got this script from my friend, i would like to share here..

REquest
Quote:http://bestblackhatforum.com/Thread-REQ-...aypal-cart

SalesPage
Quote:http://codecanyon.net/item/php-responsiv...rt/7022811

Download
Quote:http://www81.zippyshare.com/v/QXkd4NME/file.html

BUT I FOUND ERROR ON IT, CAN ANYBODY CHECK and FIX IT?

(10-21-2015 04:13 PM)dFMeieR Wrote:  
(10-21-2015 03:56 PM)pelangi17 Wrote:  please help.. thanks

These are just php notices and only one warning. You can simply hide them (better than rewrite the whole script). Open your server php.ini and change the following variable to this:
Code:
error_reporting = E_ALL and ~E_NOTICE and ~E_WARNING

WOW..... NOW ITS WORK... THANKS Thanks

Sorry for my bad English
Thank you so much

Thanks
10-20-2015, 04:57 PM
Post: #2
RE: [GET][NEED HELP] PHP Responsive Online Store with Paypal Cart from Codecanyon
Thanks Thanks
10-21-2015, 02:17 AM
Post: #3
RE: [GET][NEED HELP] PHP Responsive Online Store with Paypal Cart from Codecanyon
What error are you getting?
10-21-2015, 05:02 AM
Post: #4
RE: [GET][NEED HELP] PHP Responsive Online Store with Paypal Cart from Codecanyon
I didn't find any errors on the script everything work as it has to.
I can change the products, upload images change the store settings.
Only one advice: use cache refresh on the frontpage (Ctrl+F5 in your browser) if you change any store settings in the admin to take effect.
10-21-2015, 03:56 PM
Post: #5
RE: [GET][NEED HELP] PHP Responsive Online Store with Paypal Cart from Codecanyon
i found error on admin login
[Image: 10ye8lf.jpg]

error on admin menu
[Image: 2nlwf45.jpg]

error on site Settings
[Image: 2vs10jp.jpg]

Error on logout
[Image: 2lxvuqu.jpg]

please help.. thanks
44.gif
10-21-2015, 04:13 PM
Post: #6
RE: [GET][NEED HELP] PHP Responsive Online Store with Paypal Cart from Codecanyon
(10-21-2015 03:56 PM)pelangi17 Wrote:  please help.. thanks

These are just php notices and only one warning. You can simply hide them (better than rewrite the whole script). Open your server php.ini and change the following variable to this:
Code:
error_reporting = E_ALL and ~E_NOTICE and ~E_WARNING
10-22-2015, 12:07 AM
Post: #7
RE: [GET][NEED HELP] PHP Responsive Online Store with Paypal Cart from Codecanyon
(10-21-2015 04:13 PM)dFMeieR Wrote:  
(10-21-2015 03:56 PM)pelangi17 Wrote:  please help.. thanks

These are just php notices and only one warning. You can simply hide them (better than rewrite the whole script). Open your server php.ini and change the following variable to this:
Code:
error_reporting = E_ALL and ~E_NOTICE and ~E_WARNING

WOW ITS WORK... THANKS Thanks
10-22-2015, 12:30 AM
Post: #8
RE: [GET]PHP Responsive Online Store with Paypal Cart from Codecanyon
Write this code on any php file include error
put it in line 2 :

PHP Code:
Error_reporting(0); 
10-22-2015, 12:37 AM
Post: #9
RE: [GET]PHP Responsive Online Store with Paypal Cart from Codecanyon
(10-22-2015 12:30 AM)hak2man Wrote:  Write this code on any php file include error
put it in line 2 :

PHP Code:
Error_reporting(0); 

OK.. Thanks ALL




32.gif
Free counters!