- Moderated by:
- Support Team
-
- rank:
-
Freshman
- registered:
- April 2008
- Status:
- offline
- last visit:
- 26.07.08
- Posts:
- 18
I have included the pnweblogseasrch.php (changed name to pnweblogsearch.php) to my includes/search folder on my server.
When I go to the advanced search section on my site, the check box for it says _SEARCH_WEBLOGS instead of something
like Search the Weblogs.
Where does this need to be changed?
We posted this on the NOC, but was hoping to get an answer a little faster here, if someone else has had this problem. Also, I know the developers are busy with finishing up the final details on the PN .8 and may not have the time or a chance to answer as quickly as they would like. I can just envision them looking like the avatar that Hammerhead has (at least the way that Mickey described it) - poor guy bouncing his head on the keyboard, but from lack of sleep. :)
Thanks in advance,
Flip
ps - hope the devs don't get any drool in their keyboards while they are taking a well deserved nap.
-
- rank:
-
Professional
- registered:
- September 2006
- Status:
- online
- Posts:
- 1447
_SEARCH_WEBLOGS is a language define,
and it's in the respective language package.
In which one, i don't remember cleverly, but may be in the user.php
(or global or common if used).
That define is missed in the lang-pack that you're using,
so, check the files in the folder /modules/pnWeblog/pnlang/$yourLang/ in detail,
and if that define doesn't exist, insert it in the user.php file.
Good luck!
--
- Mateo T. -
Mis principios... son mis fines -
- rank:
-
Freshman
- registered:
- April 2008
- Status:
- offline
- last visit:
- 26.07.08
- Posts:
- 18
Thanks, Nestormateo,
I'll have my wife look through the lang files tomorrow after she gets a nap.
--
Flip - KE4OBT
My Web-Site Is Here -
- rank:
-
Freshman
- registered:
- April 2008
- Status:
- offline
- last visit:
- 26.07.08
- Posts:
- 18
Nestormateo,
I added the define to the user.php under the lang folder for pnWebLog and that didn't change anything. I added the define to the global.php under sitename/language/eng and that changed the label for the advanced search, but didn't return any results when I did a search for a term I know should return results. It also didn't return any "No results for" like the other modules did.
I see where I can add a define to the global.php for the "No results for", but since I don't know which file calls for that define, I didn't want to add the define and then have another line of text show up that would confuse my users.
I hope this didn't confuse you.
Any idea where else to look?
Thanks,
Flip
