Fullscreen
Loading...
 
Skip to main content

Submit new tracker mirror fails on php error function in TikiDB.php

Status
Closed
Subject
Submit new tracker mirror fails on php error function in TikiDB.php
Version
4.x
Category
  • Error
  • Usability
Feature
~Trackers (mirror)
Resolution status
Fixed or Solved
Submitted by
Bernard TREMBLAY
Lastmod by
Ushindi Gedeon
Rating
(0)
Description

Hello,

I have changed my trackers options to Trackers mirror.

This needs to suppress old ones (just test). It as been immediate.

I tried a test, create a new tracker, define major parameters and I obtains the following error :

Fatal error: Call to a member function fetchRow() on a non-object in /homez.53/spacprot/www/teawik132/lib/core/lib/TikiDb.php on line 56.

Do you know what can happen.
I imagine that the $this->query(.... ) fails because of right on database. But as admin my user and passwords allows tables creation. I will try to test the same with simple test program.

I imagine (with no means to verify) that if this come from a lock of right of data base the error on the query should raise a PDO error.

Nota :
Because I still (after a lot of job)could not obtain an operational installation on Windows, I cannot debug myself or localize (using XDEBUG, PHPECLIPSE).
The problem is on an operational site running by a provider service (OVH - with php 5-2 mysql 5-4- etc...) but normally without access to debugging tools.

So I am preparing a computer running on windows for this (I have to implement installations of tikiwiki on Windows) and collaborate operationally to tikiwiki development.

Best regards

Solution
Workaround
Importance
5
Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3048
Created
Saturday 20 February, 2010 00:15:06 UTC
by Bernard TREMBLAY
LastModif
Monday 01 June, 2026 21:26:37 UTC


Show PHP error messages