I want to edit the Alumni text on the login page.
This is a little tricky, but can be done. To do this you’ll need to go into your database, and look for the relevant row in the table gibbonHook. This row will contain a serialised PHP array in the options column. You can edit the text here, but make sure you also edit the indicator of the length of the string, otherwise the array will stop working. Good luck! Ross.
This is a little tricky, but can be done. To do this you'll need to go into your database, and look for the relevant row in the table gibbonHook. This row will contain a serialised PHP array in the options column. You can edit the text here, but make sure you also edit the indicator of the length of the string, otherwise the array will stop working. Good luck! Ross.
Thank you Ross