| View previous topic :: View next topic |
| Author |
Message |
Das Capitolin
Joined: 19 May 2007 Posts: 3 Location: Reno NV USA
|
Posted: Sat May 19, 2007 1:53 am Post subject: Errors: "Notice: Uninitialized string offset: 0" |
|
|
Hello Soren, and thank you very much for your effort in creating the LinX module. It is unfortunate that people rush to criticize your work before they even ask for assistance - I know how irritating this is.
So I just installed the component, and I am greeted with what appears to be debug/error code info:
Notice: Uninitialized string offset: 0 in /homepages/27/d198210213/htdocs/administrator/components/com_linx/admin.linx.php on line 159
Notice: Uninitialized string offset: 0 in /homepages/27/d198210213/htdocs/administrator/components/com_linx/admin.linx.php on line 164
Notice: Uninitialized string offset: 0 in /homepages/27/d198210213/htdocs/administrator/components/com_linx/admin.linx.php on line 169
Notice: Uninitialized string offset: 0 in /homepages/27/d198210213/htdocs/administrator/components/com_linx/admin.linx.php on line 173
Notice: Uninitialized string offset: 0 in /homepages/27/d198210213/htdocs/administrator/components/com_linx/admin.linx.php on line 177
Notice: Uninitialized string offset: 0 in /homepages/27/d198210213/htdocs/administrator/components/com_linx/admin.linx.php on line 181
Notice: Uninitialized string offset: 0 in /homepages/27/d198210213/htdocs/administrator/components/com_linx/admin.linx.php on line 185
Notice: Undefined variable: list in /homepages/27/d198210213/htdocs/administrator/components/com_linx/admin.linx.php on line 215
I don't want to make a mistake, so please let me know what to do with this. I know that I can filter these messages, but shouldn't I fix them?
Regards,
Olin Coles
Benchmark Reviews _________________ http://benchmarkreviews.com/ |
|
| Back to top |
|
 |
Das Capitolin
Joined: 19 May 2007 Posts: 3 Location: Reno NV USA
|
Posted: Sat May 19, 2007 2:08 am Post subject: Also, found more issues... |
|
|
So I still have the above message, so I am avoiding that section for the moment. Instead, I went and tried entering a link. This is what I get:
Notice: Undefined variable: recip_url in /homepages/27/d198210213/htdocs/components/com_linx/include/class.linx.php on line 167
Notice: Undefined variable: error_msg in /homepages/27/d198210213/htdocs/components/com_linx/include/class.linx.php on line 39
Error: Your link address does not seem to be valid!
Error: You did not enter a description for your link!
I tried many link addresses, even http://www.google.com, and it always gives an error.
Additionally, I cannot enter a description because they have been disabled. So this seems to be a bug. _________________ http://benchmarkreviews.com/ |
|
| Back to top |
|
 |
ashokvas
Joined: 20 May 2007 Posts: 4
|
Posted: Sun May 20, 2007 9:55 am Post subject: same errors |
|
|
Even I am getting similiar errors . Can someone pls give a solution to this
Thanks |
|
| Back to top |
|
 |
ashokvas
Joined: 20 May 2007 Posts: 4
|
Posted: Sun May 20, 2007 9:59 am Post subject: |
|
|
While trying to create a link from the admin side , the link seems to be getting created but such errors are showing up =
Notice: Undefined variable: message in /var/www/vhosts/accordinternet.com/httpdocs/administrator/components/com_linx/admin.linx.php on line 48
Notice: Undefined index: published in /var/www/vhosts/accordinternet.com/httpdocs/administrator/components/com_linx/admin.linx.php on line 173
Notice: Undefined index: published in /var/www/vhosts/accordinternet.com/httpdocs/administrator/components/com_linx/admin.linx.php on line 177
Notice: Undefined index: email_confirmed in /var/www/vhosts/accordinternet.com/httpdocs/administrator/components/com_linx/admin.linx.php on line 181
Notice: Undefined index: email_confirmed in /var/www/vhosts/accordinternet.com/httpdocs/administrator/components/com_linx/admin.linx.php on line 185
Notice: Undefined variable: list in /var/www/vhosts/accordinternet.com/httpdocs/administrator/components/com_linx/admin.linx.php on line 215
Links in category: Web Design
Version 1.0b
Like LinX? Please rate it at Joomla Extensions Link navigation: Filter:
Category All categoriesWeb Design (2) Reciprocal status
All
Valid only
Expired only
Non reciprocal only Publish status
Notice: Undefined index: published in /var/www/vhosts/accordinternet.com/httpdocs/administrator/components/com_linx/admin.linx.html.php on line 93
checked onchange="document.adminForm.submit();" />Both
Notice: Undefined index: published in /var/www/vhosts/accordinternet.com/httpdocs/administrator/components/com_linx/admin.linx.html.php on line 94
onchange="document.adminForm.submit();" />Published
Notice: Undefined index: unpublished in /var/www/vhosts/accordinternet.com/httpdocs/administrator/components/com_linx/admin.linx.html.php on line 95
onchange="document.adminForm.submit();" />Unpublished Email status
Notice: Undefined index: email_confirmed in /var/www/vhosts/accordinternet.com/httpdocs/administrator/components/com_linx/admin.linx.html.php on line 99
checked onchange="document.adminForm.submit();" />Both
Notice: Undefined index: email_confirmed in /var/www/vhosts/accordinternet.com/httpdocs/administrator/components/com_linx/admin.linx.html.php on line 100
onchange="document.adminForm.submit();" />Email confirmed
Notice: Undefined index: email_confirmed in /var/www/vhosts/accordinternet.com/httpdocs/administrator/components/com_linx/admin.linx.html.php on line 101
onchange="document.adminForm.submit();" />Email unconfirmed
Display # 5 10 15 20 25 30 50
Search:
Also I am unable to see the links on my frontend |
|
| Back to top |
|
 |
rskolnick
Joined: 31 Jul 2007 Posts: 6
|
Posted: Mon Aug 27, 2007 3:41 am Post subject: error |
|
|
hi
you need to create the following in the /administrator dir.
create a file with name of php.ini
place the following in the file
display_errors = off
display_startup_errors = off
session.bug_compat_warn = off
this will stop the notices from appearing and the program will work
if you need to debug rename the file
hope this helps
robert..................  |
|
| Back to top |
|
 |
CT Internet Site Admin
Joined: 12 Jun 2006 Posts: 311 Location: Spain
|
Posted: Wed Aug 29, 2007 7:23 am Post subject: |
|
|
Yeah - good post Robert - the reason you get the messages is because your error reporting level is set to ALL in your php.ini - this means that php returns ALL errors - including NOTICES (which aren't really error's but notices) and those are what you see. By adding the php.ini file as robert describes - the notices should disappear. _________________ Developer of LinX
http://www.notwebdesign.com
Note: If you like LinX then please review it at the Joomla Extentions Directory |
|
| Back to top |
|
 |
|