|
Attention: Last reply in this thread was more than 18 Years ago |
|
Thread Tools |
#1
|
|||
|
|||
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. |
#2
|
||||
|
||||
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 |
#3
|
|||
|
|||
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? |
#4
|
||||
|
||||
Oh good, in the php.ini file set the following and restart:
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 |
#5
|
|||
|
|||
Great it's done and everything works well after I turned the 'allow_call_time_pass_reference = On' Thank you for your time.
|
#6
|
||||
|
||||
Update: you can now go turn the following off.
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 |
#7
|
|||
|
|||
Ok I will try that. I already updated to 2.0.0, am I still ok to make these changes?
|
#8
|
||||
|
||||
Code:
Content visible to registered users only. |
#9
|
||||
|
||||
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 |
#10
|
|||
|
|||
ok thank you
|
|
|
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 07:01 AM |