Closed (fixed)
Project:
Web Links
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Jul 2008 at 01:00 UTC
Updated:
25 Jul 2008 at 04:54 UTC
Jump to comment: Most recent file
#13
demigh0d - July 1, 2008 - 21:16
Just installed it this evening and I get the following error when clicking on the "Add Category" tab.
Fatal error: Unsupported operand types in /www/site/includes/common.inc on line 1265
Everything else (posting and listing) appears to work ok.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | screen.png | 22.62 KB | slimandslam |
Comments
Comment #1
slimandslam commentedSame here. I'm just getting a blank page (latest version of PHP5).
Comment #2
darumaki commentedSame here, blank page
Comment #3
rmiddle commentedKnow problem with alpha5. Working on a fix.
Comment #4
rmiddle commentedComment #5
darumaki commentedWas this suppose to have been fixed in alpha 6 ?
First there were these warnings -
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'weblinks_form_main' was given in /includes/menu.inc on line 346.
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'weblinks_form_main' was given in /includes/menu.inc on line 346
Then I uninstalled and reinstalled, warnings go away, the add category is changed to add group and nothing happens when you click it, only the words array appear
Comment #6
rmiddle commenteddarumaki,
Unfortunately no. I am still trying to figure out why that fails right now. This was to get out a few other fixes that I had committed well working this issue.
Thanks
Robert
Comment #7
rmiddle commenteddarumaki,
A workaround is to go into /admin/content/taxonomy/ and either add / edit / delete terms from Web Links. Until I can get that form working.
Thanks
Robert
Comment #8
darumaki commentedLet me know if there's anything you want me to test out, this module is the only thing keeping me from going full Drupal 6 :)
also, if possible, recommend an option to not include the "created by / date / last update" info.
Comment #9
rmiddle commenteddarumaki,
I have been using this module on my live site for sometime. You can work around this issue unless you have users adding links. The rest of the code seem to be as stable as the 5.x version.
That option is already in there or it should already be in there.
Goto /admin/settings/weblinks
Remove check next to "Display link information"
Confirmed in both 5.x and 6.x build.
Thanks
Robert
Comment #10
slimandslam commentedAlso getting just the word "Array" (see attached screen capture). Running latest version of PHP5.
Comment #11
rmiddle commentedslimandslam,
That is a know issue. That is were I left off in my Category/Group fix.
Thanks
Robert
Comment #12
rmiddle commentedComment #13
rmiddle commentedNeed to get this fixed. Only thing preventing a beta release right now.
Comment #14
nancydruThat, and collapsible links page. I wouldn't let either of those hold up a beta - full release, yes.
Comment #15
rmiddle commentedNancyDru,
I will make the Next release beta1 then.
Thanks
Robert
Comment #16
rmiddle commentedFinally fixed in CVS. Yea Beta 1 is being released.
Thanks
Robert
Comment #17
rmiddle commentedComment #18
nancydru