Community Page
- elliottback.com/wp/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- did you do at moto photo or the passport photo service???I am in need for canadian passport photo and I live near washington dc...
- Hi, Worked for years, but today requires a new activation.... serial number 1045 1557 0885 5951 0032 1070 Activation Code 7067 3221 8552 6937 3433 2427 0144 3945 Activation Type: Repair 93:13 Many...
- Hi Susan, My mother lives in Colorado Springs and is about to undergo the Canadian passport routine. Did you find a place in the Springs for Canadian passport pictures?
- PHOENIX, ARIZONA For anyone in the PHOENIX metropolitan area who is looking for Canadian passport photos, I urge you to go to Hassan Photography. They were recommended by the Canadian Consulate in...
- Ok so after having my photo rejected i turned to the interwebz to find a location that does passport photos and the person behind the counter dosnt look at you like a monkey doing a math problem...
3 years ago
If youre feeling really helpful, this is the code for my search that no longer works
My Search
3 years ago
3 years ago
3 years ago
<!--mclude /search.php-->
<?php include_once(ABSPATH . '/search.php'); ?>
<!--/mclude-->
But, it just gives me this single page with the word I searched for...
3 years ago
<h3>The Search</h3>
search site archives
<div id="search">
<div id="search_area">
<form id="searchform" method="get" action="<?php echo $_SERVER['PHP_SELF']; ?>">
<input class="searchfield" type="text" name="s" id="s" value="" title="Enter keyword to search" />
<input class="submit" type="submit" value="" title="Click to search archives" />
</form>
</div>
</div>
As you can see, all it does is call the wordpress engine with an "s" parameter--and it's the default search of the template. WP-Cache will then cache the results page that WP spits out.
3 years ago
I have been trying to work out how to make my dynamic plugins work with wp-cache.
One of the plugins in question is this adrotator (from: http://blog.taragana.com/index.php/archive/word...).
I made a file called: tbcode.php
With this in it (that's the code used to call the adrotator plugin normally):
And then put this in my template:
<!--mclude tbcode.php-->
<!--/mclude-->
Note the tbcode.php file is on the base directory.
It seems to work the first time fine (it produces the advert banner) but upon refresh it does not work at all.
I get this error:
Fatal error: Call to undefined function: getad() in /home/XXXXXX/public_html/tbcode.php on line 1
Any help or pointers would be apprecited (feel freet to email).
Thanks. Francis.
3 years ago
2 years ago
I'm at sea, here. Exactly what portion of WP-cache code do I replace?
Rich.
BlogRodent
2 years ago
What is happening to adsense scripts when they are cached ? Is the javascript cached or the output of the javascript ? The first would mean that people would see wrong ads while the latter would mean everything is running as usual.
It would be nice if you could answer the question ;)
regards
Martin
1 year ago
For post views to work I included the following code as you mentioned it:
It error-ed out giving a message that it was could not find the function name in the postviews.php
Stuck.
Wasn't clear where to include/modify in what files the other pieces of code you have mentioned before the calling plugin code.
1 year ago
<!--mclude wp-content/themes/mytheme/dynamictest.php-->
<!--/mclude-->
with NO slash before 'wp-content' for the first path.
1 year ago
i have de activate the plugin..but this error still came about..do you know why it's still looking for this file..i believe tehre are still a few lines in my wp-settings.php asking for advanced-cache.php and i still have advanced-cache.php on my blog..
how do i remove them without affecting my blog?
Warning: require(/home/syokkahw/public_html/blog/wp-content/advanced-cache.php) [function.require]: failed to open stream: No such file or directory in /home/syokkahw/public_html/blog/wp-settings.php on line 69
Fatal error: require() [function.require]: Failed opening required '/home/syokkahw/public_html/blog/wp-content/advanced-cache.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/syokkahw/public_html/blog/wp-settings.php on line 69