Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fresh Install of GS 3.1
#3
Hi Shawn,

Thanks for the quick reply.

No it does not say Debug in red at the top right in admin.

No these are the only plugins I have installed:

/httpdocs/GETSIMPLE/plugins/admin-header-footer.php
/httpdocs/GETSIMPLE/plugins/branded-login.php
/httpdocs/GETSIMPLE/plugins/custom-admin-css.php
/httpdocs/GETSIMPLE/plugins/custom_title.php
/httpdocs/GETSIMPLE/plugins/customfields.php
/httpdocs/GETSIMPLE/plugins/DM_contactable.php
/httpdocs/GETSIMPLE/plugins/dominion-jcart.php
/httpdocs/GETSIMPLE/plugins/faq.php
/httpdocs/GETSIMPLE/plugins/InnovationPlugin.php
/httpdocs/GETSIMPLE/plugins/nested_menus.php
/httpdocs/GETSIMPLE/plugins/news_manager.php
/httpdocs/GETSIMPLE/plugins/squareit-gallery.php
/httpdocs/GETSIMPLE/plugins/squareit-loadtab.php
/httpdocs/GETSIMPLE/plugins/TinyMCEPlugin.php
/httpdocs/GETSIMPLE/plugins/zzzz_exec-php.php

No to php.ini file and my .htaccess file states:

-------------------------------------------------------------------
AddDefaultCharset UTF-8
Options -Indexes

# blocks direct access to the XML files - they hold all the data!
<Files ~ "\.xml$">
Order allow,deny
Deny from all
Satisfy All
</Files>
<Files sitemap.xml>
Order allow,deny
Allow from all
Satisfy All
</Files>

RewriteEngine on

# Usually it RewriteBase is just '/', but
# replace it with your subdirectory path
RewriteBase /GETSIMPLE/

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule /?([A-Za-z0-9_-]+)/?$ index.php?id=$1 [QSA,L]
-------------------------------------------------------------------

Nothing our of the ordinary in the folder. I don't know what else it could be?
Reply


Messages In This Thread
Fresh Install of GS 3.1 - by Chris&Kristi - 2012-02-23, 13:28:19
Fresh Install of GS 3.1 - by shawn_a - 2012-02-23, 13:34:27
Fresh Install of GS 3.1 - by Chris&Kristi - 2012-02-23, 13:57:44
Fresh Install of GS 3.1 - by shawn_a - 2012-02-23, 14:02:09
Fresh Install of GS 3.1 - by Chris&Kristi - 2012-02-23, 14:04:23
Fresh Install of GS 3.1 - by Connie - 2012-02-23, 17:38:10
Fresh Install of GS 3.1 - by ccagle8 - 2012-02-23, 23:13:45
Fresh Install of GS 3.1 - by Carlos - 2012-02-23, 23:27:39
Fresh Install of GS 3.1 - by Chris&Kristi - 2012-02-24, 12:27:20



Users browsing this thread: 1 Guest(s)