Community @ The Turning Gate

Support community for TTG plugins and products.

NOTICE

The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.

This forum is now closed, and exists here as a read-only archive.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2015-06-01 08:58:04

gengl
Member
From: Lexington, SC
Registered: 2013-11-24
Posts: 80
Website

Receiving email about site error in autoindex

When I access the galleries I receive emails concerning an error in autoindex.php at line 129. Here is one of the error messages, the others are essentially identical.

<p>An error occurred in script
'/home1/sixfivka/public_html/lib/autoindex/autoindex.php' on line 129: Undefined
index: value
<br />Date/Time: 5-31-2015 19:48:43
<br /><pre>Array
(
    [_dir] => /home1/sixfivka/public_html/galleries/freshman-1961-1962
    [_fpath] => /home1/sixfivka/public_html/galleries/
    [data] => <?xml version="1.0" encoding="UTF-8"?>
<album>
  <access>unlocked</access>
  <thumbnail>custom-thumbnails/Freshman.jpg</thumbnail>
  <title>Freshman - 1961-1962</title>
  <description>Our Freshman Year - Photos from the Kahokian
Yearbook</description>
  <url></url>
</album>

    [parser] => Resource id #8
    [vals] => Array
        (
            [0] => Array
                (
                    [tag] => ALBUM
                    [type] => open
                    [level] => 1
                )

            [1] => Array
                (
                    [tag] => ACCESS
                    [type] => complete
                    [level] => 2
                    [value] => unlocked
                )

            [2] => Array
                (
                    [tag] => THUMBNAIL
                    [type] => complete
                    [level] => 2
                    [value] => custom-thumbnails/Freshman.jpg
                )

            [3] => Array
                (
                    [tag] => TITLE
                    [type] => complete
                    [level] => 2
                    [value] => Freshman - 1961-1962
                )

            [4] => Array
                (
                    [tag] => DESCRIPTION
                    [type] => complete
                    [level] => 2
                    [value] => Our Freshman Year - Photos from the Kahokian
Yearbook
                )

            [5] => Array
                (
                    [tag] => URL
                    [type] => complete
                    [level] => 2
                )

            [6] => Array
                (
                    [tag] => ALBUM
                    [type] => close
                    [level] => 1
                )

        )

    [_xml] => Array
        (
            [access] => unlocked
            [thumbnail] => custom-thumbnails/Freshman.jpg
            [title] => Freshman - 1961-1962
            [description] => Our Freshman Year - Photos from the Kahokian
Yearbook
        )

    [ i ] => 5
)
</pre>
</p>

Offline

#2 2015-06-01 09:38:23

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Receiving email about site error in autoindex

can you post a link to your site?


Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#3 2015-06-01 20:29:18

gengl
Member
From: Lexington, SC
Registered: 2013-11-24
Posts: 80
Website

Re: Receiving email about site error in autoindex

Sorry - forgot to.  http://65kahoks.com/galleries/

Evidently, when I open a connection to my database, the server is detecting that autoindex.php is attempting to send a query also? Just guessing here, but the error message is originating from my database connect script and referring to the autoindex script as the location of the error.

I can't see where it''s causing an actual issue - but I don't know the inner workings of the autoindex.

The site is still in development, so the home page currently is 65kahoks.com/index1.php

Thanks Rod.

Offline

#4 2015-06-01 21:56:37

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Receiving email about site error in autoindex

I believe there's some code in the autoindex.php file for use with Publisher (xml stuff) and Publisher uses a database. So perhaps this code is also being sent to your missing classmates database.

Just a guess on my part.

But if this is happening due to your own custom database connection I don't know that there's anything Ben or Matt can do about it as it's probably beyond the scope of support.

Again, just a guess on my part.


Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#5 2015-06-02 00:08:15

gengl
Member
From: Lexington, SC
Registered: 2013-11-24
Posts: 80
Website

Re: Receiving email about site error in autoindex

I think you're probably right Rod - the error is being reported from my MySQL database system - it's registering that autoindex is sending a query that doesn't match up with data in my system.

I don't see any new or altered database entries or tables on my server. Does Publisher use MySQL or a different system? Whatever system it is, data must be stored in encrypted files/folders within ttg-be (guess).

Offline

#6 2015-06-02 00:22:31

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Receiving email about site error in autoindex

ttg-be uses .sq3 database files


Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#7 2015-06-02 13:10:33

Matthew
Administrator
From: San Francisco, CA
Registered: 2012-09-24
Posts: 5,795
Website

Re: Receiving email about site error in autoindex

Publisher uses an SQLite database.


Matt

The Turning Gate, http://theturninggate.net

Offline

Board footer

Powered by FluxBB