Cannot install Addons

Posts from previous Beta sessions

Cannot install Addons

Postby fhmilamber » Sun Sep 30, 2007 8:04 am

Code: Select all

1044: Access denied for user 'u1027274_dramber'@'%' to database 'db1027274_roster'
SQL:
CREATE TEMPORARY TABLE `backup_roster2_addon_config` LIKE `roster2_addon_config`
File: lib/dbal/mysql.php
Line: 203
Backtrace (most recent call last):

    * lib/functions.lib.php
          o Line: 236
          o Function Called: backtrace
    * lib/dbal/mysql.php
          o Line: 203
          o Function Called: die_quietly
          o Arguments:
                + 1044: Access denied for user 'u1027274_dramber'@'%' to database 'db1027274_roster'
                + Database Error
                + /usr/local/pem/vhosts/113099/webspace/httpdocs/roster2/lib/dbal/mysql.php
                + 203
                + CREATE TEMPORARY TABLE `backup_roster2_addon_config` LIKE `roster2_addon_config`
    * lib/install.lib.php
          o Line: 235
          o Function Called: query
          o Arguments:
                + CREATE TEMPORARY TABLE `backup_roster2_addon_config` LIKE `roster2_addon_config`
    * admin/addon_install.php
          o Line: 503
          o Function Called: install
    * admin/addon_install.php
          o Line: 46
          o Function Called: processaddon
    * pages/rostercp.php
          o Line: 96
          o Function Called: require_once
          o Arguments:
                + /usr/local/pem/vhosts/113099/webspace/httpdocs/roster2/admin/addon_install.php
    * index.php
          o Line: 67
          o Function Called: require
          o Arguments:
                + /usr/local/pem/vhosts/113099/webspace/httpdocs/roster2/pages/rostercp.php


Running
Roster 2.0 Beta svn[1365]
OS: Linux
Server Software: Apache/2.0.46 (Red Hat) FrontPage/5.0.2.2635
MySQL Version: 4.1.21-Max-log

The install goes like a dream. Player data uploads fine. Just cannot install or run any of the addons.
Let me know if you need any more info or a password for the site.
Last edited by fhmilamber on Sun Sep 30, 2007 8:06 am, edited 2 times in total.
User avatar
fhmilamber
WR.net Apprentice
WR.net Apprentice
 
Posts: 19
Joined: Sat Mar 03, 2007 10:08 pm
Location: Kansas

Cannot install Addons

Postby zanix » Sun Sep 30, 2007 8:10 am

Currently the addon installer requres 'CREATE TEMPORARY TABLE' rights on your db

All addons that use the default config api use the same table, this is so this table is protected from addons that do not install correctly

We are still discussing on an alternative way to handle this for those that cannot enable this permission on their db
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: Cannot install Addons

Postby fhmilamber » Sun Sep 30, 2007 8:12 am

That would explain it. :)
Thanks for the quick reply. Good luck!
User avatar
fhmilamber
WR.net Apprentice
WR.net Apprentice
 
Posts: 19
Joined: Sat Mar 03, 2007 10:08 pm
Location: Kansas

Cannot install Addons

Postby Phyreizes » Sat Oct 06, 2007 9:06 am

i am running the lastest version that you guys have up there and i am hitting this issue and am unable to create temporary databases per my providers settings. Please let me know when this is fixed so i can try out the new version :)

Thanks

Phyre
Phyreizes
WR.net Apprentice
WR.net Apprentice
 
Posts: 8
Joined: Wed May 23, 2007 2:22 am

Cannot install Addons

Postby zanix » Sat Oct 06, 2007 10:13 am

We will, keep looking at this topic
Each build will have a change log

Roster 2.0 Beta svn[####]
http://www.wowroster.net/Forums/viewtopic/t=3929.html
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: Cannot install Addons

Postby agamennon » Sat Oct 06, 2007 8:08 pm

I have hit this problem as well, install and upload all went fine and looks good until I try to load up the addons.
agamennon
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Wed Dec 20, 2006 4:48 am

Cannot install Addons

Postby Hopman » Tue Oct 09, 2007 6:39 pm

Also hit the same problem, looks like i'm going back to 1.73
Hopman
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Mon Sep 17, 2007 7:05 pm

Cannot install Addons

Postby agamennon » Wed Oct 24, 2007 3:07 pm

This doesnt look like its going to be a quick fix, so is there anyway to work around this problem?
agamennon
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Wed Dec 20, 2006 4:48 am

Cannot install Addons

Postby zanix » Thu Oct 25, 2007 12:57 am

We will probably add a switch in RosterCP to turn off temp table backup some time down the line
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Cannot install Addons

Postby fhmilamber » Thu Oct 25, 2007 12:30 pm

Thanks for the update Zanix. I can't wait to try this out.
User avatar
fhmilamber
WR.net Apprentice
WR.net Apprentice
 
Posts: 19
Joined: Sat Mar 03, 2007 10:08 pm
Location: Kansas

Cannot install Addons

Postby niagairt » Fri Dec 14, 2007 9:31 am

any update to this problem?
Rogues may do it from behind, but mages do it hard and fast.
Image
User avatar
niagairt
WR.net Apprentice
WR.net Apprentice
 
Posts: 36
Joined: Wed Jan 10, 2007 7:16 am
Location: Forks, WA

Cannot install Addons

Postby zanix » Fri Dec 14, 2007 9:36 am

Yes, toggle RosterCP -> Main Settings -> Configure Main Roster -> "Use temporary tables"
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: Cannot install Addons

Postby niagairt » Fri Dec 14, 2007 9:46 am

niagairt wrote:any update to this problem?


NVM, I just found it in the options..........better get new glasses
Rogues may do it from behind, but mages do it hard and fast.
Image
User avatar
niagairt
WR.net Apprentice
WR.net Apprentice
 
Posts: 36
Joined: Wed Jan 10, 2007 7:16 am
Location: Forks, WA


Return to Archived

Who is online

Users browsing this forum: No registered users and 1 guest

cron