1
jdlonewolf
Re: XOOPSGroups Theme Preview Library
  • 2006/7/7 23:06

  • jdlonewolf

  • Just popping in

  • Posts: 11

  • Since: 2005/11/18


Hey there. Was wondering where I could get the xoopstuner1.1 theme from pictured onhttp://xoopsthemekris.free.fr/modules/mylinks/



2
jdlonewolf
Re: World of Warcraft Guild Website
  • 2006/6/1 1:07

  • jdlonewolf

  • Just popping in

  • Posts: 11

  • Since: 2005/11/18


Good point, does take up a lot of screen space on other pages. Like I said, I havn't dove to far into the permissions yet as this theme was thrown together in the last 3 days and sleep has been my primary focus the last 10-11 hours :P Thanks for the input guys.



3
jdlonewolf
World of Warcraft Guild Website
  • 2006/6/1 0:30

  • jdlonewolf

  • Just popping in

  • Posts: 11

  • Since: 2005/11/18


The theme is based off of a ClanTemplates.com theme that was strickly HTML/CSS. Took a good amount of work to get it to this point, and there are still a few thing's I'd like to do to it, but let me know what you think!



4
jdlonewolf
Re: Hard coding New Users, Events, and Recent Downloads
  • 2006/6/1 0:27

  • jdlonewolf

  • Just popping in

  • Posts: 11

  • Since: 2005/11/18


Well, figured it out!! W00T ME! www.raidersofthealliance.com if you wanna check it out. You have to login for the news and files to list *something to do with permissions, havn't bothered with it yet cuz it's not a huge deal. What I did was take the centerLcolumn, centerRcoulmn, and rightcolumn, and put them up on those cells then assigned a specific block to it. Then went in, altered the template sets, css, and bam ... pretty easy once I actually got some sleep :P



5
jdlonewolf
Re: Hard coding New Users, Events, and Recent Downloads
  • 2006/5/31 10:13

  • jdlonewolf

  • Just popping in

  • Posts: 11

  • Since: 2005/11/18


For those of you that have trouble understanding my rambelings www.raidersofthealliance.com and click on the red theme.



6
jdlonewolf
Hard coding New Users, Events, and Recent Downloads
  • 2006/5/31 10:09

  • jdlonewolf

  • Just popping in

  • Posts: 11

  • Since: 2005/11/18


Ok, I have a theme I made that has three boxes at top. Upcoming Events, New Users, and Recent Downloads. How would I go about hard coding those blocks into those cells? I tried going to the Templates area of the Admin Section and copying the code in there over, but didn't do anything.

What I tried is this:

New Users table cell-
<table cellspacing="1" class="outer">
<{foreach item=user from=$block.users}>
<tr class="<{cycle values="even,odd"}>" valign="middle">
<td align="center">
<a href="<{$xoops_url}>/userinfo.php?uid=<{$user.id}>"><{$user.name}></a>
</td>
<td align="center"><{$user.joindate}></td>
</tr>
<{/foreach}>
</table>

You'll notice that there is no code to show the avatar if they have one, that's due to the amount of space I have to work with, but I don't think removal of that one line would mess with the operation of that function. Any help would be great!!



7
jdlonewolf
'CREATE TABLE xoops_banner' Issues
  • 2006/3/2 4:21

  • jdlonewolf

  • Just popping in

  • Posts: 11

  • Since: 2005/11/18


Here is my problem. I installed XOOPS with PHP5 and I got an issue where it wouldn't install the xoops_banner table right. So I manually added the data. Well somewhere it got messed up so I deleted xoops_banner without being smart enough to get all the data that was in it to recreate it. SO my question is, what do I need to include in the mysql> CREATE TABLE xoops_banner command? Any help would be great



8
jdlonewolf
Guild Web Site
  • 2006/2/15 0:03

  • jdlonewolf

  • Just popping in

  • Posts: 11

  • Since: 2005/11/18


Hey there guys. I was wondering if one of you would like to take on a project and help me out at the same time. I've tried and tried to get this theme made, but it keeps messing up on me when it goes to auto size so seeing if any of ya'll wanna take a crack at it. I'll give you the image to slice/cut up how you want. Would like the CSS to match the layout colors. Here is the image:
Resized Image



9
jdlonewolf
Re: XOOPS CommunityPack
  • 2005/11/18 19:01

  • jdlonewolf

  • Just popping in

  • Posts: 11

  • Since: 2005/11/18


Got it fixed, thanks, but now I have no Main Menu options and with PHP Debugger on I'm getting this message below:

Warning [Xoops]: Smarty error: unable to read resource: "db:system_block_mainmenu.html" in file class/smarty/Smarty.class.php line 1084
Warning [Xoops]: Smarty error: unable to read resource: "db:system_block_mainmenu.html" in file class/smarty/Smarty.class.php line 1084



10
jdlonewolf
Re: XOOPS CommunityPack
  • 2005/11/18 17:16

  • jdlonewolf

  • Just popping in

  • Posts: 11

  • Since: 2005/11/18


I know how to install modules, just this specific one is giving me problems. When I upload it it says Module File Not Found and the only thing in the download is a folder called docs and modules, then under modules the only thing there is content.




TopTop
(1) 2 »



Login

Who's Online

183 user(s) are online (115 user(s) are browsing Support Forums)


Members: 0


Guests: 183


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits