"Add Category/Group" tab fails
rmiddle - July 3, 2008 - 01:00
| Project: | Web Links |
| Version: | HEAD |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | rmiddle |
| Status: | closed |
Description
#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.

#1
Same here. I'm just getting a blank page (latest version of PHP5).
#2
Same here, blank page
#3
Know problem with alpha5. Working on a fix.
#4
#5
Was 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
#6
darumaki,
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
#7
darumaki,
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
#8
Let 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.
#9
darumaki,
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
#10
Also getting just the word "Array" (see attached screen capture). Running latest version of PHP5.
#11
slimandslam,
That is a know issue. That is were I left off in my Category/Group fix.
Thanks
Robert
#12
#13
Need to get this fixed. Only thing preventing a beta release right now.
#14
That, and collapsible links page. I wouldn't let either of those hold up a beta - full release, yes.
#15
NancyDru,
I will make the Next release beta1 then.
Thanks
Robert
#16
Finally fixed in CVS. Yea Beta 1 is being released.
Thanks
Robert
#17
#18