All Results in discussion

showing 271-275 results of 478 [
]
hello , i downloaded the new kete yesterday and it running well and i want to add my koha to the search source but the source search link not exist
If Kieran's suggestion doesn't work, you could also try: $ rake kete:tools:reset RAILS_ENV=production You might even have to do it twice.  My guess for what has happened for you is
Glad it's working for you now. As for the 'uninitialized constant' error, try running the following (assuming production mode, leave out the RAILS_ENV setting if not): RAILS_ENV=production rake db:migrate RAILS_ENV=production
hello , thanks for help , racc libraries work well now , but there is another error appears uninitialized constant ImageFile::IMAGE_CONTENT_TYPES
Which version of Kete are you running? If you're on Kete 1.2, could you please test Kete master (pre 1.3) and see if it has the same problem. If you're