- Posts: 27
- Thank you received: 0
All questions about EDocman extension
PHP errors
- Donald White
-
Topic Author
- Offline
- Junior Member
-
Less
More
5 years 11 months ago #124455
by Donald White
PHP errors was created by Donald White
I have experienced many, many php errors, along with unhandled exception errors, with edoc and its updates. For instance:
A PHP Exception occurred on your site. Here you can find the stack trace:
Exception Type: Error
File: /home/[server]/public_html/components/com_edocman/view/categories/tmpl/default.php
Line: 18
Message: Call to a member function get() on null
#0 /home/[server]/public_html/administrator/components/com_edocman/libraries/rad/view/html.php(207): include()
#1 /home/[server]/public_html/administrator/components/com_edocman/libraries/rad/view/html.php(113): OSViewHtml->render()
#2 /home/[server]/public_html/administrator/components/com_edocman/libraries/rad/view/list.php(69): OSViewHtml->display()
#3 /home/[server]/public_html/administrator/components/com_edocman/libraries/rad/controller/controller.php(360): OSViewList->display()
#4 /home/[server]/public_html/components/com_edocman/controller/controller.php(46): OSController->display(false, Array)
#5 /home/[server]/public_html/administrator/components/com_edocman/libraries/rad/controller/controller.php(302): EDocmanController->display()
#6 /home/[server]/public_html/components/com_edocman/edocman.php(29): OSController->execute()
#7 /home/[server]/public_html/libraries/src/Component/ComponentHelper.php(402): require_once('/home/ziubxdtw/...')
#8 /home/[server]/public_html/libraries/src/Component/ComponentHelper.php(377): Joomla\CMS\Component\ComponentHelper::executeComponent('/home/ziubxdtw/...')
#9 /home/[server]/public_html/libraries/src/Application/SiteApplication.php(194): Joomla\CMS\Component\ComponentHelper::renderComponent('com_edocman')
#10 /home/[server]/public_html/libraries/src/Application/SiteApplication.php(233): Joomla\CMS\Application\SiteApplication->dispatch()
#11 /home/[server]/public_html/libraries/src/Application/CMSApplication.php(196): Joomla\CMS\Application\SiteApplication->doExecute()
#12 /home/[server]/public_html/index.php(49): Joomla\CMS\Application\CMSApplication->execute()
#13 {main}
Request information
GET variables
Array
(
)
POST variables
Array
(
)
COOKIE variables
Array
(
)
REQUEST variables
Array
(
[format] => pdf
[Itemid] => 964
[option] => com_edocman
[limitstart] => 0
)
SERVER variables
Array
(
[PATH] => /bin:/usr/bin:/usr/local/bin
[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
[HTTP_ACCEPT_ENCODING] => gzip,deflate,br
[HTTP_CONNECTION] => keep-alive
[HTTP_HOST] => usncva.org
[HTTP_USER_AGENT] => Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
[HTTP_FROM] => googlebot(at)googlebot.com
[DOCUMENT_ROOT] => /home/ziubxdtw/public_html
[REMOTE_ADDR] => 66.249.73.31
[REMOTE_PORT] => 49113
[SERVER_ADDR] => 72.249.48.112
[SERVER_NAME] => usncva.org
[SERVER_ADMIN] => webmaster@usncva.org
[SERVER_PORT] => 443
[REQUEST_URI] => /files/navy-cryptologic-history/collection-equipments/navedtra_10251_chap6-pdf.pdf
[REDIRECT_URL] => /files/navy-cryptologic-history/collection-equipments/navedtra_10251_chap6-pdf.pdf
[HTTPS] => on
[HTTP_AUTHORIZATION] =>
[REDIRECT_STATUS] => 200
[SSL_PROTOCOL] => TLSv1.2
[SSL_CIPHER] => ECDHE-RSA-CHACHA20-POLY1305
[SSL_CIPHER_USEKEYSIZE] => 256
[SSL_CIPHER_ALGKEYSIZE] => 256
[SCRIPT_FILENAME] => /home/[server]/public_html/index.php
[QUERY_STRING] =>
[SCRIPT_URI] => usncva.org/files/navy-cryptologic-histor..._10251_chap6-pdf.pdf
[SCRIPT_URL] => /files/navy-cryptologic-history/collection-equipments/navedtra_10251_chap6-pdf.pdf
[SCRIPT_NAME] => /index.php
[SERVER_PROTOCOL] => HTTP/1.1
[SERVER_SOFTWARE] => LiteSpeed
[REQUEST_METHOD] => GET
[X-LSCACHE] => on
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1556095677.6269
[REQUEST_TIME] => 1556095677
)
What's going on?
Thanks,
Don White
A PHP Exception occurred on your site. Here you can find the stack trace:
Exception Type: Error
File: /home/[server]/public_html/components/com_edocman/view/categories/tmpl/default.php
Line: 18
Message: Call to a member function get() on null
#0 /home/[server]/public_html/administrator/components/com_edocman/libraries/rad/view/html.php(207): include()
#1 /home/[server]/public_html/administrator/components/com_edocman/libraries/rad/view/html.php(113): OSViewHtml->render()
#2 /home/[server]/public_html/administrator/components/com_edocman/libraries/rad/view/list.php(69): OSViewHtml->display()
#3 /home/[server]/public_html/administrator/components/com_edocman/libraries/rad/controller/controller.php(360): OSViewList->display()
#4 /home/[server]/public_html/components/com_edocman/controller/controller.php(46): OSController->display(false, Array)
#5 /home/[server]/public_html/administrator/components/com_edocman/libraries/rad/controller/controller.php(302): EDocmanController->display()
#6 /home/[server]/public_html/components/com_edocman/edocman.php(29): OSController->execute()
#7 /home/[server]/public_html/libraries/src/Component/ComponentHelper.php(402): require_once('/home/ziubxdtw/...')
#8 /home/[server]/public_html/libraries/src/Component/ComponentHelper.php(377): Joomla\CMS\Component\ComponentHelper::executeComponent('/home/ziubxdtw/...')
#9 /home/[server]/public_html/libraries/src/Application/SiteApplication.php(194): Joomla\CMS\Component\ComponentHelper::renderComponent('com_edocman')
#10 /home/[server]/public_html/libraries/src/Application/SiteApplication.php(233): Joomla\CMS\Application\SiteApplication->dispatch()
#11 /home/[server]/public_html/libraries/src/Application/CMSApplication.php(196): Joomla\CMS\Application\SiteApplication->doExecute()
#12 /home/[server]/public_html/index.php(49): Joomla\CMS\Application\CMSApplication->execute()
#13 {main}
Request information
GET variables
Array
(
)
POST variables
Array
(
)
COOKIE variables
Array
(
)
REQUEST variables
Array
(
[format] => pdf
[Itemid] => 964
[option] => com_edocman
[limitstart] => 0
)
SERVER variables
Array
(
[PATH] => /bin:/usr/bin:/usr/local/bin
[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
[HTTP_ACCEPT_ENCODING] => gzip,deflate,br
[HTTP_CONNECTION] => keep-alive
[HTTP_HOST] => usncva.org
[HTTP_USER_AGENT] => Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
[HTTP_FROM] => googlebot(at)googlebot.com
[DOCUMENT_ROOT] => /home/ziubxdtw/public_html
[REMOTE_ADDR] => 66.249.73.31
[REMOTE_PORT] => 49113
[SERVER_ADDR] => 72.249.48.112
[SERVER_NAME] => usncva.org
[SERVER_ADMIN] => webmaster@usncva.org
[SERVER_PORT] => 443
[REQUEST_URI] => /files/navy-cryptologic-history/collection-equipments/navedtra_10251_chap6-pdf.pdf
[REDIRECT_URL] => /files/navy-cryptologic-history/collection-equipments/navedtra_10251_chap6-pdf.pdf
[HTTPS] => on
[HTTP_AUTHORIZATION] =>
[REDIRECT_STATUS] => 200
[SSL_PROTOCOL] => TLSv1.2
[SSL_CIPHER] => ECDHE-RSA-CHACHA20-POLY1305
[SSL_CIPHER_USEKEYSIZE] => 256
[SSL_CIPHER_ALGKEYSIZE] => 256
[SCRIPT_FILENAME] => /home/[server]/public_html/index.php
[QUERY_STRING] =>
[SCRIPT_URI] => usncva.org/files/navy-cryptologic-histor..._10251_chap6-pdf.pdf
[SCRIPT_URL] => /files/navy-cryptologic-history/collection-equipments/navedtra_10251_chap6-pdf.pdf
[SCRIPT_NAME] => /index.php
[SERVER_PROTOCOL] => HTTP/1.1
[SERVER_SOFTWARE] => LiteSpeed
[REQUEST_METHOD] => GET
[X-LSCACHE] => on
[PHP_SELF] => /index.php
[REQUEST_TIME_FLOAT] => 1556095677.6269
[REQUEST_TIME] => 1556095677
)
What's going on?
Thanks,
Don White
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13021
- Thank you received: 1688
5 years 11 months ago #124466
by Mr. Dam
Replied by Mr. Dam on topic PHP errors
Hi Donald,
Please submit ticket and send your site url with super admin account. I will check the issue for you.
Thanks
Dam
Please submit ticket and send your site url with super admin account. I will check the issue for you.
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Donald White
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 27
- Thank you received: 0
5 years 11 months ago #124543
by Donald White
Replied by Donald White on topic PHP errors
Sorry, Dam, but I cannot allow Super Admin rights to anyone not specifically authorized by the Association board. I guess we'll just have to live with this.
Cheers,
Don
Cheers,
Don
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.