Hi Francesco,

I've spent even more time trying to debug the website link issue. It still 
doesn't work for my site. If I duplicate some code from dboutput.inc in my 
index.php, I can generate the compenent's listing with an active website link. 
using write_helper_link() directly also generates an active link. Obviously, 
though, it fails when used in place. If you look around you'll see that some 
sites, e.g. AWX, spinctrls, colourpicker, that don't have a website, i.e. an 
index page, have active links which, of course, fail. Even from the main 
listing page, the correct path to my index is generated but the link won't 
activate. It's pretty obvious that the validity check in write_helper_link() is 
failing when called in place.

Furthermore, several sites display this:


FixedWidthImportCtrlE is one example. I've fixed that one.
wxDragSpinCtrl is another. The problem with wxDragSpinCtrl  may be that it is 
regisered as "wxFDragSpinCtrl". Note the "F".

Then there's the problem with the main listing. Look at the bottom of the page 
and you'll see this:




The listing breaks because of this error I suggest that either there's a 
problem in the DB with wxLED or queryres_table_foreachcomp() isn't fault 
tolerant, or both.  I noticed this a while back but then forgot about it. 
Either way half of the controls can't be accessed because of this, on any page 
where wxLED is listed.

I'd appreciate t if you could roll up your sleeves and sort it all out. ;-)

Thanks,

  Gary.


      
------------------------------------------------------------------------------

_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to