Jump to content



Latest News: (loading..)

ce7

Member Since 10 Mar 2012
OFFLINE Last Active Apr 22 2013 07:09 AM
-----

Posts I've Made

In Topic: KissMT Dynamic SEO Meta & Canonical Header Tags

26 March 2013 - 12:24 AM

Hi,

I am getting the errors when i click admin / categories and admin/manufactures, can someone please help?

Fatal error: require_once() [function.require]: Failed opening required 'includes/modules/kiss_meta_tags/classes/kiss_meta_tags_class.php' in admin/manufactureres.php on line 15

Fatal error: require_once() [function.require]: Failed opening required 'includes/modules/kiss_meta_tags/classes/kiss_meta_tags_class.php' in admin/categories.php on line 15

thanks in advance

Lyn

In Topic: Fatal error: Call to undefined function tep_cfg_select_pages()

23 March 2013 - 12:54 PM

View Postce7, on 23 March 2013 - 12:16 PM, said:

Hi Gregely,

Thank you! I will check this add on again and see if it fix the error.

Lyn

Hi Gregely,

Just check this addons. I don't think that I had add this addon into my site. Could you please kindly point me out which files that I maybe need to go to check that cause Fatal error: Call to undefined function tep_cfg_select_pages() in admin/modules.php(232: ): eval ()'d code on line 1, if I know which file to check, I maybe can find which addon cause problem and ask the developer.

line 232: eval('$keys .= ' . $value['set_function'] . "'" . $value['value'] . "', '" . $key . "');");

Many thanks in advance.

Lyn

In Topic: Fatal error: Call to undefined function tep_cfg_select_pages()

23 March 2013 - 12:16 PM

View PostGergely, on 18 March 2013 - 10:39 AM, said:

@ce7

Look after installation again. Replace need in admin includes/funtions/general.php.

http://addons.oscommerce.com/info/7691

Hi Gregely,

Thank you! I will check this add on again and see if it fix the error.

Lyn

In Topic: Google XML Sitemap SEO

26 February 2013 - 02:03 AM

View PostJack_mcs, on 24 February 2013 - 03:09 PM, said:

Some servers have software installed that won't allow setting permissions to 777, which is correct. If you try to set them to 777 and the file is accessed, the 500 error occurs. So 755 is correct in your case, or it sounds like it is. The error is saying it can't find the files. Assuming this addon is installed correctly, that is probably failing due to an incorrectly setup configure file.

Hi Jack,

Thanks for your reply.
Yes, the admin folder name I had changed for security reason, which did not updated correctly and made the error message appeared. It is fixed and submitted to the google. Most of them all ok, but there is 1 error message, with the sitemappages.xml, it said it doesn't contain any URLs. I am not sure about this one, could you please help to explain what this mean and how can I fix it? Many thanks in advance.

Lyn

In Topic: Google XML Sitemap SEO

24 February 2013 - 08:37 AM

Hi Jack,

Thank you very much for your addon.

Sorry if I asked the same question as others did.

I had installed Sitemap SEO at the very beginning, and I block some IP as I thought it was attack based on PHP Intrustion, and then a while our website couldn't find on google at all. So I came back and install your add on.

If I had the file permission as 777, I get 500 Internal Server Error, if I set it back as 755, I get this error message as below:
(PS I had read previous reply about 500 Internal Server Error, and said need to contact Host company, my website did not have limitation. Could you please give me more detail about how to solve this 500 error problem?)



Warning:  fopen(/sitemapproducts.xml) [function.fopen]: failed to open stream: Permission denied in /mysite/googlesitemap/sitemap.class_Alternate.php on line 353

ERROR: Google Product Sitemap Generation FAILED!



Warning:  fopen(/sitemapcategories.xml) [function.fopen]: failed to open stream: Permission denied in /mysite.com/googlesitemap/sitemap.class_Alternate.php on line 353

ERROR: Google Category Sitemap Generation FAILED!



Warning:  fopen(/sitemapindex.xml) [function.fopen]: failed to open stream: Permission denied in /mysite/googlesitemap/sitemap.class_Alternate.php on line 353

ERROR: Google Sitemap Index Generation FAILED!

Array
(
    [QUERY] => Array
    (
    [PRODUCTS] => Array
    (
    [STATUS] => success
    [NUM_ROWS] => 158
    )

    [CATEOGRY] => Array
    (
    [STATUS] => success
    [NUM_ROWS] => 44
    )

    )

    [SAVE_FILE_XML] => Array
    (
    [0] => Array
    (
    [file] => /sitemapproducts.xml
    [status] => failure
    [file_exists] => false
    )

    [1] => Array
    (
    [file] => /sitemapcategories.xml
    [status] => failure
    [file_exists] => false
    )

    [2] => Array
    (
    [file] => /sitemapindex.xml
    [status] => failure
    [file_exists] => false
    )

    )

)


Many thanks in advance.

Lyn