Not Solved [JavaScript] Script to retrieve the last topics
#1
Not Solved
Hello I have a theme in the script to retrieve the last topic but it just does not work and I do not know why.

<script type="text/javascript">
			jQuery(function(){
					jQuery(".latestthreads").load("{$mybb->settings['bburl']}/portal.php .latestthreads_portal");
			});
			</script>


May I ask in what could be the problem?
Reply
#2
Not Solved
you have to modify portal_latestthreads_thread template - see this reply for the details
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)