Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

adding sponsors

Asked Modified Viewed 1,922 times
B
blower
B
blower 10
  • Newbie, joined since
  • Contributed 4 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
asked
Newbie

Hello

this is probably a silly question, but being a noob i have to ask anyway.

How do u add sponsors to your site?
Im sure its as simple as downloading an infusion and enabling the panel but i cant seem to find one.

thanks
0 replies

7 posts

B
Basti
B
Basti 10
[PHP-Fusion Crew Member & Admin from June 2008 - December 2010]

http://basti2web.de - Support Site for my infusions
  • Veteran Member, joined since
  • Contributed 1,099 posts on the community forums.
  • Started 32 threads in the forums
answered
Veteran Member

The big question for us supporters is:
Where do you want to show your sponsors?

So please give us more information ;)
Edited by Basti on 16-06-2008 23:38,
0 replies
K
kemper
K
kemper 10
farm4.static.flickr.com/3057/2609887104_4470d79b05.jpg
  • Senior Member, joined since
  • Contributed 235 posts on the community forums.
  • Started 8 threads in the forums
answered
Senior Member

Seems like we are putting to much into this little project. Why not just add a simple side panel like:
openside("Sponsor");
  echo "<center><a target='_blank' href='www.sponsorslink.com'><img src='images/sponsorlogo.png' alt='Text' style='margin-top:5px;border:0px'></a></center>";
closeside();
Edited by kemper on 17-06-2008 00:42,
0 replies
X
Xessive
X
I am not always right, but I'm never wrong.
http://www.xessive.nl
  • Senior Member, joined since
  • Contributed 327 posts on the community forums.
  • Started 4 threads in the forums
answered
Senior Member

Quote

kemper wrote:
Seems like we are putting to much into this little project. Why not just add a simple side panel like:
openside("Sponsor");
  echo "<center><a href='www.sponsorslink.com'><img src='images/sponsorlogo.png' alt='Text' style='margin-top:5px;border:0px'></a></center>";
closeside();


Don't forget the target=_blank
0 replies
K
kemper
K
kemper 10
farm4.static.flickr.com/3057/2609887104_4470d79b05.jpg
  • Senior Member, joined since
  • Contributed 235 posts on the community forums.
  • Started 8 threads in the forums
answered
Senior Member

True! It is updated.
openside("Sponsor");
  echo "<center><a target='_blank' href='www.sponsorslink.com'><img src='images/sponsorlogo.png' alt='Text' style='margin-top:5px;border:0px'></a></center>";
closeside();
Edited by kemper on 21-07-2008 04:37,
0 replies
— 1 month later —
M
Martijn78
M
euhh...
  • Member, joined since
  • Contributed 107 posts on the community forums.
  • Started 25 threads in the forums
answered
Member

I've always used the "button_panel" to add sponsors and theire ads, so the themselfs coult see the statistics.

Last time I searched the forums its was a big leak to sql injection.

Is there anything new there?
0 replies
G
googlebot
G
Visit the new home of the merge between Hacking Vs. Security and Security Override!
My copyright removal has been switched over from HvS to SecurityOverride.
  • Senior Member, joined since
  • Contributed 638 posts on the community forums.
  • Started 28 threads in the forums
answered
Senior Member

@Martijn78, what version is the vulnerable "button_panel"?

@kemper, in your last post (in this thread), change the [url] tags to [code] tags. And disable smileys. ;)
0 replies
M
Martijn78
M
euhh...
  • Member, joined since
  • Contributed 107 posts on the community forums.
  • Started 25 threads in the forums
answered
Member

Thought it was V1.0 from Cmike? but I can't find it anymore.

thread was in
http://www.php-fusion.co.uk/forum/vie...post_79405
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 7 posts
  • Votes 0 votes
  • Topic users 6 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet