test
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • tamaras Friend
    #173832

    I was using the Kyanite template and switched to the Community template, had issues with the t3 framework, reinstalled latest version of plugin, everything works except the slideshow.

    I’ve searched the site for a similar issue, and tried all the solutions that may be near to it, with no luck. Reinstalled the slideshow module, double checked the folder name and the photo sizes.

    I’m stumped, any help would be greatly appreciated. I’m a bit concerned that the t3 framework is still not working correctly.

    Thanks in advance, all you guys rock!

    pavit Moderator
    #438038

    Hi tamaras

    Your admin account provided seems not working

    Could you check it ?

    Thanks

    tamaras Friend
    #438039

    I’ve had some issues with not being able to sign in on Firefox but I did check it and it’s correct. However, the slideshow just started working while I was looking at module positions. Did you do that????

    If so THANK YOU THANK YOU!!!!

    I’m so tired, I don’t remember what I gave you….I may have typed in the old one.

    SO sorry.

    If you fixed it, can you tell me what the issue was for future reference and to share with others?

    THANKS !!!! WooHOOOO I can go get some sleeep!:)

    pavit Moderator
    #438043

    Hi

    You must clean your JaT3 cache when you make some change

    tamaras Friend
    #438126

    Okay thanks, but now I can’t upload any photos into the media manager. I get this message
    Notice
    Please input a file for upload

    pavit Moderator
    #438128

    Hi

    I’m sorry but if i cannot login into your backend i cannot check what is wrong

    please check better your details provided in this thread because are incorrect

    Thanks

    tamaras Friend
    #438130

    instead of Designit1 use girlypaint4U

    That should work:) Thanks!!

    pavit Moderator
    #438132

    Hi

    Try to change the chmod for your logs folder now is unwritable

    Set a chmod to 755

    tamaras Friend
    #438137

    Thanks, I’m sorry but I have no idea how to do that?

    I’m not comfortable making a lot of code changes.

    I just changed the htaccess.txt to .htaccess and copied the following code per mj1256, then enabled SEO settings to Y, then cleaned my cache…..but this didn’t work either.

    I am so appreciative of all your help:)

    ##
    # @version $Id: htaccess.txt 9975 2008-01-30 17:02:11Z ircmaxell $
    # @package Joomla
    # @copyright Copyright (C) 2005 – 2008 Open Source Matters. All rights reserved.
    # @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
    # Joomla! is Free Software
    ##

    #####################################################
    # READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE
    #
    # The line just below this section: ‘Options +FollowSymLinks’ may cause problems
    # with some server configurations. It is required for use of mod_rewrite, but may already
    # be set by your server administrator in a way that dissallows changing it in
    # your .htaccess file. If using it causes your server to error out, comment it out (add # to
    # beginning of line), reload your site in your browser and test your sef url’s. If they work,
    # it has been set by your server administrator and you do not need it set here.
    #
    #####################################################

    ## 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 – 3rd Party SEF Section
    ############# Use this section if you are using a 3rd party (Non Joomla! core) SEF extension – e.g. OpenSEF, 404_SEF, 404SEFx, SEF Advance, etc
    #
    #RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR] ##optional – see notes##
    #RewriteCond %{REQUEST_URI} (/|.htm|.php|.html|/[^.]*)$ [NC]
    #RewriteCond %{REQUEST_FILENAME} !-f
    #RewriteCond %{REQUEST_FILENAME} !-d
    #RewriteRule (.*) index.php
    #
    ########## End – 3rd Party 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]
    #
    ########## End – Rewrite rules to block out some common exploits

    tamaras Friend
    #438142

    I don’t know if you went in and did something or if what I did fixed it, but if you did I am most grateful and say

    THANK YOU!!!!

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

This topic contains 10 replies, has 2 voices, and was last updated by  tamaras 12 years, 10 months ago.

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