» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 72
0 members and 72 guests
No Members online
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
Football Betting - best nfl betting promotions at sportsbook.com.
Oral Chelation - initial cleansing of your veins & arteries
Portatiles - Ofertas en Ordenadores y Portatiles. Increibles Ofertas DELL.

Register Now! Contact Us

About this Page
This is a discussion on theme.php within the Site design forums, part of the General category; thanks...


Go Back   Nukemods Forum » General » Site design

Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-11-2004, 10:18 PM
Junior Member
 
Join Date: Apr 2003
Posts: 17
theme.php
thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2 (permalink)  
Old 12-12-2004, 05:06 AM
Moderator
 
Join Date: Oct 2004
Posts: 260
Code:
$mtime = microtime();
$mtime = explode(" ",$mtime);
$mtime = $mtime[1] + $mtime[0];
$end_time = $mtime;
$total_time = ($end_time - $start_time);
$total_time = ""._PAGEGENERATION."".substr($total_time,0,5)." "._SECONDS."";
if ($index == 1) {
$tmpl_file = "themes/Invision-Graphics/left_center.html";
$thefile = implode("", file($tmpl_file));
$thefile = addslashes($thefile);
$thefile = "\$r_file=\"".$thefile."\";";
eval($thefile);
print $r_file;
 } else ( then my code    
blocks(right);
}
__________________
read me before posting
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3 (permalink)  
Old 12-12-2004, 09:52 AM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
what the heck was the question??

XTRAX, don't edit your exisitng post and remove your quesiton. What if someone has the same question?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4 (permalink)  
Old 12-19-2004, 05:11 PM
Junior Member
 
Join Date: Apr 2003
Posts: 17
I asked simply how to add certain blocks to certain modules instead of it always loadng the same ones from the front page ! Mikem

I pasted the same code above and all Genexoide did was past it back to me what l had originaly posted .... which l felt was a total waste of time ..

However l did figure it out on my own setting some globals inside the Theme.php file and was able to accomplish my original task on my own.

The code provided above will simply load the new code you add over or below the original blocks already there not accomplishing what l was heading for.. l wanted a specific block(s) listed only and eliminating the others ..

Future refrence for you Mikem and your support team they should carefully understand the question first and whats the point to posting my original code back to me ..

Anyway l figured it out and Good Luck

XtraX
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5 (permalink)  
Old 12-19-2004, 05:38 PM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
OK then..thanks for nothing!

TOPIC LOCKED!

For your future reference XTRAX, posting a topic(s) with an inapropriate title like this topic has and it will also be locked.

Read the Forum posting rules PLEASE!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 02:05 PM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31