![]() |
Well sorry for the confusion...
It appears that after I changed the PHP.ini to allow short tags, I uninstalled the product reinstalled and the tables were then created in the DB. Problem solved. Thanks! |
Good, I was scratching my head for a minute there until I woke up this morning and though "oh, short tags". What Ill do in the next version is replace all the short tags with <?php long tags.
Did you click installed??? :) |
how can I change the color of the cell padding? I would like it darker
|
Can you post a screenshot of the area as an example? The cell padding is all taken from your skin style but it can be editted in the PHP file or template. PM me your URL and I can have a look
|
Quote:
http://img517.imageshack.us/img517/2483/image2bt8.jpg I want to change the white bars, to something darker to match my style. also I noticed the roster page wasn't updating, so I ran it under scheduled tasks and got this error: Quote:
|
Yeah, I found that one. Edit the PHP file and, on line 760, change sql_query to just query. Ive uploaded the fix for that just now
Ill dig around in the mod tonight for you. |
Two ways of doing it, both in the same template
Edit template RosterMaster / rostermaster search for HTML Code:
<table class="tborder" style="border-collapse:collapse" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="1" width="100%" align="center"> Change the HTML Code:
border="1" HTML Code:
border="0" Change HTML Code:
style="border-collapse:collapse" HTML Code:
style="border-collapse:collapse; border-color: black;" |
Quote:
EDIT*** Ok I just tried to change the border color, and its not working... I tried "black" and "#000000" but it still stays white =\ |
uhh no files uploaded?
|
its in the zip file in the first post of the thread. Its the includes/cron file.
|
All times are GMT. The time now is 08:23 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|