Version 7.x-1.7 modules UI call "I18nstrings (missing)" for checkbox "Custom Search Internationalization". Such a module doesn't exist!- Shouldn't it be valed: "i18n_string", submodule of i18n? - instead of "I18nstrings"?
| Comment | File | Size | Author |
|---|---|---|---|
| #18 | custom_search-1092966-18.patch | 27.63 KB | jdanthinne |
| #15 | custom_search-1092966-15.patch | 27.63 KB | joostvdl |
| #10 | 1092966-10-custom_search.patch | 26.95 KB | joostvdl |
| #9 | 1092966-8-custom_search.patch | 26.81 KB | joostvdl |
Comments
Comment #1
jdanthinne commentedCan you try the latest dev version?
Because the Internationalization module is still in beta, I'm waiting for it to be stable before releasing a stable version of mine.
Comment #2
choy commentedthe dev version seems to bey okay - the required String translation (i18n_string) is recognized
Comment #3
choy commentedBUT: trying to saving content settings this message come up:
Fatal error: Call to undefined function i18nstrings_update() in ../sites/all/modules/custom_search/modules/custom_search_i18n/custom_search_i18n.module on line 123
Comment #4
Jean Gionet commentedI'm also getting the exact same message with the latest DEV version as well.
Comment #5
joostvdl commentedsub
Comment #6
PGO commentedIs available a patch for this? Last dev version recognizes i18n_string but it still reffers to wrong i18nstrings function in code. I tried to rename the function calls but other errors appeared, so I gave up for now...
Comment #7
joostvdl commentedIs anyone looking into this issue?
Comment #8
jdanthinne commentedWell, I'm looking at this, but Internationalization has really changed a lot for Drupal 7, and is still in beta right now.
I'm looking for solutions… please wait.
Comment #9
joostvdl commentedPatch to migrate i18nstrings to i18n_string_translate for i18n support.
Comment #10
joostvdl commentedNew patch: Problem with Submit button as in #1016740: Undefined index: #type
Comment #11
Christopher Riley commentedStill gettting a warning:
Notice: Undefined index: #type in template_preprocess_search_block_form() line 1070 of the search.module
Comment #12
dropbydrop commentedplease commit the patches to the module
Comment #13
joostvdl commented@cmriley: Can you give more information? When and where does it happen? What settings do you have enabled?
Comment #14
jdanthinne commented@dropbydrop : I'll commit when #11 is fixed.
Comment #15
joostvdl commentedUpdate regarding block_admin_configure function. It altered all block admin forms, not just the custom search block. This patch fixed it.
Patch does replace path #10.
Comment #16
jdanthinne commented@cmriley : does #15 fix your problem?
Comment #17
Christopher Riley commentedNo I am still seeing the warning when I hit the structure page
Comment #18
jdanthinne commentedPlease try this one. I think it should work.
I've just pushed it to the DEV version as well, so it should be available tomorrow.
Comment #19
PGO commentedNo more problems with instalation. Custom search labels can be translated. But unfortunatelly translation of taxonomy terms does not appear.
Comment #20
alalamo commentedIinstalled both the release i18n release and dev versions with same result with Custom Search Internationalization missing 118strings.
Comment #21
candelas commentedi am installing the 6.x-1.7 and we have the same problem.
thanks for the module :)
Comment #22
candelas commentedsorry, i change version without wanting
Comment #23
jdanthinne commented@TainoTechy,candelas : are you still seeing the "l18string missing" error?
I've just tried with latest customsearch DEV version and latest STABLE i18n version (7.x-1.0) and everything seems fine.
Comment #24
alalamo commentedJD I gave up on this. Right I do not absolutely need the this functionality so I have disabled those modules. However I am interested to know how it continues to go, as I will have to cross that bridge eventually. Hopefully there will be a fully working release version that can be considered for a pending production environment.
Comment #25
Refineo commentedsubscribing
Comment #26
jdanthinne commented@refineo : which versions are you using?
Comment #27
candelas commented@jdanthinne sorry, at the end i didnt use the module because i needed to finish the site. soon i will start other site and i will have to use it. i report then. thanks for your generous work :)
Comment #28
Refineo commentedI use Drupal 7.7 + Custom Search 7.x-1.7
Comment #29
jdanthinne commented@refineo : please try the DEV version.
Comment #30
Refineo commentedok, I try dev version now. Fixed for me. Thank you!
"Because the Internationalization module is still in beta, I'm waiting for it to be stable before releasing a stable version of mine."
There is now Internationalization 7.x-1.0 dated 2011-Aug-21 (http://drupal.org/project/i18n).
Comment #31
jdanthinne commentedYou're right.
I've just released a new stable version.
Comment #32
jdanthinne commented@PGO : I've just pushed a new DEV version, with translation for taxonomy terms.
Please try and review.
Comment #33
cosmin-hm commentedHello,
I have the same error, "Notice: Undefined index: #type in template_preprocess_search_block_form() (line 1070" using either 7.x-1.9 (2011-Sep-09) or 7.x-1.x-dev (2011-Sep-16).
Strangely enough, it shows in IE9, Safari 5 but not in Firefox 6.02.
Disabling "Custom Search Internationalization" helps, but I have to build a bilingual site so it's not an option.
Comment #34
jdanthinne commented@Cosmin Hodis : can you try the latest DEV, clear the cache and tell me if the error is still there? And in this case, on which page(s)? What is the full error message?
Comment #35
cosmin-hm commentedUnfortunately, the error is still there:
"Notice: Undefined index: #type in template_preprocess_search_block_form() (line 1070 of C:\Users\Cosmin Hodis\Sites\pixelloid-advertising\modules\search\search.module)."
Last time I said that the error message doesn't show in Firefox. It actually does show in every browser, as long as I'm not logged-in. The error message appears on every page.
Comment #36
jdanthinne commentedAlright, it has to do with permissions (if you enable Custom Search permissions for Anonymous, the message disappears)…
Working on it…
Comment #37
jdanthinne commentedOk, bug fixed.
I18n submodule was processing the forms, but shouldn't be… unless user has correct permissions.
You can use this patch : http://drupalcode.org/project/custom_search.git/patch/d6e8b2c
or download next Dev.
Please test & review.
Comment #38
cosmin-hm commentedEverything is working as it should in the latest Dev. Thank you for the quick and effective patch.
Comment #39
jdanthinne commentedComment #41
delacosta456 commentedNotice: Undefined index: #type in template_preprocess_search_block_form() (line 1070 of /Applications/MAMP/htdocs/semaphore/modules/search/search.module).
Comment #42
jdanthinne commented@delacosta456 : Can you explain a bit? Is this related to Custom Search?
Comment #43
delacosta456 commentedHi
No it is not releated to custom search but to core search module. i m using drupal common project
Comment #44
jdanthinne commentedSo why are you posting this issue here? You should do that in the core project issue list.
Comment #45
delacosta456 commentedok. sorry and thanks