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 01-25-2006, 04:11 PM
pippo pippo is offline
Green Plog
 
Join Date: Jan 2006
Posts: 5
Gallery: 0
Comments: 0
Default duplicate dir & $photoplog_forumhome

it's my turn now.
First the forum:
http://www.arsludika.it/forum/index.php
and the hack:
http://www.arsludika.it/forum/photoplog/index.php

As you see images in navbar, that i put instead of header (like the header in the forum) don't appear.
The photoplog settings are:
PhotoPlog Directory: /forum/photoplog
Duplicate Directory: arsludika/forum/

Plus
I've tried to put $photoplog_forumhome in FORUMHOME template to view del random images in main forum, but nothing change in the forum view.

Sorry for bad english, thank's in advance for the answer.
Reply With Quote
  #2  
Old 01-25-2006, 04:50 PM
ka$h ka$h is offline
Green Plog
 
Join Date: Jan 2006
Location: NE England
Posts: 28
Gallery: 0
Comments: 0
Default

not logged in can't view plog
Reply With Quote
  #3  
Old 01-25-2006, 10:39 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

Try setting Duplicate Directory to empty and then allow guest access so I can see the HTML source.
__________________
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
  #4  
Old 01-26-2006, 03:03 AM
pippo pippo is offline
Green Plog
 
Join Date: Jan 2006
Posts: 5
Gallery: 0
Comments: 0
Default

guest access set and duplicate directory field empted.
Enjoy!
Reply With Quote
  #5  
Old 01-26-2006, 03:44 AM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

Did you happen to modify any of the PhotoPlog files? What I see happening is that HREF attributes are being made into absolute links, but attributes like SRC remain relative links. If you didn't modify any PhotoPlog files, is there something special you're doing to output your skin? Also, I see you're using BACKGROUND attributes, but PhotoPlog doesn't recognize those as they are depreciated. For that you can use STYLE instead of BACKGROUND or in settings.php find:
Code:
Content visible to registered users only.
And replace with:
Code:
Content visible to registered users only.
__________________
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
  #6  
Old 01-26-2006, 04:19 AM
pippo pippo is offline
Green Plog
 
Join Date: Jan 2006
Posts: 5
Gallery: 0
Comments: 0
Default

Code:
Content visible to registered users only.
No one.
Code:
Content visible to registered users only.
I've only put navbar in place of header modifying TABLEs and DIVs, not PHP code. There aren't other changes.
Code:
Content visible to registered users only.
OK..i'll change this as soon as possible, but there are many images that are in A HREF. Any clue for those images?

Last edited by pippo; 01-26-2006 at 04:25 AM..
Reply With Quote
  #7  
Old 01-26-2006, 11:21 AM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

What about Replacement Variables? Are you using any, and if so, what?
__________________
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
  #8  
Old 01-27-2006, 02:18 PM
pippo pippo is offline
Green Plog
 
Join Date: Jan 2006
Posts: 5
Gallery: 0
Comments: 0
Default

No, i'm not.
I would help you more to find a solution for my problem, but i'm a newbye of Vbulletin and dont'know many of his functions.
Reply With Quote
  #9  
Old 01-29-2006, 05:14 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

Hmm, I just don't have an answer as to why the HREFs get converted, but the SRCs don't get converted, to absolute links. Nothing in the HTML source looks to be preventing it, but try this:

Go to vB ACP -> Styles & Templates -> Replacement Variable Manager -> [Add New Replacement Variable] and fill in the form you see on screen with the following:
  • Style: Italiano
  • Search for Text: altmp/
  • Replace with Text: http://www.arsludika.it/forum/altmp/
__________________
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
  #10  
Old 01-30-2006, 11:56 AM
pippo pippo is offline
Green Plog
 
Join Date: Jan 2006
Posts: 5
Gallery: 0
Comments: 0
Default

YEAH...It Works .
I'm gratefull for your help, now starts the long waiting for the PRO version .
Reply With Quote
Reply

« Previous Thread | Next Thread »
Thread Tools

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
YOUR-PHOTOPLOG-DIR as Photoplog directory petercom Troubleshooting & Problems 1 09-28-2007 02:37 PM
$photoplog_forumhome not showing bricey "How Do I..." Questions 5 06-08-2007 03:42 PM
$photoplog_forumhome not displaying rgourley "How Do I..." Questions 2 03-30-2006 03:48 PM
[Closed via Lite v.1.0.7] Duplicate dirs bug in breadcrumb Nitro Bugs & Issues Tracker 12 02-17-2006 12:17 AM


All times are GMT. The time now is 12:37 PM.


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