Scrapbook not pasting
Permalink
When I try to paste fromt he scrapbook, I get the following error in my console:
Failed to load resource: the server responded with a status of 404 (Not Found) - index.php
The ajax loader just sits and spins forever.
This happened when I migrated my site to a new server. I am able to add to the scrapbook perfectly fine.
Thanks much!
Failed to load resource: the server responded with a status of 404 (Not Found) - index.php
The ajax loader just sits and spins forever.
This happened when I migrated my site to a new server. I am able to add to the scrapbook perfectly fine.
Thanks much!
Tried clearing the cache. No joy. Everything else works fine (seemingly).
is this site an updated/upgraded site or a clean install?
It was a migration from another server, but it was a clean install on that server.
try re-uploading the /concrete directory, some files might have been lost,
No luck. Here is the URL of the page Concrete is trying to get a response from:
http://www.milesofgolf.com/index.php/?pcID[]=20&add=1&proce...
From my digging, it looks like it's dying when it tries to get a page in /concrete/libraries/request->getRequestedPage
http://www.milesofgolf.com/index.php/?pcID[]=20&add=1&proce...
From my digging, it looks like it's dying when it tries to get a page in /concrete/libraries/request->getRequestedPage
whats up with the 102 at the top?
probably db Last Insert ID or the collectionID.
at some point during debugging i was printing out the cID
Does everything else on the site work normally?