![]() |
include php in template URL REWRITE
hi, i've created a new plugin for a php include (wordpress news into vbulletin)
all works fine (thx to lynne) but now how can i make this url SEO FRIENDLY? fetch_seo_url is the function? how can i do this step by step? |
What URL are you talking about?
|
i've made a plugin to include the wordpress news in vbulletin
but this url are not rewrited.... (now you can't see the plugin because is disabled) |
Have you checked out the function either in the files or in the API (link in Quick Links)?
|
i don't understand lynne, i'm italian and i'm not a coder :)
|
Go to the API here - http://members.vbulletin.com/api/ and click on functions and find fetch_seo_url . That should help you understand how the function works.
|
ok i read this
HTML Code:
Converts raw link information into an appropriate URL Verifies that the requested linktype can be handled |
It's a function you call with php. If the function were called "myfunction" and it accepted two inputs, you would call it like:
$newname = myfunction($var1, $var2); Do a search through the vbulletin files for other calls to the function ("fetch_seo_url") and you'll get 294 hits. That's 294 good examples of how to use that function. |
not work for me, this is an example from a coder of vbseo.com but i get a fatal error:
"you have to do something like this" in your file.php PHP Code:
it's so difficult for me twice because i'm not english... PHP Code:
|
That is a vbseo function, so you will have to ask them for help as I know nothing about that function.
|
All times are GMT. The time now is 11:24 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|