Jump to content
MakeWebGames

[v1] Banner Selector


CraigF

Recommended Posts

Its simple but does the trick, not tested but there you go!

prefrences.php

FIND

case 'signature2':

do_signature_change();

break;

case 'signature':

signature_change();

break;

Add under

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

FIND

Add under

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Then FIND:

Add under

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

header.php

FIND

logo.png

Replace

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

SQL

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Now make a folder called banner in your cpanel and put your banners in there called 1.jpg, 2.jpg, 3.jpg, 4.jpg, 5.jpg.

Link to comment
Share on other sites

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...