

anish26
Members-
Content count
13 -
Joined
-
Last visited
Profile Information
-
Real Name
Anish Butani
-
[Contribution] Ultimate SEO URLs - by Chemo
anish26 replied to Chemo's topic in General Add-Ons Support
Hi there I have installed SEO URLs and it is working but I cannot access my admin page now. I have run through the installation steps 3 times now and am encountering the same problem. SEO Urls works fine. I have uploaded the SEO Class file to the correct directory. I would appreciate your help here. Thanks Please note the error message: Warning: main(includes/classes/seo.class.php) [function.main]: failed to open stream: No such file or directory in /home/kanishka/public_html/admin/includes/application_top.php on line 132 Warning: main() [function.include]: Failed opening 'includes/classes/seo.class.php' for inclusion (include_path='.:/usr/php4/lib/php') in /home/kanishka/public_html/admin/includes/application_top.php on line 132 Fatal error: Cannot instantiate non-existent class: seo_url in /home/kanishka/public_html/admin/includes/application_top.php on line 134 -
Hi there Any tips on how to unistall ultimate seo urls safely? It is giving me a problem in that I cannot access my admin page, which is not ideal I tried uninstalling it but my website then disappeared! The message I am getting is: Warning: main(includes/classes/seo.class.php) [function.main]: failed to open stream: No such file or directory in /home/kanishka/public_html/admin/includes/application_top.php on line 132 Warning: main() [function.include]: Failed opening 'includes/classes/seo.class.php' for inclusion (include_path='.:/usr/php4/lib/php') in /home/kanishka/public_html/admin/includes/application_top.php on line 132 Fatal error: Cannot instantiate non-existent class: seo_url in /home/kanishka/public_html/admin/includes/application_top.php on line 134
-
Apologies, Ken. I managed to sort that out. Your contribution seems to be helping in assigning keywords and descriptions to product pages, but what about category pages? Also, you say that By default, the header_tags_edit.php does not show the left column. If you want to show it, then open header_tags_edit.php, uncomment line 297 so that it looks like: <?php require(DIR_WS_INCLUDES . 'footer.php'); ?> It seems that my left column is showing, so what would I do in this case, i.e. reversing the above? Many thanks
-
Ken, I have noticed this in product_info.php. Please advise how much I should delete, Many thanks ?> <!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN"> <html <?php echo HTML_PARAMS; ?>> <head> <meta http-equiv="Content-Type" content="text/html; charset=<?php echo CHARSET; ?>"> <title><?php if ( defined( 'NAVBAR_TITLE' ) ) { echo NAVBAR_TITLE; } else { echo TITLE; } ?></title> <base href="<?php echo (($request_type == 'SSL') ? HTTPS_SERVER : HTTP_SERVER) . DIR_WS_CATALOG; ?>"> <link rel="stylesheet" type="text/css" href="stylesheet.css"> <script language="javascript"><!-- function popupWindow(url) { window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,res izable=yes,copyhistory=no,width=100,height=100,screenX=150,screenY=150,top=150,le ft=150') }
-
Ken, My website is www.kanishka.co.uk I would be grateful for your advice Thanks Regards Anish
-
Hello Ken, Many thanks for your application - I have been able to install v.3 On Osc, I am getting a page for Header Tags Entry/Edit. However, changing these is not updating my the title bar for my products Please advise Thanks Regards Anish