Hi,
We are having some issues with the tours function…
We are unable to add description text to existing tours, [the box for text itself is gone].
This is also the case if we were to try to create a new tour.
Thanks,
Sarah
Hi @sarahkwat, can you check if there are any errors in the Javascript console? Does this happen in any other text fields (e.g. Dublin Core fields for items, etc)? Does this happen in all web browsers?
I’ll look into checking for Javascript errors, but I’m not so familiar with it so make take me a while. The same thing is happening on all browsers.
The error is only in tours- no errors when editing the Dublin Core fields for items.
Can you tell me your Omeka version and the version of the TourBuilder plugin?
Yes-
Omeka is version 2.6.1
TourBuilder is 1.4
Try upgrading the TourBuilder plugin using the link below…
https://github.com/CPHDH/TourBuilder/releases/download/v1.7/TourBuilder.zip
Ok, this sounds familiar. There were some upgrade complications a few years back, which affect upgrades of early plugin versions. You may need to comment out 2 lines as depicted in the screenshot below (i.e. add two slashes in front of lines 79 and 80).

Ok, now comment out lines 82 and 83.

Here is a temporary link that includes the changes described above. Remove any existing TourBuilder folders from your plugins directory and replace with this (after extracting from zip). Then run the update script.
https://www.dropbox.com/s/k7tk29lbr9b8m4k/TourBuilder.zip?dl=0
By “run the update script” what do you mean?
add “//” to lines 79 and 80 as well as 82 and 83?
The version I shared via Dropbox already has those lines commented out.
After deleting the old folders/files, you can log into Omeka and click the Upgrade button at Plugins > Tour Builder.
You may need to delete that __MACOSX file/directory using your file manager or FTP client (it might be a hidden file so you may need to make sure that you have enabled “show hidden files”). Not sure how that got in there.
The Upgrade button is what you want to click.
I’m not sure why you’d get the configured PHP path (/usr/bin/php) does not point to a PHP-CLI binary error all of a sudden unless something else in your installation changed.
You need to delete the __MACOSX folder from your server. You also need to delete the TourBuilder.zip file from your server.