Guest Posted July 20, 2005 Share Posted July 20, 2005 So I made a change to my payment module...and now my site sorta disappears? www.justmanuals.com/catalog/ It'll appear, then click a link, then go back to the site and it's gone. You'll see. :) Any thoughts? -Gabe Link to comment Share on other sites More sharing options...
keltic Posted July 20, 2005 Share Posted July 20, 2005 So I made a change to my payment module...and now my site sorta disappears?www.justmanuals.com/catalog/ It'll appear, then click a link, then go back to the site and it's gone. You'll see. :) Any thoughts? -Gabe <{POST_SNAPBACK}> I can see your shop site on first keying in the URL. together with the messages warning you your site is at risk. If I were you I would secure your shop immediately. See if this cures the problem. Link to comment Share on other sites More sharing options...
Guest Posted July 20, 2005 Share Posted July 20, 2005 I made those changes, still not working out. Link to comment Share on other sites More sharing options...
Druss Posted July 20, 2005 Share Posted July 20, 2005 Did the contrib you installed change your english.php or filesnames.php file? Its possible you overwrote some code you shouldn't have which is keeping the site from recognizing any other file names. Link to comment Share on other sites More sharing options...
Guest Posted July 20, 2005 Share Posted July 20, 2005 Did the contrib you installed change your english.php or filesnames.php file? Its possible you overwrote some code you shouldn't have which is keeping the site from recognizing any other file names. <{POST_SNAPBACK}> Well, I'm not sure. I've done 2 things. 1.) I'm using the OSC that works with Register Globals = off. 2.) I'm using the Paypal Web Payments Pro contribution. Link to comment Share on other sites More sharing options...
♥Vger Posted July 20, 2005 Share Posted July 20, 2005 This is a default website, so I'd just restore files that you altered when trying to install the new payment module back to their original files and your website should be restored. Vger Link to comment Share on other sites More sharing options...
Guest Posted July 20, 2005 Share Posted July 20, 2005 Deleted the files, didn't help. Link to comment Share on other sites More sharing options...
Guest Posted July 20, 2005 Share Posted July 20, 2005 However. I should add that when I went to install the new payment types, the box with "Install/Edit" was gone. Link to comment Share on other sites More sharing options...
♥Vger Posted July 20, 2005 Share Posted July 20, 2005 Well, before worrying about your website - how about Password Protection for your 'admin' folder? And as that is working fine it can't be the Register Globals patch, because that affects both catalog and admin. So, there must have been some other alterations you made to files apart from the extra files that were added for the contribution. What I don't understand at all about your server setup is that they are using php and zend, but without zend optimizer installed. Vger Link to comment Share on other sites More sharing options...
Guest Posted July 21, 2005 Share Posted July 21, 2005 Zend? I'm not sure. <br> Whenever I installed osCommerce, I got the SQL file does not exist, because it was pointing to ../install/oscommerce.sql instead of ../catalog/install/oscommerce.sql, so I put the SQL file in ../install. Link to comment Share on other sites More sharing options...
♥Vger Posted July 21, 2005 Share Posted July 21, 2005 The best suggestion I can make is that you delete the installation and do a complete reinstall. Vger Link to comment Share on other sites More sharing options...
Guest Posted July 21, 2005 Share Posted July 21, 2005 Did that yesterday. :) Link to comment Share on other sites More sharing options...
Guest Posted July 21, 2005 Share Posted July 21, 2005 Server's error log: [Wed Jul 20 22:27:47 2005] [error] PHP Fatal error: main(): Failed opening required 'includes/languages/.php' (include_path='.:/pear/lib:/var/www/pear/lib') in /mnt/newhome/vhosts/www.justmanuals.com/htdocs/catalog/includes/application_top.php on line 251 Link to comment Share on other sites More sharing options...
baluvee Posted July 21, 2005 Share Posted July 21, 2005 Server's error log: [Wed Jul 20 22:27:47 2005] [error] PHP Fatal error: main(): Failed opening required 'includes/languages/.php' (include_path='.:/pear/lib:/var/www/pear/lib') in /mnt/newhome/vhosts/www.justmanuals.com/htdocs/catalog/includes/application_top.php on line 251 <{POST_SNAPBACK}> PM me your site's ftp details.I will try to fix it Link to comment Share on other sites More sharing options...
keltic Posted July 21, 2005 Share Posted July 21, 2005 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"></HEAD> <BODY></BODY></HTML> The above is the code which appears on the blank page after clicking back to the link. Have you got a rogue html file in there somewhere ? BTW You still haven't secured your admin area. Link to comment Share on other sites More sharing options...
Guest Posted July 22, 2005 Share Posted July 22, 2005 I don't see the error message b/c I can't view the site, what is the error for the admin security? Link to comment Share on other sites More sharing options...
keltic Posted July 22, 2005 Share Posted July 22, 2005 PM sent re admin area. Link to comment Share on other sites More sharing options...
keltic Posted July 22, 2005 Share Posted July 22, 2005 It's not an error message. The page comes up as blank. If you right click the page the above code is shown in notepad. It looks like the link is calling this code from somewhere. Link to comment Share on other sites More sharing options...
♥Vger Posted July 22, 2005 Share Posted July 22, 2005 The html code being seen is just because your browser is delivering up a blank page. The other error indicated that incorrect permissions are set on the english folder (or whatever language is being used). Vger Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.