i need help im getting a 403 Error when i have my site uploaded heres the Htaccess
Options -Indexes
#Force non-www:
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteCond %{HTTP_HOST} =www.moddinginc.com
RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301]
RewriteCond %{HTTP:X-Forwarded-Proto}...
when i make a thread it gives this Error when i add forum sales and a dollar ammount
Mysqli statement execute error : Out of range value for column 'xfa_fss_percentage' at row 1
Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 297
Zend_Db_Statement->execute() in...
im getting this Error when people try to register
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Field 'aupp_completed_tasks' doesn't have a default value - library/Zend/Db/Statement/Mysqli.php:214
Generated By: Unknown Account, 5 minutes ago
Stack Trace
#0...
OKay i go in now im in and Addon is installed do if i remove the code from the config file it kicks me again with the same error
what do i do in here>?
http://prntscr.com/ft7n0y
and do i change the
Do i change $config['enableListeners'] = false;
to //$config['enableListeners'] =...
The only thing i see in the config file is my DB username and PW
<?php
$config['db']['host'] = 'localhost';
$config['db']['port'] = '3306';
$config['db']['username'] = 'MyUSERNAME';
$config['db']['password'] = 'MYPASSWORD';
$config['db']['dbname'] = 'DBNAME';
$config['superAdmins'] = '1'...
Thanks Guys for the help
i removed all the Add-ons and it still gave me the error im now going to try the 1.5.10a install hope that works better
@AnimeHaxor
@MiRacLE
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.