PhotoPlog

Go Back   PhotoPlog > PhotoPlog Lite > Troubleshooting & Problems
Screens Demo Purchase Download Register

Reply
Attention: Last reply in this thread was more than 18 Years ago
 
Thread Tools
  #1  
Old 02-21-2006, 01:52 PM
bahawolf bahawolf is offline
Green Plog
 
Join Date: Feb 2006
Posts: 11
Gallery: 0
Comments: 0
Default Posting Images Problem

When myself or my members upload the pictures, it goes fine..
We've attempted to use the IMG BBCode provided to link to the pictures, and its a broken image..

When I got the file properties, I saw this:
http://www.1337cnt.com/photoplog/images/3<b>*%20Agent%20Banksdium/1_untitled.JPG

The 3 after /images/ is the directory the real image is stored in. Agent Banks is the username who posted the picture.

All in all, it seems this is being added when I link to the picture with the given IMG code:

<b>*%20Agent%20Banksdium

Obviously, replace the 'Agent Banks' with the username of the posting member.

Any help is appreciated.
Reply With Quote
  #2  
Old 02-21-2006, 02:07 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

Edit your /me plugin, changing:
Code:
Content visible to registered users only.
To the following:
Code:
Content visible to registered users only.
Or ask the /me author to account for things like /medium in post text, and then rebuild post cache if needed.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #3  
Old 02-21-2006, 02:20 PM
bahawolf bahawolf is offline
Green Plog
 
Join Date: Feb 2006
Posts: 11
Gallery: 0
Comments: 0
Default

I tried disabling the product all together, to no avail.
I then rebuilt the post cache, and still no avail..

I can link to any other image, anywhere, with no problem.. except for images from the photoplog.

I'm linking directly to the image, using the full URL as well.

After *uninstalling* the product, the actual link remains to be: http://1337cnt.com/photoplog/images/3<b>*%20Agent%20Banksdium/1_untitled.JPG

Last edited by bahawolf; 02-21-2006 at 02:23 PM..
Reply With Quote
  #4  
Old 02-21-2006, 02:55 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

It's coming from the /me mod:
Code:
Content visible to registered users only.
The /me in /medium is being replaced:
Code:
Content visible to registered users only.
What is your Cached Posts Lifespan?
(vB Options -> Server Settings and Optimization Options)

How old are the affected posts?
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #5  
Old 02-21-2006, 09:41 PM
bahawolf bahawolf is offline
Green Plog
 
Join Date: Feb 2006
Posts: 11
Gallery: 0
Comments: 0
Default

7 days is the cache setting..
The posts are 2 days old.. I'll try changing it to see.

EDIT: I've changed it to 1.. rebuilt.. no luck. Changed to 0.. no luck. Same link. Checked in plugin manager for scarce bits, no luck.

Last edited by bahawolf; 02-21-2006 at 09:49 PM..
Reply With Quote
  #6  
Old 02-21-2006, 09:46 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

I'm not sure if I'm looking at the same /me mod you have/had installed. If there aren't a lot of affected posts, it might be easier to just edit the posts, replacing, if present:
Code:
Content visible to registered users only.
With the following:
Code:
Content visible to registered users only.
And make sure to be rid of any trailing </b> bit too, if present.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #7  
Old 02-22-2006, 02:13 AM
bahawolf bahawolf is offline
Green Plog
 
Join Date: Feb 2006
Posts: 11
Gallery: 0
Comments: 0
Default

Sorry, those both say 'Content visible to registered users only.', even though I'm logged in.
Reply With Quote
  #8  
Old 02-22-2006, 02:18 AM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

Oops, cache thing, see it now?
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #9  
Old 02-22-2006, 03:16 AM
bahawolf bahawolf is offline
Green Plog
 
Join Date: Feb 2006
Posts: 11
Gallery: 0
Comments: 0
Default

In the post, when I edit it, it says:
Code:
Content visible to registered users only.
But I believe its just being changed somewhere, to have the output of what I showed you earlier.

Last edited by bahawolf; 02-22-2006 at 03:32 AM..
Reply With Quote
  #10  
Old 02-22-2006, 03:45 AM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

Try editing it, but do an 'advanced edit' and just save it. Does it stick or does it still /me the link? If so, try replacing /medium with /large to be rid of the /me effects, but note that the large image will show, not the medium image. Unfortunately, I don't see why the link is still affected by the /me mod given it's uninstalled.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
Reply

« Previous Thread | Next Thread »

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:24 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.