131
culex
Re: Elrte - New default WYSIWYG Editor for 2.5 ?
  • 2010/10/22 14:06

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Very nice and easy to control. This would be an awsome feature for xoops
Programming is like sex:
One mistake and you have to support it for the rest of your life.



132
culex
Re: Link size
  • 2010/10/18 10:41

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


If this is in your theme try

<span style="font-size:200%"><b><a target=_self href=http://www.mysite.com/page.php>VERY BIG SIZE</b></a></span>


If this is text in news, article etc try

[size=x-large][b][url=http://www.mysite.com/page.php]VERY BIG SIZE[/url][/b][/size]


Programming is like sex:
One mistake and you have to support it for the rest of your life.



133
culex
Re: How to view members on the home page
  • 2010/10/16 12:45

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


In preferences you can choose members to be your homepage module (start page).

It doesnt exactely look like this page in your example but it defininately will show members + picture and url to profile.

You can also (in blocks) make the block "new members" visible to show the last XX new members that joined your website
Programming is like sex:
One mistake and you have to support it for the rest of your life.



134
culex
Re: Is it possible to change the home page with a module?
  • 2010/10/16 12:42

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


In preferences you can change your homepage to what ever modules you have installed (news, members, cbb, links etc etc)

Is that what you mean ?
Programming is like sex:
One mistake and you have to support it for the rest of your life.



135
culex
Re: installing xoops
  • 2010/10/16 12:40

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


If you are absolutely certain the link above doesnt contain any misspellings then check the folders to see if they are reachable from server ie. have rights to read/write/execute.

Try changing the folder with your ftp program to have rights 0777.

If this doesnt work try to open your mainfile.php and look through the lines for xoops_data + xoops_lib and see if the urls are correct there

Programming is like sex:
One mistake and you have to support it for the rest of your life.



136
culex
Re: xoops chat integration (like facebook) ?
  • 2010/10/6 10:44

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


I actually dont know. But since I understand, xoopsCube also uses preloads, I imagine yes

We're making some adjustments to the new container but the version in svn is fully functional.

Looks like we're finally making a candidate for official release very soon.
Programming is like sex:
One mistake and you have to support it for the rest of your life.



137
culex
Re: xoops chat integration (like facebook) ?
  • 2010/9/29 17:07

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


@Kris this changes are not in trunk yet. Andrax will update the trunk later with this version in this week. He's same time working on something in the index.php.

But you're more than welcome to help out
Programming is like sex:
One mistake and you have to support it for the rest of your life.



138
culex
Re: xoops chat integration (like facebook) ?
  • 2010/9/29 16:23

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


The svn is again updated. Link is here

I have added some changes..

The changes are.:

- status added.: Offline (hidden)
- Automessage sent to 'sender' if 'reciever' is offline, away or busy.
- and some language defines

Andrax also found a solution to the dra'n drop problem with the position being lost when browsing. And a very nice solution, but still some problems with IE and CSS. So for now we'll keep my correction. Hopefully we'll make the other method work and replace, as it is pretty nice :)
Programming is like sex:
One mistake and you have to support it for the rest of your life.



139
culex
Re: Can't Upgrade to 2.4.5
  • 2010/9/25 14:30

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


check to see in your mainfile.php if you have renamed these folders

if this is not the case then maybe the changes made by your ftp is not being saved correctly. You could make a small file called chmod.php, put the following text, upload to root and run from the browser. When done delete with ftp

<?php 
chmod
("/home/riversom/xoops_data/caches"0777);
chmod("/home/riversom/xoops_data/caches/xoops_cache"0777);
chmod("/home/riversom/xoops_data/caches/smarty_cache"0777);
chmod("/home/riversom/xoops_data/caches/smarty_compile"0777);
chmod("/home/riversom/xoops_data/configs"0777);

?>
Programming is like sex:
One mistake and you have to support it for the rest of your life.



140
culex
Re: Announcement slide panel on xoops.org
  • 2010/9/24 15:05

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Quote:

This is not jquery


I mean my example is not jquery

Quote:

id = startup_message


Ups, sorry. Of course the id should be startup_message. Good catch Ghia
Programming is like sex:
One mistake and you have to support it for the rest of your life.




TopTop
« 1 ... 11 12 13 (14) 15 16 17 ... 49 »



Login

Who's Online

155 user(s) are online (91 user(s) are browsing Support Forums)


Members: 0


Guests: 155


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