Problem with link on top of Char page

Requests, feedback, and general discussion about WoWRoster
DO NOT post topics about WoWRoster AddOns here!

Problem with link on top of Char page

Postby robinvfr » Mon Jul 17, 2006 8:34 pm

I've installed WoWRoster and every thing works great except for two thing.

(1) When clicking on the links at the top of the Char page (Character Status, Spellbook, Bags...) I get the error:
Not Found
The requested URL /start/cvsroster/char/cname=Bluerox/server=Bonechewer.html&action=character was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.36 Server at www.bovinasancta.us Port 80


Notice the path is "/start/cvsroster/char/..." It should be "/start/module/cvsroster/char/..." Also, there is no "char" directory.

(2) In RosterDiag I get the follwowing error under "List of Table in [dragonfly]":

includes/db/db.php
* CMS Warning line 51: On /start/cvsroster/rosterdiag.html While executing query "SHOW TABLES FROM dragonfly" the following error occured: Access denied for user 'bovina_dfuser'@'localhost' to database 'dragonfly' In: /home/bovina/public_html/start/modules/cvsroster/lib/wowdb.php on line: 59



Again notice the incorrect path "/start/cvsroster/..." should be "/start/modules/cvsroster/..."

I suspect the two issues are related. Something to do with the configuration not parsing correctly because it's and extra dir deep in "/start/"? I've tried adding "/start/" in all the configurations, but it didn't help.

I'm not a programmer, but working with Dragonfly and formerly PHPNuke for a couple years, I've become familiar with the basics of PHP and mySQL. If someone can point me in the write direction, I would be very grateful.

A bit about my install:

URL: bovinasancta.com
Dragonfly Version: 9.0.6.1

Main Settings
SQL Debug Output = on
Min CP Version = 1.5.2
Min GP version = 1.5.1
Min PvPLog version = 0.5.0
Roster Main Language = >enUS<
URL for header logo = img/wowroster_logo.jpg
Website Address = bovinasancta.us/start/
Roster URL = modules/cvsroster
char.php Compatibility Mode = off
Interface Directory URL = modules/cvsroster/img/
Interface Image Extension = >jpg<
Roster Images Directory URL = modules/cvsroster/img/
Timezone = pst
Time Offest = >0<
Allow upload of PvPLog Data = yes
Addon Update Triggers = on


Basic Server Info:
OS Linux
Server Software Apache/1.3.36 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.3.11 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.27 OpenSSL/0.9.7a
MySQL Version 4.1.19-standard


PHP Settings phpinfo() page

PHP Version 4.3.11
PHP API Type apache
safe_mode Off
open_basedir Off
allow_url_fopen On
file_uploads On
upload_max_filesize 2M


Config Values Show Entire $roster_conf array

version 1.7.0
db_version 2
db_name dragonfly
db_host localhost
db_prefix cms_cvsroster_
sqldebug On
roster_lang enUS
roster_dir modules/cvsroster
img_url modules/cvsroster/img/
interface_url modules/cvsroster/img/
img_suffix jpg
server_name_comp Off
guild_name Bovina Sancta
server_name Bonechewer
use_update_triggers On
realmstatus_url http://www.worldofwarcraft.com/realmstatus/status.xml
realmstatus Uses server_name
rs_mode On
User avatar
robinvfr
WR.net Apprentice
WR.net Apprentice
 
Posts: 13
Joined: Fri Jul 07, 2006 3:20 am

Problem with link on top of Char page

Postby nightfighter » Tue Jul 18, 2006 2:22 am

the URL you list here is not going to your site. Maybe it is me or something. Is there something I am missing?
User avatar
nightfighter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 169
Joined: Wed Jul 05, 2006 11:25 pm
Location: Boise, Idaho, USA

Re: Problem with link on top of Char page

Postby robinvfr » Tue Jul 18, 2006 2:37 am

nightfighter wrote:the URL you list here is not going to your site. Maybe it is me or something. Is there something I am missing?


DOH!. You are correct. The url is: bovinasancta.us (not .com)
User avatar
robinvfr
WR.net Apprentice
WR.net Apprentice
 
Posts: 13
Joined: Fri Jul 07, 2006 3:20 am

Problem with link on top of Char page

Postby zanix » Tue Jul 18, 2006 5:42 am

Why don't you use WoWRosterDF beta?

Anaxent ported roster to a DF module, you can find the beta in the downloads area under "integration"
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: Problem with link on top of Char page

Postby robinvfr » Tue Jul 18, 2006 6:32 am

zanix wrote:Why don't you use WoWRosterDF beta?

Anaxent ported roster to a DF module, you can find the beta in the downloads area under "integration"


I am using the DF port.
User avatar
robinvfr
WR.net Apprentice
WR.net Apprentice
 
Posts: 13
Joined: Fri Jul 07, 2006 3:20 am

Problem with link on top of Char page

Postby zanix » Tue Jul 18, 2006 9:23 am

Then why are you posting here and not in the proper forum?

The ports of roster are not coded by the devs, they are 3rd party projects and thus not our own
We provide forums for those ports under the "Integration" forum

For the best support for this port, please post there, and Anaxent will most likely respond
Last edited by zanix on Tue Jul 18, 2006 9:24 am, edited 1 time in total.
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: Problem with link on top of Char page

Postby robinvfr » Tue Jul 18, 2006 7:22 pm

zanix wrote:Then why are you posting here and not in the proper forum?

The ports of roster are not coded by the devs, they are 3rd party projects and thus not our own
We provide forums for those ports under the "Integration" forum

For the best support for this port, please post there, and Anaxent will most likely respond


Will do. Thanks.
User avatar
robinvfr
WR.net Apprentice
WR.net Apprentice
 
Posts: 13
Joined: Fri Jul 07, 2006 3:20 am

Problem with link on top of Char page

Postby zanix » Wed Jul 19, 2006 7:10 am

No problem
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


Return to General Support & Feedback

Who is online

Users browsing this forum: No registered users and 1 guest

cron