Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Error 404 Upon Install?
· 10 years ago
That usually happens when you select/copy/paste files from the zip package. This is because PCs/Macs don't show hidden files by default. .htaccess because it starts with a period ., is considered hi
-
Error 404 Upon Install?
· 10 years ago
Found the problem ... the '.htaccess' file was somehow missing. Very odd.
-
Error 404 Upon Install?
· 10 years ago
This is an odd one. After install and visiting the site, it takes me to the admin page to set-up account only to throw an Error 404. I've got my server guys looking into it too, but I thought I would
-
Folder Numeric Prefix will be changed?
· 10 years ago
This should only happen if you reorder your pages somehow, as numeric prefixes are used to define order by default.
-
Folder Numeric Prefix will be changed?
· 10 years ago
Interesting. What's the prefix before saving, and what's it saved to?
-
Folder Numeric Prefix will be changed?
· 10 years ago
everytime I update a page, all the Folder Numeric Prefix of pages are changed. what should I do to make sure the Folder Numeric Prefix never be changed?
-
500 Internal Server Error on Checkout
· 10 years ago
Replied in Gitter, for the future :) was using a currently officially unreleased plugin that required ShoppingCart 1.1.x, but had 1.0.x installed
-
500 Internal Server Error on Checkout
· 10 years ago
I found 500 error on saveOrder function in file "shoppingcart.php" on line 125. When i click checkout button Ajax Post to /save_order/task:pay I test on localhost and AWS Ubuntu have same result. Scre
-
Can't find() unless I rename
· 10 years ago
Maybe you are now using code that is not checking the visibility? Maybe after clearing the cache, you won't be able to see them again? Maybe you added a manual visibility override to these pages?
-
Can't find() unless I rename
· 10 years ago
Ok that's a relief, I thought it was something worse. But after I switched it back to the base name without the numeric prefix it was still able to find the pages. Why might that be?