Tuesday, September 7th 2010, 10:45pm UTC+1

You are not logged in.

  • Login
  • Register

Sabre

Beginner

1

Thursday, February 4th 2010, 3:04pm

View all hosted content assigned to a sponsor

Hi,
Is there any way I can view all the hosted content assigned to a sponsor in the admin panel?

Thanks
  • Go to the top of the page

stiefn

Administrator

2

Saturday, February 13th 2010, 1:04pm

we have already figured that out through pm i think
  • Go to the top of the page

3

Friday, March 12th 2010, 2:10pm

stiefn can u pm me the answer please
  • Go to the top of the page

stiefn

Administrator

4

Sunday, March 14th 2010, 4:11pm

- open /acp/hosted.php
- scroll down to line 222:

Source code

1
<option value=\"hits\">Hits</option>

- create another line below and enter:

Source code

1
<option value=\"sponsor\">Sponsor</option>

- save the file

you can now use the search function to search for sponsor IDs in the hosted content section
  • Go to the top of the page