Jump to content





RD-WoTanks Theme Design RD-BF3Clan Theme Design RD-Diablo3 Theme Design RD-CodMW2 Theme Design RD-DarkRot Theme Design RD-NascarV2 Theme Design RD-StellarG Theme Design RD-SinCity Theme Design

** Images Size Reduced ** ( RD Commercial Themes Available in the RD Shop, Purchase yours today!! ** Images Size Reduced **
( Click Image to Purchase Theme Design from the RD Shop!! )



Important Announcement!

The Registration process on this web site requires u to enter your PhpNuke, Evolution or Xtreme web site address.
This gets verified, so if u enter a BOGUS or INVALID web address the verification bot will mark your registered account as a TEMP Account.


Users And Cache


  • Please log in to reply
13 replies to this topic

#1
5STAR

5STAR

    Respected VIP

  • Respected
  • 60 posts

Current mood: Mellow
Hi it's me, I'm back :lol:

I have my cache set up so users can clear the cache. At the bottom of the site you see

"This site is cached. Click here to update the cache".

When you click the link nothing happens. I noticed when you hover over the link, you can see this

javascript:clear_cache.submit()

What is the problem here or do I have something setup wrong ?

Sorry if I posed in the wrong spot, I'm not sure if this is theme or Xtreme cms related

#2
TheMortal

TheMortal

    Site Admin

  • Administrators
  • 552 posts
  • LocationThe Mortal Realm

Current mood: Inspired
Hey 5Star,

  Your right, it does not clear when u use... Firefox browser, but does work with IE 9 browser. I do know that it is NOT a theme issue cause I uploaded and installed the RD-Thanksgiving theme on my Xtreme test site and it works just fine with the following browsers...

Safari
IE 9
Firefox

But trying it on your web site, it does not work with Firefox, but does with the IE9 browser. ZIP up your entire RD-Thanksgiving theme and send it to me please so I can test it on my test site.

#3
5STAR

5STAR

    Respected VIP

  • Respected
  • 60 posts

Current mood: Mellow
Ok, thanks for looking. I just tested by turning off all the blocks and still getting the same result

#4
TheMortal

TheMortal

    Site Admin

  • Administrators
  • 552 posts
  • LocationThe Mortal Realm

Current mood: Inspired
5Star, got your Thanksgiving theme and uploaded it to my Xtreme Test Site and the clearing of the cache works just fine, so it is not the theme. The problem is with your Xtreme CMS Software file(s). Take a look at this screen shot attached...

Could b corrupt cms files, but hard to say or pinpoint. My Xtreme test site is v2.0.9d and has the same jquery and ajax coding as your site.

Attached Files



#5
5STAR

5STAR

    Respected VIP

  • Respected
  • 60 posts

Current mood: Mellow
Hmmm, I kinds thought that was the issue.

I appreciate you taking out the time to test it.

All the best ;)

#6
TheMortal

TheMortal

    Site Admin

  • Administrators
  • 552 posts
  • LocationThe Mortal Realm

Current mood: Inspired
What u can try and do and c if it works is to UPLOAD clean files of this folder...

includes/ajax <-- FOLDER and FILES

#7
5STAR

5STAR

    Respected VIP

  • Respected
  • 60 posts

Current mood: Mellow

View PostTheMortal, on 27 March 2012 - 08:52 AM, said:

What u can try and do and c if it works is to UPLOAD clean files of this folder...

includes/ajax <-- FOLDER and FILES

Yeah, I already tried that :(

If I come across a fix I will let ya know

Thanks for the post

#8
TheMortal

TheMortal

    Site Admin

  • Administrators
  • 552 posts
  • LocationThe Mortal Realm

Current mood: Inspired
5Star I have something u can try. Do the following...

-----[ OPEN ]--------------------------------------------------
includes/javascript.php

-----[ FIND ]---------------------------------------------------
global $more_js;

The code line right above it, this one....

-----[ FIND ]---------------------------------------------------
echo "<script type=\"text/javascript\" src=\"includes/ajax/prototype.js\"></script>\n";

-----[ REPLACE WITH ]---------------------------------------------------
//echo "<script type=\"text/javascript\" src=\"includes/ajax/prototype.js\"></script>\n";

SAVE and UPLOAD

** Be sure and clear your sites cache at least 2 times!! **

#9
5STAR

5STAR

    Respected VIP

  • Respected
  • 60 posts

Current mood: Mellow
Thanks for the suggestion but, that was a no go :(

#10
TheMortal

TheMortal

    Site Admin

  • Administrators
  • 552 posts
  • LocationThe Mortal Realm

Current mood: Inspired
Well 5Star, checked your web site just now with Firefox 11 and that error with the prototype.js  is gone now. At least that's what it shows from my end. Clearing the cache from link at the footer works too now. :)

I don't know what u r seeing from your end, but on my end the error is gone now.

#11
5STAR

5STAR

    Respected VIP

  • Respected
  • 60 posts

Current mood: Mellow

View PostTheMortal, on 29 March 2012 - 08:05 AM, said:

Well 5Star, checked your web site just now with Firefox 11 and that error with the prototype.js  is gone now. At least that's what it shows from my end. Clearing the cache from link at the footer works too now. :)

I don't know what u r seeing from your end, but on my end the error is gone now.

I wish it was working for me. I must have a browser addon that is blocking it.

#12
TheMortal

TheMortal

    Site Admin

  • Administrators
  • 552 posts
  • LocationThe Mortal Realm

Current mood: Inspired
Not sure what browser u r using, but it still works from my end. U definitely must have something that is either blocking it or a setting that is setup incorrectly. I usually always install the Sun Java Software on all systems I build or work on too.

#13
5STAR

5STAR

    Respected VIP

  • Respected
  • 60 posts

Current mood: Mellow

View PostTheMortal, on 31 March 2012 - 12:42 PM, said:

Not sure what browser u r using, but it still works from my end. U definitely must have something that is either blocking it or a setting that is setup incorrectly. I usually always install the Sun Java Software on all systems I build or work on too.

Well it works on all the other browsers just not FF, i disabled all the addons and still no joy. So I'm stumped :(

#14
TheMortal

TheMortal

    Site Admin

  • Administrators
  • 552 posts
  • LocationThe Mortal Realm

Current mood: Inspired
Hard to say. Could b something u have installed that is not allowing it to run. Could also b your Firefox browsers profile. I've seen and have had them go bad. The only way to know for sure is to do is to uninstall your Firefox and have it REMOVE all PROFILES too. But u want to make sure to make a list of all the Extensions, themes and Export a copy of your Bookmarks. After that, Uninstall and Remove all profiles too. Then do a clean install of the latest Firefox. I would also make sure that your Sun Java is up to date as well.