Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • andrew40 Friend
    #127945

    Installed fine, no other issues except when i click on read more the page just reloads. Created content within the press release section but cannot get the content to load. The same within the rest of the site when read more is clicked.. Any ideas..

    shackbase Friend
    #246938

    I would guess you have not changed the htaccess.txt file into .htaccess ?

    –Tone

    andrew40 Friend
    #246940

    Yes I have, thanks

    andrew40 Friend
    #246984

    tried it both ways with no .htaccess and with it, the same thing happens. when you click on an article it just refreshes the page, there is nothing else to indicate problem

    Only errors in error log are

    File does not exist: /home/webadmin/clients.parysnet.net/html/tca/templates/ja_teline_ii/highslide/highslide, referer: http://clients.parysnet.net/tca/templates/ja_teline_ii/highslide/highslide.css
    File does not exist: /home/webadmin/clients.parysnet.net/html/tca/templates/ja_teline_ii/highslide/highslide, referer: http://clients.parysnet.net/tca/templates/ja_teline_ii/highslide/highslide.css
    File does not exist: /home/webadmin/clients.parysnet.net/html/tca/templates/ja_teline_ii/highslide/highslide, referer: http://clients.parysnet.net/tca/templates/ja_teline_ii/highslide/highslide.css
    client denied by server configuration: /home/webadmin/clients.parysnet.net/html/tca/images/stories/videos/thumbnail/Hyundai.flv.jpg

    and the file does exisit

    andrew40 Friend
    #247009

    only happens with the dynamic links such as

    multi-purpose-oval-roaster&catid=45:shop&Itemid=163/life-a-style.html

    andrew40 Friend
    #247120

    guys this is driving me nuts, any ideas

    andrew40 Friend
    #247222

    Have moved the site to different server used quick install and everything went fine.
    Have read more links that just refesh the page and title links doing the same, any ideas please!!

    shackbase Friend
    #247231

    Could you give a url to such a link and tell us which link it is that just refreshes?

    –Tone

    andrew40 Friend
    #247233

    go to the home page at

    http://clients.parysnet.net/tca
    and click any link on the articles on that page..

    There was an article on here somewhere regarding this issue in relation to php version or something and had to edit one file to make it work. The urls are not forming correctly and i think it is in relation to the bold marked in the url below

    multi-purpose-oval-roaster&catid=45:shop&Itemid=163/life-a-style.html

    andrew40 Friend
    #248002

    Is there no support for this template or ja_news as this is becoming a serious issue. I have to get this site launched for a client and none of the links work they just refesh the page…..

    Sherlock Friend
    #248013

    I can’t view your site, it request user and pass

    sirajm Friend
    #248029

    try to disable URL cache (if it’s enable). I had the same issue and I disabled SEF url cache and now readmore is working fine.:)
    thanks

    andrew40 Friend
    #248033

    nguoiabcd – reactivated sorry

    url cache is already disabled

    andrew40 Friend
    #248034

    .htaccess below

    ## Can be commented out if causes errors, see notes above.
    # Options +FollowSymLinks

    #
    # mod_rewrite in use

    RewriteEngine On

    # Uncomment following line if your webserver's URL
    # is not directly related to physical file paths.
    # Update Your Joomla! Directory (just / for root)

    # RewriteBase /

    ########## Begin - Joomla! core SEF Section
    #
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_URI} !^/index.php
    RewriteCond %{REQUEST_URI} (/|.php|.html|.htm|.feed|.pdf|.raw|/[^.]*)$ [NC]
    RewriteRule (.*) index.php
    RewriteRule .* -
    #
    ########## End - Joomla! core SEF Section

    ########## Begin - Rewrite rules to block out some common exploits
    ## If you experience problems on your site block out the operations listed below
    ## This attempts to block the most common type of exploit `attempts` to Joomla!
    #
    # Block out any script trying to set a mosConfig value through the URL
    RewriteCond %{QUERY_STRING} mosConfig_{1,21}(=|%3D)
    # Block out any script trying to base64_encode crap to send via URL
    RewriteCond %{QUERY_STRING} base64_encode.*(.*)
    # Block out any script that includes a <script> tag in URL
    RewriteCond %{QUERY_STRING} (<|%3C).*script.*(>|%3E) [NC,OR]
    # Block out any script trying to set a PHP GLOBALS variable via URL
    RewriteCond %{QUERY_STRING} GLOBALS(=|{0,2})
    # Block out any script trying to modify a _REQUEST variable via URL
    RewriteCond %{QUERY_STRING} _REQUEST(=|{0,2})
    # Send all blocked request to homepage with 403 Forbidden error!
    RewriteRule ^(.*)$ index.php [F,L]

    andrew40 Friend
    #248044

    I am instructed that it might be a php version issue, I am running php 5.04, but i find that hard to believe when I have a site working perfectly using version 1.5.0 and all the others running 1.5.3 don’t.

    Any ideas or suggestions..

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

This topic contains 15 replies, has 4 voices, and was last updated by  andrew40 16 years, 6 months ago.

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