|  | 
|  | 
| 
			 
			#1  
			
			
			
			
			
		 | ||||
| 
 | ||||
|   
			
			You're welcome! Glad it worked for you! ^^ If you detect any bug, don't hesitate to tell me!
		 
				__________________    asp.net stole my soul. | 
| 
			 
			#2  
			
			
			
			
			
		 | |||
| 
 | |||
|   
			
			The only thing I noticed is that if you have your site in a subfolder, you need to go in and change the following code in the /view/newsview.php file: Code: $newsObj = new News($news);
        		$index++;
        		$newsField = new Fieldset("news$index");
      			$comments = $newsObj->getCommentNumber();
        		$newsField->add(new Comment("<span class='date'>Date: {$newsObj->getDate()}</span><br>",FALSE));
        		$newsField->add(new Comment("<span class='title'>{$newsObj->getTitle()}</span>",FALSE));
        		$newsField->add(new Comment("<span class='author'>by <a href='/profile/view/{$newsObj->getUserObject()->getUsername()}' target='_blank'>{$newsObj->getUserObject()->getUsername()}</a></span>",FALSE));
        		$newsField->add(new Comment("<span class='comment'><a href='/news/view/{$newsObj->getID()}'>Comments({$comments})</a></span><br>",FALSE));
        		$newsField->add(new Comment("<span class='content'><img class='authorimg' src='{$newsObj->getUserObject()->getprofile()->getavatar()}'>{$newsObj->getContent()}</span>",FALSE)); | 
|  | 
| Thread Tools | |
| Display Modes | |
| 
 | 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| News Feed | Yuki Night | Suggestions and Feature Requests | 0 | 01-30-2013 12:04 AM | 
| Implementing A News Feed | Yuki Night | Questions and Supports | 0 | 01-29-2013 05:25 PM | 
| News feed script? | Aasixx | Staff Central | 3 | 06-18-2012 03:06 AM | 
| Adopts News | Bloodrun | Addons/Mods Graveyard | 71 | 06-18-2009 02:13 PM | 
| News | 12345 | Questions and Supports | 9 | 05-10-2009 03:13 PM | 
| What's New? | What's Hot? | What's Popular? |