osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

Really confused, admin catalog page displays empty???

This is a discussion on Really confused, admin catalog page displays empty??? within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; Ok So i install a new website, and get a really puzzling error.. when I go to add the first ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Installation issues

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 08-04-2006, 01:12 AM
New Member
 
Join Date: Sep 2005
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
b5b4you
Default Really confused, admin catalog page displays empty???

Ok So i install a new website, and get a really puzzling error..

when I go to add the first category or part in the admin using the catalog link, I get a blank page display, source code shows html tags and body tags, but nothing else of the site?

Its a Fresh install?? osCMax v2.0 with the latest patch, and SQL patch is also implememted already.

had some issues with the installer, but I thought I had it working??
Most of the other links in the admin work just fine.

Please log in and take a look and post any comments if possible
I made a special account to test with

demo account login
http://www.revengecycle.com/harley/admin/

Login admin@localhost.com
Pass admin
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 08-04-2006, 09:44 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 11,059
Thanks: 81
Thanked 348 Times in 327 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default RE: Really confused, admin catalog page displays empty???

Check your error logs...that looks like a php error...
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 08-07-2006, 12:46 AM
New Member
 
Join Date: Sep 2005
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
b5b4you
Default Re: RE: Really confused, admin catalog page displays empty??

Quote:
Originally Posted by msasek
Check your error logs...that looks like a php error...
Is there a way for me to see these errors without calling my ISP to get the logs? I dont seem to have access to them.

is ther a way I can turn debug display on in OSCDox itself?

They have a latest version of Oscommerce version working ok already, but I would rather use OscDox for the shop I need To build, because of its already added contribs.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 08-07-2006, 08:01 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 11,059
Thanks: 81
Thanked 348 Times in 327 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default RE: Re: RE: Really confused, admin catalog page displays emp

If you have a control panel for your account you should have access to the error logs.

You could turn on error output in php. Add this to the .htaccess file:
Code:
php_flag display_errors on
You may want to simply delete the categories.php file and upload it to the server again...
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 08-11-2006, 12:44 PM
New Member
 
Join Date: Sep 2005
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
b5b4you
Default Re: RE: Re: RE: Really confused, admin catalog page displays

Quote:
Originally Posted by msasek
If you have a control panel for your account you should have access to the error logs.

You could turn on error output in php. Add this to the .htaccess file:
Code:
php_flag display_errors on
You may want to simply delete the categories.php file and upload it to the server again...
Ok couldent get this to work online to display the errors, but I did install a local xampp lite, and seems to error on the exact same pages, but i can see the probelms now...

Code:
Warning: require(F:/xampplite/htdocs/harley/FCKeditor/fckeditor.php) [function.require]: failed to open stream: No such file or directory in E:\xampplite\htdocs\harley\admin\categories.php on line 18

Fatal error: require() [function.require]: Failed opening required 'F:/xampplite/htdocs/harley/FCKeditor/fckeditor.php' (include_path='.;\xampplite\php\pear\') in E:\xampplite\htdocs\harley\admin\categories.php on line 18
Im ready to host somewhere else to fix this issue, but i need to fix this before I will start to develop on this new 03 build.
is it me, or my install thats the issue...lol

EDIT WAIT...I see the problem!! I pluged my flash drive in to the other card reader, and the e drive and f drive confusing it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
modifying product displays on the main page siamsens osCMax v2 Customization/Mods 1 05-01-2007 08:35 AM
How do you totally empty the mysql catalog without deleting mymikl osCMax v2 Features Discussion 3 09-05-2006 10:25 AM
Tried to Log in but went to a empty page chihchiac osCMax v1.7 Discussion 0 08-24-2004 03:42 PM
Bug - specials.php page displays to few products Redbeard osCMax v1.7 Discussion 1 11-09-2003 11:11 AM
HELP!!!! why does my admin page show up but not the catalog? deletemequick osCommerce 2.2 Installation Help 2 01-13-2003 07:54 PM


All times are GMT -8. The time now is 09:08 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax