Results 1 to 10 of 23
Hybrid View
-
3rd Dec 2010, 08:12 PM #1OPMemberWebsite's:
StoneArcade.comwell seems the one tht wrote this doesnt want to give any support on this question.. here is everything tht was included to get this to work
this is added to Header.php
PHP Code:<script type="text/javascript">
$("#responsecontainer").load("includes/modules/random.php");
var refreshId = setInterval(function()
{
$('#responsecontainer').fadeOut('slow').load('includes/modules/random.php').fadeIn('slow');
}, 5000);
$.ajaxSetup({ cache: false });
</script>
then to call the random.php it is
<div id="responsecontainer"></div>iMage Reviewed by iMage on . php error im getting this error,i cant find the problem with it "parse error syntax error unexpected t_constant_encapsed_string on line 1" this is the random.php <?php require_once '../../config.php'; include ('../../includes/core.php'); Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Error Detected in sitemap XML. How to remove error?
By Bobby3711 in forum Web Application/Script SupportReplies: 1Last Post: 21st Mar 2012, 03:51 PM -
Rapidleech error: Error openning rar process
By tractor3231 in forum Server ManagementReplies: 13Last Post: 14th Dec 2011, 04:35 AM -
HTTP Error 500 (Internal Server Error):
By joshmoore in forum Technical Help Desk SupportReplies: 4Last Post: 25th Nov 2011, 03:59 AM -
wtf happened? (ipb 3.23 skin error causes fatal error)
By mrHunt in forum Technical Help Desk SupportReplies: 1Last Post: 25th Nov 2011, 03:55 AM -
Adding Domain Error in cPanel (Error from park wrapper:)
By Ryza in forum General DiscussionReplies: 0Last Post: 20th Feb 2011, 01:57 AM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...