2871
m0nty
Re: problem installing ipb module
  • 2003/12/19 14:29

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


got this same problem again...

run the query u gave above.. now i get this error >

Installing Message Board

Duplicate entry '0' for key 1

Unable to install ipboard. Error(s):

any ideas?



2872
m0nty
Re: Module required (shud be easy to some1 who knows)
  • 2003/12/19 1:48

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


if you're interested in what i've done in the meantime till i can get hold of a module..

then try this code..

create a custom block in admin blocks..

paste this >





Untitled Document
















 





then set permissions for the block.. set the block to left column or right column and change the table widths and colours to suit your needs..

basically create a folder on your server called djprofiles or somethin similar..

create your dj profile as an html page and save it (and any image you have on it) to the new folder you just created..

make sure you edit the urls in the script above.. yourdomain needs to be your domain name and enter the url path of the djprofile folder where u located the html..

enter each profile html in the



2873
m0nty
changing date format in tinyevent?
  • 2003/12/13 20:45

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


does anybody know how i can change the date format that's displayed in TinyEvent Calaendar so that it displays as:

dd/mm/yyyy instead of yyyy/mm/dd

also i'd like to get rid of the 2nd date function & replace that with just an end time!

ie i want it for a club event and these usually start 1 night and finish the next morning..

so instead of having the date1 ....... time ....
then the input date2 ...... time ....

i just want the date2 to be time only

and get rid of the repeat function

can anybody help with his?



2874
m0nty
Module required (shud be easy to some1 who knows)
  • 2003/12/11 3:00

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


I'm after a module basically to provide DJ Profiles..

this doesn't have to have user submissions.. as it wud be admin only who submit the content.

basically an admin section which allows us to submit information..

the fields required would be:

Image (can be limited size ie. 400x400 max)
Artist Name
Genre
Residencies (needs to be an unlimited input form, possibly popup window upon clicking)
BIO (also an unlimited input form, possibly popup window upon clicking)
Discography (also unlimited input form, possibly popup window upon clicking)
website (url)
Diary (unlimited input, possibly popup window upon clicking)
Interviews (unlimited, possibly popup window upon clicking)

i know just giving field names isn't much etc.. but if anyone can manage to make this module i can probly do a quick diagram of layout and field positions etc which is displayed..

i'm willing to pay for this if need be




2875
m0nty
Re: Making Freecontent your homepage
  • 2003/12/11 2:41

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


i gather you've saved your html page in the modules/freecontent/content folder?

how i've set mine up is as follows:

1. upload html page to content folder
2. make the freecontent block invisible.
3. in admin/freecontent/admin create your connection by giving it a title and the path (not url this has to be the path ie. modules/freecontent/content/tutorial.html) of the connection..

tick the box that says hidden...

then click the add connection button..

now you should see the connection up top, in the 1st column is the Link ID make a note of the id of the connection u want for your homepage..

Now goto your modules/freecontent folder and open up config.php

edit the part that says: $fc_start_id = 1;

change the 1 to the link id of your page..

turn on xhtml compliance if need be..

u may need to goto modules and update the freecontent module, i can't remember whether i did or not..

4. Now goto the XOOPS admin/preferences/General settings and change the start page to freecontent..

now when u click the home button it shud show the page u want..

hope this is useful for you..



2876
m0nty
Re: freeContent in Top Page
  • 2003/12/8 0:59

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


thanks jack.. i think i'll have to download tinycontent then..

i tried it by creatin a custom block b4, but it don't look right with the border round it and stuff that the block gives u..



2877
m0nty
Re: IPB Mod help please?
  • 2003/12/8 0:55

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


i was wonderin if any1 knows how to sort the left column out when usin ipb?

it seems to change the text and stuff in the left column to the forum style instead of the XOOPS theme style..

also if i remove all the blocks from the left column and don't make them visible on the ipboard.. then the left column still appears but is completely blank..

any ideas how to get rid of the left column so the forum shows full screen?

to see what i'm sayin go here > http://www.clubithard.com/main/modules/ipboard/

i can't get the left column to dis-appear at all..



2878
m0nty
freeContent in Top Page
  • 2003/12/8 0:32

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


how can i show a file from FreeContent on the homepage?

ie..

i want this http://www.clubithard.com/main/modules/freecontent/index.php?id=3

to appear on the Top Page, instead of having the link there from the freecontent module!

my start page is http://www.clubithard.com/main/



2879
m0nty
Xoops display help needed
  • 2003/11/28 18:34

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


i created a site but it has fixed width flash header and a fixed width banner section optimized at 1024x768 res.. is there a way of getting XOOPS to detect the users screen size and then load a different image up for the header? etc

or i cud create a enter site page on the index.html file that users can click on if they have 1024 res or 800 res screens.. but the problem is how can i get XOOPS theme to load up an 800 width image for an 800 selection and load up a 1024 img for that selection?

i know there's the width command but with using flash it isn't possible and using a tile image is out of the question..



2880
m0nty
Re: Problem with stylesheet or theme.html?
  • 2003/11/19 22:13

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


well here's the source from theme.html

Well I can see the problem on screen, but I dunno how to actually solve it.. the main problem i am having is the header is overlayed and designed for 800x600 resolution, so i had to add an extra piece to the right hand side..

also same prob with the banner section to an extent altho that is easier to fix..

what i actually want is it all to fit on the screen perfectly.. 800x600 resolution and to automatically expand if viewed on larger resolutions, i'm sure it's to do with the width="100%" command, but i'm not sure on the colspan etc.. i don't want it so that users have to scroll horizontally to view the right hand side..

-----------------------------------------------------

"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

lang="<{$xoops_langcode}>">










<{$xoops_sitename}> - <{$xoops_pagetitle}>




<{$xoops_module_header}>


















width="100%" height="8">

width="17" height="78">
27CDB6E-AE6D-11cf-96B8-444553540000"

codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"

width="132" height="78">



pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"

width="132" height="78">

height="78">

align="center" height="78">

Today is:






















width="100%" height="18">

height="18">

onMouseOut="MM_swapImgRestore()"

onMouseOver="MM_swapImage('E-Mail','','<{$xoops_imageurl}>butt_link_1.gif',1)">
src="<{$xoops_imageurl}>table_head_bg_merge_r1_c2.jpg" width="93" height="18" alt="E-Mail" border="0"

name="E-Mail">

height="18">

onMouseOver="MM_swapImage('Home','','<{$xoops_imageurl}>butt_link_1.gif',1)">
src="<{$xoops_imageurl}>table_head_bg_merge_r1_c2.jpg" alt="Homel" name="Home" width="93" height="18"

border="0">

width="14" height="18">

onMouseOut="MM_swapImgRestore()"

onMouseOver="MM_swapImage('News','','<{$xoops_imageurl}>butt_link_1.gif',1)">
src="<{$xoops_imageurl}>table_head_bg_merge_r1_c2.jpg" alt="News" name="News" width="93" height="18"

border="0" id="Image71">

height="18">

onMouseOut="MM_swapImgRestore()"

onMouseOver="MM_swapImage('Forum','','<{$xoops_imageurl}>butt_link_1.gif',1)">
src="<{$xoops_imageurl}>table_head_bg_merge_r1_c2.jpg" alt="Forum" name="Forum" width="93"

height="18" border="0" id="Image72">

height="18">

onMouseOut="MM_swapImgRestore()"

onMouseOver="MM_swapImage('Gallery','','<{$xoops_imageurl}>butt_link_1.gif',1)">
src="<{$xoops_imageurl}>table_head_bg_merge_r1_c2.jpg" alt="Gallery" name="Gallery" width="93"

height="18" border="0" id="Image73">

height="18">

onMouseOut="MM_swapImgRestore()"

onMouseOver="MM_swapImage('Links','','<{$xoops_imageurl}>butt_link_1.gif',1)">
src="<{$xoops_imageurl}>table_head_bg_merge_r1_c2.jpg" alt="Links" name="Links" width="93" height="18"

border="0" id="Image74">

height="18">

height="18">

height="18">















src="<{$xoops_imageurl}>bannertotal_left.jpg" width="240">

align="center"><{$xoops_banner}>

src="<{$xoops_imageurl}>bannertotal_right.jpg" width="240">












<{if $xoops_showrblock == 1}>



<{/if}>




<{foreach item=block from=$xoops_lblocks}>
<{include file="iaolsICE/theme_blockleft.html"}>
<{/foreach}>





<{if $xoops_showcblock == 1}>











<{foreach item=block from=$xoops_ccblocks}>
<{include file="iaolsICE/theme_blockcenter_c.html"}>
<{/foreach}>





<{foreach item=block from=$xoops_clblocks}>
<{include file="iaolsICE/theme_blockcenter_l.html"}>
<{/foreach}>





<{foreach item=block from=$xoops_crblocks}>
<{include file="iaolsICE/theme_blockcenter_r.html"}>
<{/foreach}>




<{/if}>



<{$xoops_contents}>



<{foreach item=block from=$xoops_rblocks}>
<{include file="iaolsICE/theme_blockright.html"}>
<{/foreach}>








©Copyright 2003 Clubithard.com








TopTop
« 1 ... 285 286 287 (288) 289 »



Login

Who's Online

160 user(s) are online (121 user(s) are browsing Support Forums)


Members: 0


Guests: 160


more...

Donat-O-Meter

Stats
Goal: AU$15.00
Due Date: Jul 31
Gross Amount: AU$0.00
Net Balance: AU$0.00
Left to go: AU$15.00
Make donations with PayPal!

Latest GitHub Commits