The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Login being redirected
Hey all,
While playing around with my board, I seemed to have made a mistake somewhere. And I don't know where to go to fix it. Whenever someone tries to login, or access admincp it redirects them to a website, eweek.com. I was creating some RSS pages and I was dealing with eweek feed. I might have pasted a URL in there on accident. Where should I look to fix this? What file/template works with the login. Thanks for any help you can provide me. EDIT: It also does it on my contact us form. |
#2
|
|||
|
|||
I found the source, just not sure how to fix it. In my phpinclude_start template I have
// Example of how to include a seperate file: ob_start(); include("technewsdata.php"); $techdata = ob_get_contents(); ob_end_clean(); technewdata.php has Magpie RSS in it. Does the above code look correct for an include? Or should I do it differently. Looking at my technewsdata.php file now to see if there is anything wrong in there as well. Thanks, |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|