41
Per4orm
Re: TESTING
  • 2003/11/27 16:03

  • Per4orm

  • Documentation Writer

  • Posts: 145

  • Since: 2003/11/14


Max,

You'll notice that my signature is made up of two colours - blue and orange. This was changed using the editor in the "Edit Profile" section. However, the editor doesn't provide a facility for users to change the colour of a link, because these are defined in the sites CSS files, so your users can use colours and font weighting etc, but just can't change the way a link appears.



42
Per4orm
Re: Fixing the ugly look
  • 2003/11/27 8:08

  • Per4orm

  • Documentation Writer

  • Posts: 145

  • Since: 2003/11/14


Max,

The code I used is below. Delete everything that's already inside your "system_block_login.html" file and copy and paste the code below to achieve the same results.

Regards,
Gareth

Quote:

<form style="margin-top: 0px;" action="<{$xoops_url}>/user.php" method="post"><{$block.lang_username}><br /><input type="text" name="uname" size="15" value="<{$block.unamevalue}>" /><br /><{$block.lang_password}><br /><input type="password" name="pass" size="15" /><br /><input type="checkbox" name="rememberme" value="On" class ="formButton" />Remember Me<br /><input type="hidden" name="xoops_redirect" value="<{$xoops_requesturi}>" /><input type="hidden" name="op" value="login" /><input type="submit" value="<{$block.lang_login}>" /><br />
<a href="<{$xoops_url}>/user.php#lost"><{$block.lang_lostpass}></a>
<br />
<a href="<{$xoops_url}>/register.php"><{$block.lang_registernow}></a></form>



43
Per4orm
Re: Fixing the ugly look
  • 2003/11/26 22:44

  • Per4orm

  • Documentation Writer

  • Posts: 145

  • Since: 2003/11/14


Site Under Construction

If you'd be happy with the way that login box looks, I can provide you with the code.



44
Per4orm
Re: How to make xoops2 more faster?
  • 2003/11/26 22:27

  • Per4orm

  • Documentation Writer

  • Posts: 145

  • Since: 2003/11/14


You don't have any speed issues there - loaded almost instantly for me, and I'm only running 512k.



45
Per4orm
Re: How to make xoops2 more faster?
  • 2003/11/26 21:46

  • Per4orm

  • Documentation Writer

  • Posts: 145

  • Since: 2003/11/14


Naturally XOOPS is a little bit slower than IPB because it has more information to handle. For example, when running an IPB site, with GZIP compression, your average pages uses 6 queries. XOOPS on the other hand, running the IPB forum module (for the sake of fair comparison), uses 12-14 queries.

You have to remember that the banners, and the left and right blocks all use SQL querries and take time to render, but this is the price you pay for power. In my personal experience, with a reasonable host, you shouldn't really notice the difference in speed. When people talk about speed differences on this level, they are looking at things statistically, not from a users' perspective.

I very much doubt if, on the whole, your users will notice any drop in speed by moving to Xoops, and if they do - you can always consider moving to a faster host

Gareth



46
Per4orm
Re: Newbie: News module only displaying two drop down menues.
  • 2003/11/26 11:42

  • Per4orm

  • Documentation Writer

  • Posts: 145

  • Since: 2003/11/14


What you're seeing is a filter form so that users can select a particular topic (the first box) and the number of posts per page (the int) of news. If you're ONLY seeing this in the module, it's probably just because you haven't created any categories or posted any news items yet.



47
Per4orm
Re: My blocks disappeared on all my sites
  • 2003/11/26 4:17

  • Per4orm

  • Documentation Writer

  • Posts: 145

  • Since: 2003/11/14


Have you tried running debug mode to see what errors it brings up? That info would help us to help you. Your php.info would help as well.



48
Per4orm
Re: How to Display News catagorized by Story Topics on Homepage?
  • 2003/11/26 3:24

  • Per4orm

  • Documentation Writer

  • Posts: 145

  • Since: 2003/11/14


Max, I don't think this achieves what he's asking for. What he wants is a block on the homepage / newspage that will list the sections and the most recent articles within each section (if I understand correctly). With the way you've worked it, you have to go INTO the section before you get such a listing.



49
Per4orm
Re: How to Display News catagorized by Story Topics on Homepage?
  • 2003/11/26 3:09

  • Per4orm

  • Documentation Writer

  • Posts: 145

  • Since: 2003/11/14


At the moment this isn't something that's easily accomplished. I do know that it's being looked at seriously by the XOOPS devs though, and should be included as an option in the next release



50
Per4orm
Re: Xoops multi-domain and multi-theme
  • 2003/11/26 2:01

  • Per4orm

  • Documentation Writer

  • Posts: 145

  • Since: 2003/11/14


Do you want the database to contain the same content for both sites, or be independant of eachother and still only use 1 MySql database?




TopTop
« 1 2 3 4 (5) 6 7 8 ... 14 »



Login

Who's Online

249 user(s) are online (156 user(s) are browsing Support Forums)


Members: 0


Guests: 249


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