NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 718 719 720 721 722 … 1231 Next »
Problems configuring v0.98.8b

 
  • 0 Vote(s) - 0 Average
Problems configuring v0.98.8b
5%NationofCasiotone
Offline

Member

Posts: 70
Threads: 10
Joined: Jan 2006
#11
2006-09-18, 05:56 PM
sub Wrote:Zip and attach your config.xml and I'll take a look. It reads like something is wrong the database connection string.


Thanks.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 107,084
Threads: 771
Joined: Nov 2003
#12
2006-09-18, 06:26 PM
You've strangely managed to end up with it half configured for SQLite, half for Access. Make sure the following are set in your config.xml and it should correct the problem:

<DatabaseConnectionString>Data Source=".\gbpvr.db3";Version=3;New=True;</DatabaseConnectionString>
<DatabaseProviderFactory>System.Data.SQLite.SQLiteFactory</DatabaseProviderFactory>
<DatabaseIdentityQuery>select last_insert_rowid()</DatabaseIdentityQuery>
5%NationofCasiotone
Offline

Member

Posts: 70
Threads: 10
Joined: Jan 2006
#13
2006-09-18, 06:39 PM
sub Wrote:You've strangely managed to end up with it half configured for SQLite, half for Access. Make sure the following are set in your config.xml and it should correct the problem:

<DatabaseConnectionString>Data Source=".\gbpvr.db3";Version=3;New=True;</DatabaseConnectionString>
<DatabaseProviderFactory>System.Data.SQLite.SQLiteFactory</DatabaseProviderFactory>
<DatabaseIdentityQuery>select last_insert_rowid()</DatabaseIdentityQuery>

Right now, I have this:

PHP Code:
Typical strings:

  
SQLite
  
<DatabaseConnectionString>Data Source=".\gbpvr.db3";Version=3;New=True;</DatabaseConnectionString>
  <
DatabaseProviderFactory>System.Data.SQLite.SQLiteFactory</DatabaseProviderFactory>
  <
DatabaseIdentityQuery>select last_insert_rowid()</DatabaseIdentityQuery>

  
Access
  
<DatabaseConnectionString>Provider=Microsoft.Jet.OLEDB.4.0;Data Source=".\gbpvr.mdb";User Id=admin;Password=</DatabaseConnectionString>
  <
DatabaseProviderFactory>System.Data.OleDb.OleDbFactory</DatabaseProviderFactory>
  <
DatabaseIdentityQuery>select @@identity</DatabaseIdentityQuery> 

So your saying I should just get rid of that second Access part? Secondly - what program can I use to edit it (no luck in Firefox).
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 107,084
Threads: 771
Joined: Nov 2003
#14
2006-09-18, 07:16 PM
right now you have:

Code:
<DatabaseConnectionString>Provider=Microsoft.Jet.OLEDB.4.0;Data Source=".\gbpvr.mdb";User Id=admin;Password=</DatabaseConnectionString>
<DatabaseProviderFactory>System.Data.SQLite.SQLiteFactory</DatabaseProviderFactory>
<DatabaseIdentityQuery>select last_insert_rowid()</DatabaseIdentityQuery>

The bit you quoted above are just comments in the xml, not the actual settings. The settings were just before this in the config.xml file. Just use notepad to edit it to what I said in my previous post.
5%NationofCasiotone
Offline

Member

Posts: 70
Threads: 10
Joined: Jan 2006
#15
2006-09-18, 11:58 PM
sub Wrote:The bit you quoted above are just comments in the xml, not the actual settings. The settings were just before this in the config.xml file. Just use notepad to edit it to what I said in my previous post.


Ok, I changed that in Notepad. While the original error message is gone, I now have a new one. Also, just wanted to take the chance to thank you for the help so far.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 107,084
Threads: 771
Joined: Nov 2003
#16
2006-09-18, 11:59 PM
Zip and attach your logs and I'll take a look. I cant tell from that error message.
5%NationofCasiotone
Offline

Member

Posts: 70
Threads: 10
Joined: Jan 2006
#17
2006-09-19, 12:07 AM
sub Wrote:Zip and attach your logs and I'll take a look. I cant tell from that error message.

Well, all of my logs ended up being quite large - but here they are.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 107,084
Threads: 771
Joined: Nov 2003
#18
2006-09-19, 12:08 AM
It still looks like you havnt corrected those settings I pointed out above. Zip and attach your config.xml now that you've tried to make those changes.
5%NationofCasiotone
Offline

Member

Posts: 70
Threads: 10
Joined: Jan 2006
#19
2006-09-19, 12:11 AM
sub Wrote:It still looks like you havnt corrected those settings I pointed out above. Zip and attach your config.xml now that you've tried to make those changes.

See Attached. Thanks.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 107,084
Threads: 771
Joined: Nov 2003
#20
2006-09-19, 12:14 AM
I dont really know. Its still complain about something related to the database connect.

At this point I'm going have to recommend going with a clean install (sorry): uninstall GB-PVR, delete the gbpvr directory, reinstall GB-PVR, and setup again from scratch.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  USA Cable Discovery Channel problems with Schedules Direct ram4x4nut 0 4,099 2013-02-21, 05:08 AM
Last Post: ram4x4nut
  configuring GBPVR from another machine tomper 7 3,717 2011-07-15, 10:16 AM
Last Post: kayleigh
  New Machine (probably old problems), Video Render Options jvcleave 12 5,836 2011-02-01, 08:37 AM
Last Post: stustunz
  Problems after installing new capture card mikeh49 1 1,976 2010-11-02, 05:19 PM
Last Post: mikeh49
  Filter Problems imilne 2 2,460 2010-10-29, 12:48 PM
Last Post: imilne
  Weird GBPVR problems jfm 12 4,564 2010-10-01, 03:17 AM
Last Post: jfm
  MCE2XML or General EPG Problems ToughRowToHoe 8 3,708 2010-06-22, 01:16 AM
Last Post: ToughRowToHoe
  Djkxml problems? jezz2020 11 4,847 2010-06-14, 10:43 AM
Last Post: time_lord
  1.4.7 Configuration Problems - Can´t get any TV-channel immigrant 9 3,477 2010-06-08, 07:39 PM
Last Post: immigrant
  Mapping Digital cable problems jh61408 6 3,299 2010-06-07, 03:49 AM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode