Welcome to Geeklog, Anonymous Wednesday, December 25 2024 @ 12:14 am EST
Geeklog Forums
find all posting: links
Status: offline
remy
Forum User
Full Member
Registered: 06/09/03
Posts: 162
Location:Rotterdam & Bonn
In the profile one can 'find all postings' of the user.
This returns all links, amongst the results.
Within the class search.class.php events are handled as author_less. Links are too.
Change search.class.php to have this :
function _searchLinks()
{
global $LANG09, $_CONF, $_TABLES;
// Build SQL
if (($this->_type == 'links') OR
(($this->_type == 'all') AND empty($this->_author))) {
Refer to _searchEvents() and see the difference.
This returns all links, amongst the results.
Within the class search.class.php events are handled as author_less. Links are too.
Change search.class.php to have this :
Text Formatted Code
function _searchLinks()
{
global $LANG09, $_CONF, $_TABLES;
// Build SQL
if (($this->_type == 'links') OR
(($this->_type == 'all') AND empty($this->_author))) {
Refer to _searchEvents() and see the difference.
7
8
Quote
All times are EST. The time is now 12:14 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content