|
Attention: Last reply in this thread was more than 18 Years ago |
|
Thread Tools |
#1
|
|||
|
|||
Runtime error in IE6
The Page works fine in Firefox, but gives a runtime 'annoyance' error in Internet Explorer 6 everytime a photoplog page loads.
"A runtime error has occured. Do you wish to debug? Line:723 Error: Object Expected" Any ideas? Thanks, Nick |
#2
|
|||
|
|||
|
#3
|
||||
|
||||
Don't see anything except...
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 |
#4
|
|||
|
|||
I'm logged in and refreshed the page, but still only see "Content visible to registered users only." in your post above.
|
#5
|
||||
|
||||
Oops, you should 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 |
#6
|
|||
|
|||
Code:
Content visible to registered users only. |
#7
|
||||
|
||||
Actually, I see a blank page in IE and FF, and when I look at the HTML source, all I see is...
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 |
#8
|
|||
|
|||
It shows a blank page when no user is logged in.
If I log in from a vB page, then visit the photoplog link, it displays the content. Somewhere in the PHP code there must be a permissions issue? (I'm guessing?) I would like for it to display those pages for guests as well. How can I make it do that? |
#9
|
|||
|
|||
The permissions are set to allow guest users to view the files in the Admin CP, but unregistered users still get a blank page when visiting the Photoplog page.
|
#10
|
||||
|
||||
If PhotoPlog is set to not allow guests, for example, it uses the vB STANDARD_ERROR template to show a message onscreen. Nothing is set to feed only a title tag, regardless of whether guests are allowed, so I'm not sure what is happening though the following might be worth a check.
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 |
Thread Tools | |
|
|