Jump to content



Latest News: (loading..)

Eaviator

Member Since 13 Nov 2004
OFFLINE Last Active Apr 04 2013 09:31 PM
-----

Topics I've Started

Re-Installed on New ISP...Now I can't access my Admin section?

06 February 2013 - 07:10 PM

Greetings all,

I have a current and up to date osCommerce site that I had to switch ISP's for because our first ISP kept on dropping in and out on the web, not the best thing for an online business.

Everything went smoothly, products seem to be showing up where they're supposed to and all that fun stuff (I'm testing the site only at this point, it's not yet live)....but, there is a glitch in the works somewhere. When I try to access my admin/login.php I get this error message:

Fatal error: require() [function.require]: Failed opening required '/home/vhosts/mysite.com/httpdocs/includes/classes/action_recorder.php' (include_path='.:/usr/share/pear:/local/PEAR/') in /home/vhosts/mysite.com/httpdocs/admin/includes/classes/action_recorder.php on line 13

I'm going goofy trying to figure out where the "httpdocs" in coming into play here as the new ISP root goes to mysite.com/public_html/whatever_file. On the old site all the catalog folders/files were loaded into "httpdocs" instead of "public_html" as with the new ISP. I've changed the includes/config.php file and the admin/includes/config.php file to reflect the correct url linkage but it's still not working properly. Also, some of the image files aren't showing either which may help find the culprit file here. Which file have I forgotten to change...Can anyone help...please

Cheers,
DougB

Help Urgently Required, failure to hook up to database after moving site

04 November 2012 - 05:19 PM

Hey Gang,

Hope everyone's doing well over the weekend here but I've run into some grief maybe someone can point me in the right direction.

One of the problems I had with the initial re-install was the new server wouldn't allow me to use the same database name, it had to be preceded by their own particular heading, same for the user. So to effect this I renamed them appropriately and got the site working OK. It's connecting to the database OK as all products are showing up OK and it's working as far as that's concerned. It's just it won't allow me into the admin section now. These are the files I found that had database and usernames in them. I thought I caught all of them:

home/includes/configure.php

home/admin/includes/configure.php.


There has to be something I've missed here...sigh. After transferring our site to the new server everything went well, that is until I tried logging into the Admin section of our site. I'm getting failure messages like this:

Warning: require(/var/www/vhosts/xyz.com/httpdocs/includes/classes/action_recorder.php) [function.require]: failed to open stream: No such file or directory in /home/xyz/public_html/org_pages/includes/classes/action_recorder.php on line 13

Fatal error: require() [function.require]: Failed opening required '/var/www/vhosts/xyz.com/httpdocs/includes/classes/action_recorder.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xyz/public_html/org_pages/includes/classes/action_recorder.php on line 13

What have I missed, and where can I find it? I know it's got to be something to do with hooking up to the database and the right permissions for it, but for the life of me I can't find where or what I've missed. Maybe someone has an idea that'll help me figure this damn puzzle out. Many thanks guys...Cheers!

Images Stacking on top of each other in Chrome?

30 May 2012 - 04:03 PM

Greetings gang,

I'm running a pretty much plain jane version of osCommerce 2.3.1 without many add-on's. I have this weird problem though. If the site is viewed in IE or Firefox, the extra large images for products display properly, right underneath the main image in line. However, if the site's viewed in Google's Chrome browser they all stack up, one on top of each other and if you mouse over them the main display goes nuts...Has anyone else run across this problem and if so how did you fix it? The URL is cghartdm.com

Much appreciate any help you guys come up with. Thanks gang....