Jump to content

Resource site error (Articles)

Featured Replies

Posted

When viewing any articles wherever there is a {$this->ipsclass->base_url} (Im assuming) it's being converted into the url

http://resources.invisionpower.com/index.php?appcomponent=cms&module=articlesact=Search&CODE=01&forums=all

example is this article http://resources.invisionpower.com/index.p...mp;article=5964 you can see the form action=""

<if="ipb.member['id'] == 0">

<form action="http://resources.invisionpower.com/index.php?appcomponent=cms&module=articlesact=Login&amp;CODE=01&amp;CookieDate=1" method="post">


				<input type="text" size="20" name="UserName" onfocus="this.value=''" value="{ipb.lang['qli_name']}" />

				<input type="password" size="20" name="PassWord" onfocus="this.value=''" value="ibfrules" />

				<input class="button" type="submit" value="Go" />

			</form>

I will look into this for you, but seeing this is a IP.Board 2.0/2.1 article, you can't use $this->ipsclass->base_url anyway, so I have replaced it with {ipb.base_url}

Thanks, since i didnt have 2.0/2.1 i couldn't remember what it was lol

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.