timwheatley
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Google Maps Anywhere] Cannot activate pluginGot it. Plugin is PHP5 only.
Forum: Fixing WordPress
In reply to: Conditional for ‘if page 1 of post’?Ah, one thing. It replaces the whole body of the posts page 1, not just the section I put the code around?
Forum: Fixing WordPress
In reply to: Conditional for ‘if page 1 of post’?That works. 🙂
Forum: Fixing WordPress
In reply to: Conditional for ‘if page 1 of post’?Thanks!
I tried to put it into single.php but the panorama shows on all pages. Here’s my code:
<?php
$paged = get_query_var('paged');
if ($paged < 2) { ?><?php if ( get_post_meta($post->ID, 'panorama_url', true) ) { ?><center>
<applet archive="http://timwheatley.org/global/ptviewer.jar" code=ptviewer.class width=508 height=300 alt="Please install the Java Virtual Machine plug-in from http://www.java.com."><param name=file value="<?php echo get_post_meta($post->ID, "panorama_url", $single = true); ?>"></applet></center><div id="footer"><center>Click on the image and move your mouse to look around.<?php if ( get_post_meta($post->ID, 'panorama_size', true) ) { ?> Size: <?php echo get_post_meta($post->ID, "panorama_size", $single = true); ?><?php } ?>
You may also use the - and + keys to zoom in and out.</center></div>
<?php } ?><?php } ?>
Wow, I didn’t know I could code WP functions inside plugin files… Never even thought of it, thanks!
Forum: Everything else WordPress
In reply to: [Plugin: NextGEN Gallery] Set watermark not working!!Stupid me, I moved the watermark PNG and forgot to update the NGG options. Sorry!
I waited a week before bumping. 🙂
Can anybody help?
Thanks! 🙂
Tim
Forum: Everything else WordPress
In reply to: [Plugin: NextGEN Gallery] Set watermark not working!!I have a problem with this…
My watermarking was working fine. I de-activate the plugin, change theme, change theme back (with no changes to the original theme), re-activate plugin and now thumbnails don’t happen. It says ‘added’ when I do it, but they don’t get added… Latest version of WP and NGG…
Any idea?
Thanks.
That’s it! Auto upgrade broke it. Thanks very much!
Sure. When I disable FlashViewer, the link is fixed for Gallery in the admin section, then I enable it, it breaks.
All other non gallery related plugins have no effect.
Forum: Fixing WordPress
In reply to: How do I delete blog from Global Dashboard?This is a WordPress.com Stats issue on self hosted blogs. The plugin is supported (hahahahahahaha) here, is it not?
No, Linux.
Forum: Fixing WordPress
In reply to: How do I delete blog from Global Dashboard?Even the initial poster clearly states:
I want to keep only the main one: site.com , I deleted already the files from my server (from /a directory)
Does wordpress.com give him/her server access of that sort? No.
Forum: Fixing WordPress
In reply to: How do I delete blog from Global Dashboard?*sigh* No.
I have a self-hosted WordPress blog. That wordpress blog is tied to the global dashboard at wordpress.com by my API, the same API that is used for WordPress.com stats, which I am using on my self-hosted blog. Which, to be absolutely clear, was downloaded from ww.wp.xz.cn and is hosted at timwheatley.org. Clearer?
Even when you have a self-hosted blog, you can login to the global .com dashboard with your account (actually required to get an API) and view your stats there. You can also watch other blogs (both .com and .org blogs – as long as they have .com stats).
I want to remove a blog which hasn’t had an active post – and hasn’t existed – for months, from my stats, which are linked to the global dashboard, by wordpress.com stats.
Sorry for the long winded reply, but I think it appears needed.
Thanks.
I’ve now noticed that flashviewer is broken in posts (though the admin section works). It said tiltviewer not found, etc. So it looks like the paths are messed up.
I’m a little wary of posting server settings, if I block anything you need, let me know. But you’ll have to explain what the setting means. 😉
Thanks Alex!
* Operating System : x
* Server : x
* Memory usage : N/A
* MYSQL Version : 5
* SQL Mode : Not set
* PHP Version : 4
* PHP Safe Mode : x
* PHP Allow URL fopen : x
* PHP Memory Limit : N/A
* PHP Max Upload Size : 2M
* PHP Max Post Size : 8M
* PHP Max Script Execute Time : 30s
* PHP Exif support : Yes ( V1.4 )
* PHP IPTC support : Yes
* PHP XML support : YesGD support
* GD Version : bundled (2.0.28 compatible)
* FreeType Support : Yes
* FreeType Linkage : with freetype
* T1Lib Support : No
* GIF Read Support : Yes
* GIF Create Support : Yes
* JPG Support : Yes
* PNG Support : Yes
* WBMP Support : Yes
* XBM Support : Yes
* JIS-mapped Japanese Font Support : No