91
pod
Re: Including SMF content
  • 2005/6/19 15:08

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


Soon.



92
pod
Re: User Menu
  • 2005/6/13 0:20

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


But since block titles don't support smarty tags, that isnt really the solution for you.

What you can do is edit the template for the usermenu, and at the top, put
<{$xoops_uname}>'s Menu

then you could omit the title of the block, by following limecity's directions and erasing the title of the block.

Hope this helps :)



93
pod
Re: Import PHPBB users to XOOPS ?
  • 2005/6/11 14:03

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


No?

I know there used to be a phpbb-to-xoops converter, pretty sure I saw one once @ http://www.bbpixel.com/

BBPixel has an integrated phpbb board... so I'm sure theres some resources there 4 ya, if not a converter.

Hope this helps a lil.



94
pod
Re: File Download Section
  • 2005/6/10 2:58

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


Check here.



95
pod
Re: Same layout!
  • 2005/6/10 2:47

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


The newest version of Dreamweaver is not compatible with MyXoopsExtensions, so bear in mind when downloading that MX2004 will not help you. You need Dreamweaver MX.

Hope this helps :)



96
pod
Re: Same layout!
  • 2005/6/10 2:35

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


If you happen to be using Dreamweaver MX (not 2004), you can download MyXoopsExtensions, which could simplify the process for you.
If not, hit the ol XOOPS FAQ for lots of information on how XOOPS themes work. The anatomy of the default theme is a good place to start.

If however you would rather have someone else convert your site to a XOOPS theme, I am available. You can find my rates for conversion here, along with my standard hourly rate.



97
pod
Re: Help about buying a domain. Need i change my page url ?
  • 2005/6/9 22:23

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


Most Domain services have a feature where you can forward the new domain to the old one, but keep it within an invisible frame so that regardless of what someone clicks within your site, the URL bar will always read yoursite.net. This isnt the optimal solution, however, just the easiest one.

If you are using the same server space with the new domain as the old, you should be able to open yourxoopssite/mainfile.php and change the URL of your site on line 39. Make a copy of this file before you overwrite it in case anything goes wrong.

Hope this helps :)



98
pod
Re: MyLinks, WebLinks
  • 2005/6/9 22:12

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


The default XOOPS Links module, MyLinks, already comes equipped with this, you just have to enable it via
Admin > Links > Preferences.

The more functional WebLinks module also has this feature. You can find this advanced links module @ http://linux2.ohwada.net/



99
pod
Re: Flash and Logo
  • 2005/6/9 1:34

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


You're very welcome, glad I could help :)



100
pod
Re: Flash and Logo
  • 2005/6/9 1:18

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


I did this on another site...

Make 2 Flash files: 1 with the loading animation and one without. In your theme.html, you can do something like this:

<{if $xoops_isuser == false}> 
                  <
object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="733" height="112" align="top">
                    <
param name="movie" value="<{$xoops_url}>/flash/guestflash.swf">
                    <
param name="quality" value="high">
                    <
embed src="<{$xoops_url}>/flash/guestflash.swf" width="733" height="112" align="top" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash">embed
                  object> <{else}> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="733" height="112" align="top">
                    <
param name="movie" value="<{$xoops_url}>/flash/userflash.swf">
                    <
param name="quality" value="high">
                    <
embed src="<{$xoops_url}>/flash/userflash.swf" width="733" height="112" align="top" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash">embed
                  object> <{/if}>


That way Guests continue to view the loading animation as they browse the site, but Members get to view the flash w/o the loading animation.

Hope this helps :)




TopTop
« 1 ... 7 8 9 (10) 11 12 13 ... 24 »



Login

Who's Online

399 user(s) are online (124 user(s) are browsing Support Forums)


Members: 0


Guests: 399


more...

Donat-O-Meter

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

Latest GitHub Commits