jarekl Posted February 18, 2009 at 10:17 PM Share Posted February 18, 2009 at 10:17 PM I am trying to link SOBI2 listing with jReviews. The Everywhere plugin will create two independent sections which is not a desired solution in my case. So, the plan is as follow: 1. Get the company name from SOBI2 using $mytitle variable. $mytitle = $mySobi->title 2. Run a query: select jos_content where sectionid=123 // section(s) assigned to jReviews AND title = $mytitle // company name from SOBI2 3. If match found we have a winner, else it does not exist in jReviews. 4. Create hyperlink to the review (if exist) Can anyone help me out with the PHP syntax? Thank you Link to comment
Alejandro Posted February 19, 2009 at 12:23 PM Share Posted February 19, 2009 at 12:23 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
jarekl Posted February 19, 2009 at 03:09 PM Author Share Posted February 19, 2009 at 03:09 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted February 19, 2009 at 03:25 PM Share Posted February 19, 2009 at 03:25 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
jarekl Posted February 19, 2009 at 08:25 PM Author Share Posted February 19, 2009 at 08:25 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
jarekl Posted March 3, 2009 at 04:29 AM Author Share Posted March 3, 2009 at 04:29 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted March 4, 2009 at 12:43 PM Share Posted March 4, 2009 at 12:43 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
jarekl Posted March 10, 2009 at 04:48 PM Author Share Posted March 10, 2009 at 04:48 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts