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 03-01-2006, 03:34 PM
anna anna is offline
Green Plog
 
Join Date: Feb 2006
Posts: 25
Gallery: 0
Comments: 0
Default Call-time pass-by-reference and image issues

I have a problem I updated photoplog from 1.0.6 to 1.0.9 and I get this error and no images are displaying

Code:
Content visible to registered users only.
Reply With Quote
  #2  
Old 03-01-2006, 04:00 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

What version of PHP are you running? Do you have access to the php.ini file? For the images, check the PhotoPlog 'Relative Links' and 'Absolute Links' settings.
__________________
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 03-01-2006, 04:07 PM
anna anna is offline
Green Plog
 
Join Date: Feb 2006
Posts: 25
Gallery: 0
Comments: 0
Default

I use PHP Version 4.4.1 and yes I do have access to php.ini file.

What am i soppused to look for in the 'Relative Links' and 'Absolute Links' settings to fix the images issue?
Reply With Quote
  #4  
Old 03-01-2006, 04:32 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

Oh good, in the php.ini file set the following and restart:
Code:
Content visible to registered users only.
For images, there is an example in this thread. Since Lite v.1.0.7, people need to set the relative link bits that should be made into absolute links, as the old function that automatically did this was not without issue.
__________________
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 03-01-2006, 04:49 PM
anna anna is offline
Green Plog
 
Join Date: Feb 2006
Posts: 25
Gallery: 0
Comments: 0
Default

Great it's done and everything works well after I turned the 'allow_call_time_pass_reference = On' Thank you for your time.
Reply With Quote
  #6  
Old 03-01-2006, 11:21 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

Update: you can now go turn the following off.
Code:
Content visible to registered users only.
Instead make the following two file edits.
  • In the PhotoPlog functions.php file find:
    Code:
    Content visible to registered users only.
    And replace with the following:
    Code:
    Content visible to registered users only.
  • In the PhotoPlog functions.php file find:
    Code:
    Content visible to registered users only.
    And replace with the following:
    Code:
    Content visible to registered users only.
Each edit removes the sneaky little ampersand.
__________________
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 03-05-2006, 01:14 PM
anna anna is offline
Green Plog
 
Join Date: Feb 2006
Posts: 25
Gallery: 0
Comments: 0
Default

Ok I will try that. I already updated to 2.0.0, am I still ok to make these changes?
Reply With Quote
  #8  
Old 03-05-2006, 01:23 PM
Tefra's Avatar
Tefra Tefra is offline
Green Plog
 
Join Date: Dec 2005
Posts: 23
Gallery: 0
Comments: 0
Default

Code:
Content visible to registered users only.
i think v2.0.0 already has these changes
Reply With Quote
  #9  
Old 03-05-2006, 01:54 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

Yep, Lite v.2.0.0 already has these changes, so just ignore this thread.
__________________
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 03-07-2006, 12:45 AM
anna anna is offline
Green Plog
 
Join Date: Feb 2006
Posts: 25
Gallery: 0
Comments: 0
Default

ok thank you
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
uploading more than one image at a time andreamarucci "How Do I..." Questions 4 05-01-2006 06:01 AM


All times are GMT. The time now is 07:31 AM.


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