71
Lance_
Re: How do you add PM notification in the theme?
  • 2006/11/18 15:55

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


This from the Geometric Red Theme by xoopsdesign.com
<{if $msgcount 0}>
<
class="highlight" href="<{$xoops_url}>/viewpmsg.php">Inbox (<span style="color:#ff0000; font-weight: bold;">
<{
$msgcount}></span>)</a>
<{else}> 
<
a href="<{$xoops_url}>/viewpmsg.php">Inbox</a>
<{/if}>
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting



72
Lance_
Re: Looking for a XOOPS developer
  • 2006/11/17 20:01

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


Have the requirements changed since the posting on xoopslance?


Financial Community Project on xoopslance.com

GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting



73
Lance_
Re: Content Module 0.5 - New Version???
  • 2006/11/17 2:55

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


There has been work on it, close to version 0.75

Available in svn, just look at the comments on teh content 0.5 page in the repository.

Personally, I've stopped using it and gone back to TinyD from GIJOE, I just love the way you can duplicate easily and include php in it.

Cheers.
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting



74
Lance_
Re: Module for directory management
  • 2006/11/15 15:39

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting



75
Lance_
Re: Someone help me before I go postal........haha
  • 2006/11/14 19:57

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


Your problem is caused by the Google block that is hardcoded in the theme.

I have it running fine without it. On 1024 res, you'll need to limit the adds to 3 wide.

Cheers.
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting



76
Lance_
Re: Correct syntax for the XOOPS Virtual Path (URL) during installation?
  • 2006/11/11 3:50

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


Here, use this for Virtual path. The other is the physical path.

// XOOPS Physical Path
    // Physical path to your main XOOPS directory WITHOUT trailing slash
    // Example: define('XOOPS_ROOT_PATH', '/home/username/public_html/xoops');
    
define('XOOPS_ROOT_PATH''/home/username/public_html/xoops');


    
// XOOPS Virtual Path (URL)
    // Virtual path to your main XOOPS directory WITHOUT trailing slash
    // Example: define('XOOPS_URL', 'http://www.yoururl.com');
    
define('XOOPS_URL'"http://{$_SERVER['HTTP_HOST']}");
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting



77
Lance_
Re: [PAID] Xoops coding design
  • 2006/11/10 0:02

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


You can always post this on xoopslance.com so as not to lose it in the forums.

Cheers.
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting



78
Lance_
Re: Universal Billing module for XOOPS
  • 2006/11/9 18:10

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting



79
Lance_
Re: sitename variable change
  • 2006/11/7 19:57

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


Aight,

Placed my if--else structure in the header.php file.

So with the multi-theme code and the hacked header.php I now have two sites exactly the same but with only different themes and names based on the url.

I'm fairly unlucky at getting my answers through the forums(about 10% of the time). Or my questions are just too hard to understand.

Cheers.
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting



80
Lance_
Re: xlanguage language tag shown and not hidden problem
  • 2006/11/7 0:55

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


I'm having the same problem on my site. The tags appear along with the text.

The text does switch from on language to the other, but the tags show.

xlanguage v3.01

Cheers.


EDIT///////////
xlanguage 3.00 works fine.
Guess this needs added to bug tracker.
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting




TopTop
« 1 ... 5 6 7 (8) 9 10 11 ... 78 »



Login

Who's Online

225 user(s) are online (147 user(s) are browsing Support Forums)


Members: 0


Guests: 225


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