• Resolved aMartini

    (@amartini)


    Hello,

    Nothing was displaying on my page so I ran debug mode and got a message saying No valid source type given.

    Original error message:
    array(12) { [0]=> bool(true) [“html_class”]=> NULL [“title”]=> NULL [“path”]=> string(50) “wp-content/uploads/wpclient/_file_sharing/general/” [“source_type”]=> string(11) “”guess”” [“source_files”]=> string(19) “”6659test2.csv”” [“csv_delimiter”]=> string(1) “,” [“fetch_lastheaders”]=> int(0) [“exclude_cols”]=> NULL [“include_cols”]=> NULL [“eol_detection”]=> string(5) “cr/lf” [“debug_mode”]=> string(3) “yes” }
    CSV to html Error:
    No valid sourcetype given.

    Any idea what this could be? Source type was set to guess.

    Thanks
    Alex

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter aMartini

    (@amartini)

    Got the table to display by excluding the source type attribute, but now it’s putting my data into a single column and only including two rows of data out of 5. Not sure what I’m doing wrong.

    Plugin Author wibergsweb

    (@wibergsweb)

    This was solved a long time ago through email. I haven’t got around to set this to solved here until now.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘No valid source type given error’ is closed to new replies.