Topic: Version 1.6 is out!
I just want to thank you guys for this great job.
Congratulations :)
Last edited by cYbErMo (2008-12-31 01:13:59)
Welcome to jobberBase Developer Community!
You are not logged in. Please login or register.
We've just added a new category for forums dedicated to local communities.
If you're interested in starting a community in your country or even city, please write us at hello@jobberbase.com and we'll make it happen.
We're also looking for moderators on each local community -- so email us :).
Pages: 1
I just want to thank you guys for this great job.
Congratulations :)
Last edited by cYbErMo (2008-12-31 01:13:59)
Thank you, we really appreciate it! ![]()
very nice to read!
Anyway:
1) I received nothing in email about it, fortunately very often I was coming back to this web site hoping for upgrades, I don't use yet RSS, fortunately there are some news here: http://www.jobberbase.com/blog/12-29-20
the-house/
Are there instructions on how to upgrade from the previous version?
I think it's enough to replace files, someone have just done upgrade? I think I'll do it in few weeks from 1.5.1
To upgrade from a clean version it's simply replacing files (while checking config.php and translations.ini) and upgrading the database with the new fields using the code below. If you did custom work, you're best off re-applying those fixes or comparing the differences. If you have done a *lot* of custom stuff you may have to apply all fixes manually since the last release by going through the google code changelog here: http://code.google.com/p/jobberbase/source/list
1.6 Database changes (I think these are all):
ALTER TABLE `jobs` ADD `spotlight` TINYINT(4) default NULL AFTER `apply_online`;
ALTER TABLE `categories` ADD `title` TEXT NOT NULL AFTER `var_name` ,
ADD `description` TEXT NOT NULL AFTER `title` ,
ADD `keywords` TEXT NOT NULL AFTER `description` ;Thank you Chronos.
how we can change/translate "this is the homepage title"?
I didn't find that sentence in translations.ini file?
rootfolder: config.php
And please try to put your questions in the right thread (like General support)
No, there isn't that sentence in config.php file ...
Solution is here -> http://www.jobberbase.com/forum/topic25 -meta.html
Last edited by bla (2009-03-07 15:24:53)
Posts [ 10 ]
Pages: 1
Powered by FluxBB
[ Generated in 0.032 seconds, 7 queries executed ]