|  | 
| Home Community Mys-Script Creative Off-Topic | 
| 
 | |||||||
|  | 
|  | Thread Tools | Display Modes | 
|  | 
| 
			 
			#1  
			
			
			
			
			
		 | |||
| 
 | |||
|  [Theme] - Smile - Extra Mods Built In! 
			
			[size=small]OMFG! A theme by Me /-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ Changed/Added Files * Changed + Added All Default /adm/ files * /adm/tinymce +[/size] [size=xx-large]/index.php *[/size][size=small] /-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ /-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ Built In Mods * Advanced Text Editor + Contains current existing Page! * Administration Side Styled as well ... More coming with updates /-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ /-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ Screenshot/Demo Dont feel like posting one so heres the demo link! User Side: http://files250.info/1/ /-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ /-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ Updates 1/13/2008 - Created No Updates /-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ DOWNLOAD BELOW! \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ ** Current Version: 1 [/size] [size=x-large]Support is Given in this thread and this thread ONLY[/size] | 
| 
			 
			#2  
			
			
			
			
			
		 | |||
| 
 | |||
|  RE: [Theme] - Smile - Extra Mods Built In! 
			
			New Theme setup!
		 | 
| 
			 
			#3  
			
			
			
			
			
		 | ||||
| 
 | ||||
|  RE: [Theme] - Smile - Extra Mods Built In! 
			
			I have a question, what are the restrictions for custom images and colors?
		 | 
| 
			 
			#4  
			
			
			
			
			
		 | |||
| 
 | |||
|  RE: [Theme] - Smile - Extra Mods Built In! Quote: 
 | 
| 
			 
			#5  
			
			
			
			
			
		 | ||||
| 
 | ||||
|  RE: [Theme] - Smile - Extra Mods Built In! Quote: 
 | 
| 
			 
			#6  
			
			
			
			
			
		 | |||
| 
 | |||
|  RE: [Theme] - Smile - Extra Mods Built In! 
			
			What is the correct path to the HTML file. I can't find it.
		 | 
| 
			 
			#7  
			
			
			
			
			
		 | |||
| 
 | |||
|  RE: [Theme] - Smile - Extra Mods Built In! 
			
			Im not sure what you mean? To install the template, once downloaded, navigate here on your computer, "Smile_Theme\Smile Theme\templates". Now upload the smile folder into the templates folder. Then in the admin cp, go to global settings and edit the path to "templates/smile/index.html" And that should be it. | 
| 
			 
			#8  
			
			
			
			
			
		 | |||||
| 
 | |||||
|  RE: [Theme] - Smile - Extra Mods Built In! Quote: 
 Quote: 
 Quote: 
 and then change the theme to templates/smile/index.html | 
| 
			 
			#9  
			
			
			
			
			
		 | |||
| 
 | |||
|  RE: [Theme] - Smile - Extra Mods Built In! 
			
			Hello. :) Just a quick question: Does this work with Beta 2? I can't seem to get the text editor to work properly. It always tells me the textarea is blank and doesn't save, but if I go back to the original theme for EasyAdopt it works just fine. :/ | 
| 
			 
			#10  
			
			
			
			
			
		 | |||
| 
 | |||
|  RE: [Theme] - Smile - Extra Mods Built In! 
			
			Same here. When I want edit Page content I have error: "Your title or content is blank. This is not allowed. Please go back and correct this." Its not blank. I cant edit anything:/. Can you help me? I think is something here - modifypage.php: Code: //Make sure input isn't blank
if ($title == "" or $content == ""){
include "header.php";
echo "<h2>Error</h2>";
echo "Your title or content is blank.  This is not allowed. Please <a href='pages.php?page=".$page."'>go back</a> and correct this.";
include "footer.php";
die();
}
$query = "UPDATE article_content SET title='".$title."' WHERE page='".$page."'";
mysql_query($query);
$query = "UPDATE article_content SET content='".$content."' WHERE page='".$page."'";
mysql_query($query);
$date = date('Y m d');
$query = "UPDATE article_content SET date='".$date."' WHERE page='".$page."'";
mysql_query($query);
include "header.php";
echo "<h2>Completed</h2>";
echo "Done!  Your page has been updated!  <a href='pages.php'>Go back to the page editor.</a>";
include "footer.php";
?> | 
|  | 
| 
 | 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Built myself a computer | tahbikat | Other Chat | 7 | 07-17-2014 10:16 AM | 
| Extra BBcode | AlexC | Mys v1.2.x Mods | 0 | 04-14-2011 12:48 PM | 
| Extra click | SleepWalker | Addons/Mods Graveyard | 6 | 12-06-2009 10:53 AM | 
| Templates Built in | Techdude7 | Suggestions and Feature Requests | 1 | 04-01-2009 04:28 PM | 
| Extra Pages? | rosepose | Questions and Supports | 2 | 02-05-2009 09:28 AM | 
| What's New? | What's Hot? | What's Popular? |