Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 how can I do this....
sept Offline
Junior Member
**
Posts: 16
Joined: Jun 2010
Post: #3
RE: how can I do this....
Quote:The requested URL /themes.php. was not found on this server.

It cannot be accessed directly. You can visit it by going to that site and click  themes on the top menu.

Here is the exact code That I used but am getting Invalid forum error.

PHP Code:
1
2
3
4
5
6
7
8
9
10
<?php

define("IN_MYBB", 1);
include_once ("global.php");
$_GET['fid'] = 2;
require "forumdisplay.php";

add_breadcrumb("CMS", "cms.php");
output_page($links);
?>

(This post was last modified: 06-14-2010 12:08 PM by sept.)
06-14-2010 11:58 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
how can I do this.... - sept - 06-14-2010, 02:31 AM
RE: how can I do this.... - ZiNgA BuRgA - 06-14-2010, 10:01 AM
RE: how can I do this.... - sept - 06-14-2010 11:58 AM
RE: how can I do this.... - ZiNgA BuRgA - 06-14-2010, 12:41 PM
RE: how can I do this.... - sept - 06-14-2010, 05:03 PM
RE: how can I do this.... - ZiNgA BuRgA - 06-14-2010, 05:24 PM
RE: how can I do this.... - sept - 06-15-2010, 12:54 AM
RE: how can I do this.... - Firefox Wins - 08-05-2010, 04:51 PM
RE: how can I do this.... - RateU - 06-14-2010, 07:13 PM
RE: how can I do this.... - ZiNgA BuRgA - 06-15-2010, 08:19 AM
RE: how can I do this.... - ZiNgA BuRgA - 08-05-2010, 07:36 PM

 Standard Tools
Forum Jump: