jooDatabase Forum
Welcome Guest   [Register]  [Login]
 Subject :Re:Re:Catalog view.. 2010-07-30 01:27:36 
iftee

Guest

this needs to be done in /httpdocs/components/com_joodb/helpers/joodb.php




[iftee 2010-07-30 01:15:44]:

Add this code just before the the mentioned line and it should work

if (strlen($text) <= $maxlen) $maxlen = strlen($text);


IP Logged
 Subject :Re:Catalog view.. 2010-07-30 01:15:44 
iftee

Guest

Add this code just before the the mentioned line and it should work

if (strlen($text) <= $maxlen) $maxlen = strlen($text);

IP Logged
 Subject :Re:Catalog view.. 2010-01-29 21:44:58 
devinthayer

Guest

I get this same error.

Warning: strpos() [function.strpos]: Offset not contained in string in ...components/com_joodb/helpers/joodb.php on line 124

I looked at the line...

$len = strpos($text," ",$maxlen);

How should I fix it?

IP Logged
 Subject :Catalog view.. 2010-01-11 12:06:15 
kos
Joined: 2010-01-11 10:44:23
Posts: 1
Location

Hi - I get the following error from a new database link: Warning: strpos() [function.strpos]: Offset not contained in string in C:\xampp\htdocs\joomla15\components\com_joodb\helpers\joodb.php on line 124

A second link I have works fine. I'm new to Joodb and would appreciate any suggestions. The database looks fine in MySQL - just two fields - C_Id & Country

IP Logged
Page # 


Powered by ccBoard