test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • sanumala Friend
    #134554

    Hi Guys

    What i have tried is un installed existing jaslideshow and installed new version of that..

    all of sudden i am getting

    Fatal error: Cannot redeclare class SimplePie in /home2/dealscam/public_html/camp/libraries/simplepie/simplepie.php on line 346

    when I try to access my content pages like aboutus, contactus, privacy policy etc…

    Here is my site http://www.dealscamp.com

    I badly needed response from experts asap

    thanks in advance

    John Wesley Brett Moderator
    #275999

    The problem is in your Simple Pie RSS application.
    Disable it temporarily and see if that doesn’t clear up your issue.

    And on another note…may I help you fix another little item…the links in the top center of your page that are dropping down on top of your menu bar. We can center it better by the following:

    Go to template.css (line 716)


    #ja-vmcurrency {
    border-right:1px solid #E6E6E6;
    height:65px;
    position:absolute;
    right:230px;
    top:20px;
    width:300px;
    }

    And change to:


    #ja-vmcurrency {
    border-right:1px solid #E6E6E6;
    height:100px;
    position:absolute;
    right:230px;
    top:0;
    width:300px;
    }

    Have fun!
    John.

    sanumala Friend
    #276016

    Thanks for the response …. my buy.com rss is doing wrong…. fixed it….
    <em>@jbrett 86755 wrote:</em><blockquote>The problem is in your Simple Pie RSS application.
    Disable it temporarily and see if that doesn’t clear up your issue.

    And on another note…may I help you fix another little item…the links in the top center of your page that are dropping down on top of your menu bar. We can center it better by the following:

    Go to template.css (line 716)


    #ja-vmcurrency {
    border-right:1px solid #E6E6E6;
    height:65px;
    position:absolute;
    right:230px;
    top:20px;
    width:300px;
    }

    And change to:


    #ja-vmcurrency {
    border-right:1px solid #E6E6E6;
    height:100px;
    position:absolute;
    right:230px;
    top:0;
    width:300px;
    }

    Have fun!
    John.</blockquote>

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  sanumala 16 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum