|
Attention: Last reply in this thread was more than 15 Years ago |
|
Thread Tools |
#1
|
|||
|
|||
v3.8.2
I have tried to install this on a forum running vb 3.8.2 and get nowhere.
The forum path is definitely correct,the photoplog ACP menu is corrupt,the first three settings groups are blank. The files have been double checked and I did a fresh upload from a new .zip file also. |
#2
|
||||
|
||||
What do you mean by corrupt? Please post a screenshot.
__________________
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
|
|||
|
|||
Don't have a screenshot as I uninstalled again.
In the Photoplog ACP the first three settings categories lead to empty/blank pages, there are no settings available. |
#4
|
||||
|
||||
If you reinstall, please post a screenshot.
__________________
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
|
|||
|
|||
Here it is. Tried it again,same result. vB ACP Photoplog options is fine.
Photoplog shows at forums/photoplog, can make categories but those 1st 3 Photoplog menu items result in an empty blue screen as seen in s/shot. |
#6
|
||||
|
||||
The problem is with libxml2 as documented here. Please direct your sysadmin or host to that PHP bug report so that your sysadmin or host can update the required software for you. This is not a PhotoPlog bug. As reported from...
[4 Nov 9:00pm UTC] rrichards@php.net This is still being worked on.[5 Nov 4:30pm UTC] rrichards@php.net just use the example in the manual. Your change simply gets predefinedOtherwise you can edit the cpnav_photoplog.xml file to work around the libxml2 bug. Untested but you can try changing lines like this: Code:
Content visible to registered users only. 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
|
|||
|
|||
Well,I have had this checked and the server is running the latest release :
libxml2 2.7.3 which according to that report is the version that cures the bug. I edited the file on the three affected lines as you suggested which seems to have cured the error,odd though that all the other menu items were working and needed no change. |
|
|