Re: Link Manager 3.0 Support Thread
:smile: www.spankit-golf.com and I found the problem with the help link. background color is black so letters were no showing up.
Thanks,
Geary
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
ibparn
:smile:
www.spankit-golf.com and I found the problem with the help link. background color is black so letters were no showing up.
Thanks,
Geary
I just submitted a test link and didn't experience any problems.
Check admin -> extras -> links and see if there is a link called "Test Submission"
Re: Link Manager 3.0 Support Thread
:clap:Thanks for all your help... It worked just fine and I submitted one and it went also. Thanks again for your support and very quick replies.
Thanks,
Geary
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
ibparn
:clap:Thanks for all your help... It worked just fine and I submitted one and it went also. Thanks again for your support and very quick replies.
Thanks,
Geary
Glad to help
Re: Link Manager 3.0 release
Quote:
Originally Posted by
Alex Clarke
Ok, I've sorted it.
Just replacing
line 333 in
admin\includes\functions\html_output.php with the following worked.
Code:
// bof php5 fix - aclarke - 301206
if (empty($default) && isset($GLOBALS['$name'])) $default = stripslashes($GLOBALS['$name']);
// eof php5 fix - aclarke - 301206
However, my admin menu still doesn't work when I'm on the links.php page. :(
Also, when adding a new link the category field is marked as required? Is this correct? I've just added a link without a category (as I have no categories setup yet) and it didn't nag me to specify a category.
Hi..I am also having this same problem...with the error when trying to add a link from admin...ok..where is line 333 in the html_output file? I can't seem to find it..I was going crazy for days trying to make it work..:-( Which line am I replacing?
Please help.
Thanks so much,
Julianna
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
Julianna
Hi..I am also having this same problem...with the error when trying to add a link from admin...ok..where is line 333 in the html_output file? I can't seem to find it..I was going crazy for days trying to make it work..:-( Which line am I replacing?
Please help.
Thanks so much,
Julianna
Check the link in this post
Re: Link Manager 3.0 Support Thread
It worked !!! :clap:
That made my night! lol
Thank you sooo much for the quick reply.
You're the best!
Regards,
Julianna
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
Julianna
It worked !!! :clap:
That made my night! lol
Thank you sooo much for the quick reply.
You're the best!
Regards,
Julianna
glad to help.
Re: Link Manager 3.0 Support Thread
Found this thread after I posted somewhere else, sorry bout that but anyways:
1) I can't get the links categories box to appear anywhere on the main page of my website, should be in right column at bottom by the settings.
2) Getting error when running patch sql:
Status:
Catchable fatal error: Object of class queryFactoryResult could not be converted to string in /home5/dmsoftwy/public_html/[secret]/includes/functions/html_output.php on line 333
What is fix?
Re: Link Manager 3.0 Support Thread
Quote:
Originally Posted by
dmm2020
Found this thread after I posted somewhere else, sorry bout that but anyways:
1) I can't get the links categories box to appear anywhere on the main page of my website, should be in right column at bottom by the settings.
2) Getting error when running patch sql:
Status:
Catchable fatal error: Object of class queryFactoryResult could not be converted to string in /home5/dmsoftwy/public_html/[secret]/includes/functions/html_output.php on line 333
What is fix?
Check post 1316 above.