Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
DLE Search Result TITLE PROBLEM
Old 06-05-2010, 05:23 PM DLE Search Result TITLE PROBLEM
Junior Talker

Posts: 3
Trades: 0
When I search something in my site for EXAMPLE >
problem : google%talk%downloadSearch
i want Results in that place : google talk download
How can i fix this problem ?
ankitsweet009 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-05-2010, 05:29 PM Re: DLE Search Result TITLE PROBLEM
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,385
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
And your question means???????
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 06-05-2010, 05:43 PM Re: DLE Search Result TITLE PROBLEM
Junior Talker

Posts: 3
Trades: 0
My Question Means

I have a site I Installed DATALIFE ENGINE CMS now i recently Add a Module called recent Searches That Module Work Good but I have one problem When I searching something in site for Example >
"Google Talk Download" in search bar [ I hit Enter]
Then Search Result open In search result page title Is like this "Google%Talk%Download -Mysite.com"

% < this is the Problem

I think here Is something Wrong

Quote:
{

function strip_data($text) {
$quotes = array ("\x27", "\x22", "\x60", "\t", "\n", "\r", "'", ",", "/", "¬", ";", ":", "@", "~", "[", "]", "{", "}", "=", ")", "(", "*", "&", "^", "%", "$", "<", ">", "?", "!", '"' );
$goodquotes = array ("-", "+", "#" );
$repquotes = array ("\-", "\+", "\#" );
$text = stripslashes( $text );
$text = trim( strip_tags( $text ) );
$text = str_replace( $quotes, '', $text );
$text = str_replace( $goodquotes, $repquotes, $text );
return $text;
}

Please help me ....
ankitsweet009 is offline
Reply With Quote
View Public Profile
 
Old 06-05-2010, 06:37 PM Re: DLE Search Result TITLE PROBLEM
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,385
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Right so DLE means Data Life Engine

there is probably nothing wrong, it's simply replacing spaces with the % sign.

There is probably a function that reverses the replacement somewhere in the code.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 06-05-2010, 07:11 PM Re: DLE Search Result TITLE PROBLEM
Junior Talker

Posts: 3
Trades: 0
when I delete "%" My TITLE is now like this
ex>
googletalkdownload < they joined !

please help me ...
ankitsweet009 is offline
Reply With Quote
View Public Profile
 
Old 06-05-2010, 07:19 PM Re: DLE Search Result TITLE PROBLEM
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,385
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Question

Why does it matter, just as long as the search actually works??
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 09-25-2010, 06:11 AM Re: DLE Search Result TITLE PROBLEM
Junior Talker

Posts: 4
Trades: 0
i have same this porb plz any body help me
fadhi123 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to DLE Search Result TITLE PROBLEM
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.89237 seconds with 12 queries