Log message #4018808

# At Username Text
# Apr 20th 2017, 21:37 Erik180486 reverse?
# Apr 20th 2017, 21:36 technofection How come your root htaccess is typed reverse?
# Apr 20th 2017, 21:36 Erik180486 you have any other ideas?
# Apr 20th 2017, 21:35 Erik180486 this really sucks right?
# Apr 20th 2017, 21:32 Erik180486 </IfModule>
# Apr 20th 2017, 21:32 Erik180486 RewriteRule ^ index.php [L]
# Apr 20th 2017, 21:32 Erik180486 RewriteCond %{REQUEST_FILENAME} !-f
# Apr 20th 2017, 21:32 Erik180486 RewriteBase /smartmommy
# Apr 20th 2017, 21:32 Erik180486 RewriteEngine On
# Apr 20th 2017, 21:32 Erik180486 <IfModule mod_rewrite.c>
# Apr 20th 2017, 21:32 Erik180486 webroot is
# Apr 20th 2017, 21:32 Erik180486 RewriteRule ^$ webroot/ [L]
# Apr 20th 2017, 21:32 Erik180486 </IfModule>
# Apr 20th 2017, 21:32 Erik180486 RewriteRule (.*) webroot/$1 [L]
# Apr 20th 2017, 21:32 Erik180486 RewriteBase /smartmommy
# Apr 20th 2017, 21:32 Erik180486 RewriteEngine on
# Apr 20th 2017, 21:32 Erik180486 <IfModule mod_rewrite.c>
# Apr 20th 2017, 21:32 Erik180486 root htaccess is
# Apr 20th 2017, 21:31 Erik180486 also pushed it because I changed the .htaccess
# Apr 20th 2017, 21:31 Erik180486 done
# Apr 20th 2017, 21:29 technofection Put it in your root htaccess, also pull the webroot/.htaccess and upload it
# Apr 20th 2017, 21:29 technofection IfModule mod_rewrite.c> RewriteEngine on RewriteBase /smartmommy RewriteRule (.*) webroot/$1 [L] RewriteRule ^$ webroot/ [L] </IfModule
# Apr 20th 2017, 21:28 technofection oops, hold
# Apr 20th 2017, 21:28 technofection IfModule mod_rewrite.c> RewriteRule (.*) webroot/$1 [L] RewriteRule ^$ webroot/ [L] [2:57] RewriteEngine on [2:57] </IfModule
# Apr 20th 2017, 21:27 technofection ahh, thats wrong.. it should be
# Apr 20th 2017, 21:27 Erik180486 </IfModule>
# Apr 20th 2017, 21:27 Erik180486 RewriteRule (.*) webroot/$1 [L]
# Apr 20th 2017, 21:27 Erik180486 RewriteBase /smartmommy
# Apr 20th 2017, 21:27 Erik180486 RewriteRule ^$ webroot/ [L]
# Apr 20th 2017, 21:27 Erik180486 RewriteEngine on
# Apr 20th 2017, 21:27 Erik180486 <IfModule mod_rewrite.c>
# Apr 20th 2017, 21:26 technofection How does your ROOT .htaccess look like now?
# Apr 20th 2017, 21:22 Erik180486 done
# Apr 20th 2017, 21:22 technofection and upload to server
# Apr 20th 2017, 21:22 technofection @erik180486 , pull webroot/.htaccess
# Apr 20th 2017, 21:20 Erik180486 :(
# Apr 20th 2017, 21:20 technofection @erik180486 , not really still problem with htaccess, none of the css / images are loaded
# Apr 20th 2017, 21:19 technofection @rudy1976s you can also use Models intialize event and push the Auth user to the models
# Apr 20th 2017, 21:18 rudy1976s okay but I need to save the user which is currently editing the record
# Apr 20th 2017, 21:17 Erik180486 not sure what it is :)
# Apr 20th 2017, 21:17 Erik180486 but is that okay?