Articles Archive for septembre 2004
PHP, plugins, sql »
Here is the fast track for the « dash» in database name issue !
The release is only fixing this specific issue.
click psnGallery2 version 1.3.2 to get it.
PHP, plugins, sql »
Well, I was helping Peter to use psnGallery2…And I finally found the issue :
His Coppermine database name was like « database-coppermine» ! So in the code, to be able to handle several databases (one for WordPress and another for Coppermine), the plugin is using this kind of syntax :
select * from database-coppermine->cpg110_config this causes a mySQL Error ! Because the first dash seems to be considered as a special character !
To fix this, I will deliver very soon the release 1.3.2 !
In the meantime, if you have the issue, simply replace …
PHP, plugins, site, sql »
Disclaimer
WHILE IDAHOCLINE.INFO MAKES EVERY EFFORT TO PRESENT ACCURATE AND RELIABLE INFORMATION ON THIS SITE, IDAHOCLINE.INFO DOES NOT ENDORSE, APPROVE, OR CERTIFY SUCH INFORMATION, NOR DOES IT GUARANTEE ITS ACCURACY, COMPLETENESS, EFFICACY, OR TIMELINESS. REFERENCE HEREIN TO ANY COMMERCIAL PRODUCT, PROCESS, OR SERVICE DOES NOT CONSTITUTE OR IMPLY ENDORSEMENT OR RECOMMENDATION BY IDAHOCLINE.INFO UNLESS EXPRESSLY STATED.
IDAHOCLINE.INFO ASSUMES NO RESPONSIBILITY FOR CONSEQUENCES RESULTING FROM USE OF THE INFORMATION CONTAINED HEREIN OR OBTAINED AT LINKED SITES AND EXPRESSLY DISCLAIMS ALL LIABILITY FOR DAMAGES ARISING OUT OF USE, REFERENCE TO, RELIANCE ON, OR PERFORMANCE …
