What\'s the best way to build a new social media site that will be sold B2B?My company is a b2b social media company.We\'ve Been trying to determine if we should build from开发者_如何学Go scratch or l
I am starting a web service which requires user logging in with Gmail/Facebook/Own or signing up and then cookies开发者_如何学运维 being setup so that the user can keep communicating with the server v
If have a problem with the componentheading and the contentpagetitle. I got a sectionblog for my articles. The title of the page is a componentheading. The title of the articles (intro) is a contentp
I\'m running a Joomla website where all the files are stored on an IIS Windows server, and I\'ve created a PHP Contact Form, one of Joomla\'s modules.
I have a problem trying to run passthru function in my php code (Joomla module). the code is following (this is only a snippet)
So the gallery section of the joomla site i am working on (www.arrowandbranch.com/joomla/gallery) uses jquery and flickr API. the sites works and looks fine in IE, Safari and Chrome, but not in FireFo
Not sure if this is the correct forum to post this question, but does anyone know if a w开发者_如何学JAVAebsite cms system exists which automatically detects and reports spelling mistakes, broken link
is there a way to add custom fields (that would be working similarly to those Wordpress has) to Joomla 1.5? I need to be able to have them entered separately from the article content (preferably as in
I have downloaded Joomla 1.6.1 and tried to install in on Ubuntu (latest apache/php/etc) I unzip and untar the archive in my web root folder for the vhost I have defined. (Vhost works ok, I put a phpi
The code line is: $lists[\'published\'] = JHTML::_(\'select.booleanlist\', \'published\' , \'class=\"inputbox\"\', $row->published);