×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Character problem. empty comment

Character problem. empty comment 15 years 9 months ago #336

  • Blessed
  • Blessed's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 13
  • Thank you received: 0

Please look if you use mysqli or only mysql.

BTW, how do i check which is being used mysql or mysqli? kindly forgive my ignorance if this is a silly question.

Character problem. empty comment 15 years 9 months ago #339

  • Snoop
  • Snoop's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 6
  • Thank you received: 0
On administrator/index.php?option=com_admin&task=sysinfo check the "configuration File" Tab ( 3rd from left ) ans look for $dbtype there you see mysql or mysqli

Character problem. empty comment 15 years 9 months ago #340

  • Blessed
  • Blessed's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 13
  • Thank you received: 0
checked it its: $dbtype 'mysql'

Character problem. empty comment 15 years 9 months ago #342

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hm, it is something else. I just found that I'm using mysqli .
Can you look your error log for some info related to !jocomment?

Character problem. empty comment 15 years 9 months ago #345

  • Blessed
  • Blessed's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 13
  • Thank you received: 0
okay thanks. which error log should i check? for !jcomment? or for the webserver? or the mysql server?

Character problem. empty comment 15 years 9 months ago #346

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
The webserver's one.

Character problem. empty comment 15 years 9 months ago #347

  • Blessed
  • Blessed's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 13
  • Thank you received: 0
ok, will check with my host tomorrow first thing. thanks for great support so far.

Character problem. empty comment 15 years 9 months ago #354

  • Blessed
  • Blessed's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 13
  • Thank you received: 0
ok, no joy yet from my host.

i have replaced mysql_escape_string function in comment.class with the $database->Quote($string_to_quote); instead and its now saving into the database.

now the problem is with joscomment/strutils.php on line 68, 71 and 75 coz of empty delimiter, invalid argument supplied for foreach and Bad arguments warnings respectively. :( :( :(

Character problem. empty comment 15 years 2 months ago #2634

  • simi
  • simi's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
I have the same error on www.firehouse.ro || When i write a comment with administrator account it works, but when i do it annonymous is shows the same error.
It's a cool addon, it would be shame to uninstall it just for this error.
Cheers Simi

Character problem. empty comment 15 years 2 months ago #2637

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
hey Simi! Would it be possible to get an super admin account and ftp access to your web site? So I can test the component with your configuration and fix the error.

Character problem. empty comment 15 years 2 months ago #2675

  • simi
  • simi's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
I wrote you a PM
  • Page:
  • 1
  • 2
Time to create page: 0.176 seconds