hi there,
i am newbies in oscommerce. i want to set up my first online shop - nurmawar.com
i had some problem here.. when i click to the path http://nurmawar.com/index.php?cPath=22 , it shows me nothing there. it was happened after i tried to install headertags_seo_v_3.2.8 in the server. i wonder everyone out there can help me back in the line.
thank you,
eddy
Latest News: (loading..)
Problem installing Headertags_seo_v_3.2.8 in Oscommerce 2.3.1
Started by eddymasry, Jul 07 2012 05:11 PM
3 replies to this topic
#1
Posted 07 July 2012 - 05:11 PM
#2
Posted 07 July 2012 - 05:26 PM
:|: Was this post helpful ? Click the LIKE THIS button :|:
See my Profile to learn more about add ons, templates, support plans and custom coding (click here)
See my Profile to learn more about add ons, templates, support plans and custom coding (click here)
#3
Posted 08 July 2012 - 12:39 PM
hi,
i am newbies in checking the error in the index.php. do you know how to check it ? or i have to look over all of the lines in the index.php code? or there is any software that can easily detect/check the error log in index.php. hope to help me a i am a newbies in osCommerce.
sample error path of my site http://nurmawar.com/index.php?cPath=22
i am newbies in checking the error in the index.php. do you know how to check it ? or i have to look over all of the lines in the index.php code? or there is any software that can easily detect/check the error log in index.php. hope to help me a i am a newbies in osCommerce.
sample error path of my site http://nurmawar.com/index.php?cPath=22
#4
Posted 08 July 2012 - 03:23 PM
In /includes/application_top.php find this code:
Change it to this:
Hopefully the server will then spit out a useful error message you can use to track down the problem.
Read the blurp in my profile about making backups...
// set the level of error reporting error_reporting(E_ALL & ~E_NOTICE);
Change it to this:
// set the level of error reporting error_reporting(E_ALL | E_STRICT);
Hopefully the server will then spit out a useful error message you can use to track down the problem.
Read the blurp in my profile about making backups...
If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.
"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."
- Me -
"Headers already sent" - The definitive help
"Cannot redeclare ..." - How to find/fix it
SSL Implementation Help
Like this post? "Like" it again over there >
"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."
- Me -
"Headers already sent" - The definitive help
"Cannot redeclare ..." - How to find/fix it
SSL Implementation Help
Like this post? "Like" it again over there >









