11
cutley
Re: shoutbox error
  • 2007/5/22 15:36

  • cutley

  • Just popping in

  • Posts: 38

  • Since: 2005/11/27


that is what is being used, sorry i was too lazy to type the full thing in on my post (was in a college lesson)

anyone?
- - - - -
xoops FTW



12
cutley
shoutbox <xoops url> error
  • 2007/5/22 12:10

  • cutley

  • Just popping in

  • Posts: 38

  • Since: 2005/11/27


Posting it in modules because only in the shoutbox module is this problem occuring.

Wherever a url is pointed to using the <xoops url> it only adds my domain address and not the full path to the XOOPS instalation.

ie. <xoops url>/modules/ = www.google.com/modules/ not www.google.com/xoops/modules/

It works everywhere else on the site

I know i could just replace the code with the address but i would rarther fix it in case i change the site host/address
- - - - -
xoops FTW



13
cutley
Re: custom html page with block inside *solution*
  • 2007/2/16 15:34

  • cutley

  • Just popping in

  • Posts: 38

  • Since: 2005/11/27


Solution found see top post
- - - - -
xoops FTW



14
cutley
Re: MySpace style module
  • 2007/2/16 11:11

  • cutley

  • Just popping in

  • Posts: 38

  • Since: 2005/11/27


most modules add user's use on to their profiles.

and I am shore there are enough modules around to add the features you are after.

Say for a gallery modules, you just have to add a link to the user's gallery on their profile and ta da.

Basically you just want you user's profile page to look a bit aesthetic.


p.s Really good idea by the way
- - - - -
xoops FTW



15
cutley
Re: custom html page with block inside
  • 2007/2/16 11:02

  • cutley

  • Just popping in

  • Posts: 38

  • Since: 2005/11/27


thanks for your help, the page is already included in the theme so i can put blocks in the standard place in relation to the content (above, below, left and right) but i would like to include a block within the content.

does that make sence?

(why do i always make my XOOPS designs so annoying to make i ask myself)



BTW update: the page is .php the html code is included within the <php xoops's mainfile header> <php xoops' footer>


Atm the block code is not being read at all, its being treated like plaintext. Should i add <php> tags in, or can i keep the block in the theme.html and then move it to a different position on the page with a div?

?????
- - - - -
xoops FTW



16
cutley
custom html page with block inside *solution*
  • 2007/2/16 1:14

  • cutley

  • Just popping in

  • Posts: 38

  • Since: 2005/11/27


UPDATE: Found out how to do it! . On the custom page i used php to include another php page with no content with its theme set to "block". I made a theme called block which has no styles applied and just the code to include a block.

Page > 2nd page > theme > block

The block is run in the theme, which is applied to a 2nd page which is included in the main page.

SIMPLE

**************

very simple; how do i show a block within a custom html page. So its actually within the "<{$xoops_contents}>" area of the page.

I can't include the include block code in the theme template.

i'v tried to add
<table cellspacing="0">
    <
tr>

      <
td id="centercolumn">
        <!-- 
Display center blocks if any -->
        <{if 
$xoops_showcblock == 1}>
        <
table cellspacing="0">
        <
tr>
        
            <
td id="centerRcolumn">        
            <!-- 
Start center-right blocks loop -->
            <{foreach 
item=block from=$xoops_crblocks}>
                <{include 
file="default/theme_blockcenter_r.html"}>
            <{/foreach}>
            <!-- 
End center-right blocks loop -->
            </
td>
        </
tr>
        </
table>
        <{/if}>
        <!-- 
End display center blocks -->
          
      </
td>
    </
tr>
  </
table>
to the page.php but that just comes up as plain txt.


Any help would be greated with a smile
- - - - -
xoops FTW



17
cutley
Re: Admin Menus Missing
  • 2006/10/20 11:44

  • cutley

  • Just popping in

  • Posts: 38

  • Since: 2005/11/27


When i first started using XOOPS i was on php4, now i am on 5 and have never had admin problems with either (apart from the cache but that was nothing to do with php)
- - - - -
xoops FTW



18
cutley
Re: Admin Menus Missing
  • 2006/10/15 20:34

  • cutley

  • Just popping in

  • Posts: 38

  • Since: 2005/11/27


sorry did a qwick search (was off out) and drew a blank.

thanks anyway

EDIT: the first link was just what i need. Had to deleat the cached admin page.

i get annoyed if people post a thread when one comes up from a search and now I am one of them people.....
- - - - -
xoops FTW



19
cutley
Admin Menus Missing
  • 2006/10/15 11:15

  • cutley

  • Just popping in

  • Posts: 38

  • Since: 2005/11/27


All of a sudden this happened:

My admin page is there, and i can type the url to admin pages but the menu down the left side of the admin home page is empty not a single module or the system one is there.



Resized Image


What handels this? Database or template?
- - - - -
xoops FTW



20
cutley
Re: NewBB: how to change what xoops theme template to use
  • 2006/10/5 14:00

  • cutley

  • Just popping in

  • Posts: 38

  • Since: 2005/11/27


Nevermind

i'v just done it the easy way and changed the theme for the entire forum, rarther than hack into ceperate pages
- - - - -
xoops FTW




TopTop
« 1 (2) 3 4 »



Login

Who's Online

244 user(s) are online (143 user(s) are browsing Support Forums)


Members: 0


Guests: 244


more...

Donat-O-Meter

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

Latest GitHub Commits