uddeIM 0.5

18 years 3 months ago #3327 by pointri
Replied by pointri on topic Re:uddeIM 0.5
I checked the bug fix and

[code:1] $config_showinboxlimit=mosGetParam ($_POST, 'config_showinboxlimit','0');[/code:1]

Returned a parse error. Maybe get rid of the quotes from the default, like this?

[code:1] $config_showinboxlimit=mosGetParam ($_POST, 'config_showinboxlimit',0);[/code:1]

Post edited by: pointri, at: 2006/01/09 06:32

Joomlapolitan zealot and a somewhat stealthy, rather passive CB3PD developer.
www.constructionlounge.com Construction Lounge: Online resource and networking portal for the construction and remodeling industries.

Please Log in to join the conversation.

18 years 3 months ago #3331 by benjamin
Replied by benjamin on topic Re:uddeIM 0.5
Hi,

vancanneyt wrote:

when using latest version of uddeim 0.5b2 i get this error:
Warning: explode(): Empty delimiter. in /components/com_uddeim/includes.php on line 215
anone has the same error or knows how to solve it?


Your configuration file seems to be incomplete.

Just go to the backend and save the uddeIM settings to restore the config file.*

Please report if that didn't work.

I hope I could help.

----
*(Make sure that both uddeim.php and admin.uddeim.php are version 0.5b build 2 or later)

Post edited by: benjamin, at: 2006/01/09 09:55

Please Log in to join the conversation.

18 years 3 months ago #3334 by benjamin
Replied by benjamin on topic Re:uddeIM 0.5
Hi,

pointri wrote:

I checked the bug fix and [it r]eturned a parse error. Maybe get rid of the quotes from the default, like this?

[code:1] $config_showinboxlimit=mosGetParam ($_POST, 'config_showinboxlimit',0);[/code:1]


Absolutely.

Please Log in to join the conversation.

18 years 3 months ago #3343 by vancanneyt
Replied by vancanneyt on topic Re:uddeIM 0.5
i saved the config file multiple times but the error still occured, i just added the line in the config now and the error is gone, when i save again in the backend, its there again... so i just don't save the config anymore :D

Dutch CB translator - tester

Please Log in to join the conversation.

18 years 3 months ago #3363 by benjamin
Replied by benjamin on topic Re:uddeIM 0.5
vancanneyt wrote:

i saved the config file multiple times but the error still occured, i just added the line in the config now and the error is gone, when i save again in the backend, its there again...


You seem to have different uddeIM versions in frontend and backend. Check what is says as version number in the source files (it should be uddeIM 0.5b build 2 or later) for both uddeim.php and admin.uddeim.php

If it's not, download the latest version and reinstall.

Please get back to me if that doesn't solve the problem!

Please Log in to join the conversation.

18 years 3 months ago #3378 by vancanneyt
Replied by vancanneyt on topic Re:uddeIM 0.5
frontend uddeim.php version number 0.5b2
config: $config_version = '0.5b (build 2)';
backend admin.uddeim.php version number 0.5b2

maybe because i upgraded, strange :s

Dutch CB translator - tester

Please Log in to join the conversation.

Moderators: beatnantslabbikrileon
Time to create page: 0.177 seconds