#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.

CommentFileSizeAuthor
#10 screen.png22.62 KBslimandslam

Comments

slimandslam’s picture

Same here. I'm just getting a blank page (latest version of PHP5).

darumaki’s picture

Same here, blank page

rmiddle’s picture

Know problem with alpha5. Working on a fix.

rmiddle’s picture

Title: "Add Category" tab fails » "Add Category/Group" tab fails
darumaki’s picture

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

rmiddle’s picture

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

rmiddle’s picture

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

darumaki’s picture

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.

rmiddle’s picture

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

slimandslam’s picture

Version: master » 6.x-1.0-alpha7
StatusFileSize
new22.62 KB

Also getting just the word "Array" (see attached screen capture). Running latest version of PHP5.

rmiddle’s picture

slimandslam,

That is a know issue. That is were I left off in my Category/Group fix.

Thanks
Robert

rmiddle’s picture

Version: 6.x-1.0-alpha7 » 6.x-1.0-alpha8
rmiddle’s picture

Version: 6.x-1.0-alpha8 » master

Need to get this fixed. Only thing preventing a beta release right now.

nancydru’s picture

That, and collapsible links page. I wouldn't let either of those hold up a beta - full release, yes.

rmiddle’s picture

NancyDru,

I will make the Next release beta1 then.

Thanks
Robert

rmiddle’s picture

Finally fixed in CVS. Yea Beta 1 is being released.

Thanks
Robert

rmiddle’s picture

Status: Active » Fixed
nancydru’s picture

Status: Fixed » Closed (fixed)