61
terrion
Re: xoops torrent
  • 2008/2/12 7:43

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


Great job. This is a much needed module for Xoops.

How about adding the seeders/leachers info on the short description. Right now you have to click the details of a file to see those fields.
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...



62
terrion
Re: Moved Xoops - Now I can't log in!
  • 2008/1/2 7:36

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


I just tried to register on your site and got a white screen when I submitted the registration form.

If I were in your shoes, first thing I'd check is the mainfile.php as I mentioned a second ago. Then I'd start looking through the support FAQS on this site as possibly every cause for this problem is addressed in there somewhere.

One clue is that the problem is not tied to your login name/account since it happens when trying to register a new user.
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...



63
terrion
Re: Moved Xoops - Now I can't log in!
  • 2008/1/2 7:30

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


Did you update your mainfile.php with the correct domain and physical path?
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...



64
terrion
Re: Wf-Cafepress Shop v1.00 Released
  • 2007/12/16 14:36

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


Great news! I've been hoping someone would fix this module.
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...



65
terrion
Re: Changing the search function in xoops site
  • 2007/12/7 10:35

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


I had the exact opposite problem. When a user searched it only searched within the module they were in. I found an if/then statement in the search block that I deleted that made it so I searched all modules.

The origional block looked like this:

Quote:


<form class="search_block" action="<{$xoops_url}>/search.php" method="get">
<input type="text" name="query" size="14" /><input type="hidden" name="action" value="results" /><br /><input class="formbutton" type="submit" value="<{$block.lang_search}>" />
<{if $block.modid > 1}>
<input type="hidden" name="mids[]" value="<{$block.modid}>" />
<{/if}>
</form>



I modified that to be

Quote:

<form class="search_block" action="<{$xoops_url}>/search.php" method="get">
<input type="text" name="query" size="14" /><input type="hidden" name="action" value="results" /><br /><input class="formbutton" type="submit" value="<{$block.lang_search}>" />
</form>
<a href="<{$xoops_url}>/search.php"><{$block.lang_advsearch}></a>



You might be able to do something like in the first quote above and have nested if statements for each module number you want to exclude.
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...



66
terrion
Re: I just have my first DOS attack
  • 2007/10/23 14:23

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


What you are describing is really not a DOS (denial of service) attack.

It's just a spam attack.

I've run into the same problem lately. The way I've had to deal with it is to not allow any comments (even from registered users) to News posts.

I do end up with a bunch of unapproved (pending) comments to news posts, but at least I don't have a site full of spam this way.

Hope this helps,
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...



67
terrion
Re: Xoops Hosting Forum Launched
  • 2007/10/23 13:43

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


[Shameless Plug Stars here ]

I haven't done this for a while, so here's a shameless plug. www.UltranetDomains.com is completely geared towards CMS systems like Xoops. We have 24/7 telephone support. If you need help with setting up your hosting, you can CALL US on the PHONE. Our prices change day by day based on volume of sales so click on www.ultranetdomains.com, or the banner below to get our latest pricing grid.

Also, we have FREE hosting with domain registration. It is ad supported (you will have a banner at the top of every page with free hosting). Or free/ad supported hosting is still a great way to try out XOOPS while you are developing a site, or experimenting with different CMS systems.



Resized Image


Our Economy Plan, starting at about $7/month (paid monthly, not yearly) includes:

Plan Features
• 5 GB Space
• 250 GB Transfer
• 500 Email Accounts
• FREE! Software
• 10 MySQL Databases
• 50 Email Forwards
• Forums, Blogging, Photos


www.UltranetDomains.com is a proud supporter of Xoops. Check out a couple of the websites we help maintain at www.trianglebirdclub.org, www.tri-citycorvetteclub.org, www.templeofthejediforce.org


For more XOOPS hosting formation, take a loot athttp://ultranetdomains.com/xoops-hosting.php

[End of Shameless plug! ]
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...



68
terrion
Re: Major help needed fixing Xoops-based community
  • 2007/10/4 17:27

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


Quote:

Kasch wrote:
This is really a long shoot from my side but I can not just let my community fade away without trying to reach for help. Unfortunately I have reached "way's end" with XOOPS because I can not fix PHP-problems myself. There are three options for me:

1. Getting help from a dedicated Xoops-developer to clean up and fix all the serious bugs in my XOOPS 2.2.x-community.

2. Getting help to downgrade from XOOPS 2.2.x to 2.0.x because the downgrade script is not working for me and some important modules as the discussion board won't be downgraded.

3. Getting help from a skilled PHP-programmer to port my Xoops-community to Joomla. (Unlikely I suppose)

The site I am running is a Xoops-community in Swedish, dedicated to "the old ways/belief", i.e. norse mythology, folk lore and heathenry. It started around 2001 and has been up running with XOOPS since the beginning of 2004 and is pretty well known within the Swedish and Scandinavian heathen society. Among other things it contains a rather comprehensive textarchive/library, a discussion board that is a good source of knowledge to contemporary norse heathenry and folk lore, a norse folk lore and mythtology dictionary, a picture archive and a lot more.

The main problems with the community are:

- The Inbox/PM-function is missing completely since the unfortunate upgrade to v. 2.2.x.

- The admin pages are pretty unstable and Admin-Modules are very unstable and looks really odd.

- The whole site is pretty unstable: Recently the News module admin stopped working for no reason at all. Modules does'nt show up at all in the admin for installation or won't function as they should, even though they are developed for v. 2.2. The level/exp etc in the discussion boards suddenly was reseted for no obvious reason. Most modules runs with different small but annoying errors. And so on.

We are an informal community with no income at all so we can not pay more than a very symbolic amount of money (out of my own pocket). But it would be sad to bury this rather vast documentation of norse heathenry, mythology and folk lore without trying to do all things possible to save it. I have, among with lots of other members, put thousands of hours to get the community up running and creating all the content. I am rather close to give up though, since I can not fix the problems myself and especially since it is getting increasingly hard for me to develop the site with Xoops.

If anyone feel dedicated to this project, please let me know. I know it would be a lot of unpayed work so I have no expectations. But at least I have to try.

Best regards,

/Karl Schultz
The Gimle Network
http://gimle.drengskap.com


Greetings Karl,

Man, I feel your pain. I've been fighting to keep a handful of small community sites running the 2.2.x branch limping a long now for some time.

I'm no XOOPS expert, but I'd be willing to take a look at the issues you talked about above. Give me your email address using the PM module here and we'll see if we can work something out. Or maybe stop by the site I spend most of my time at ... www.TempleOfTheJediForce.org (my username there is admin, lol) and maybe we can figure out how to get you stabalized. I'm a bit of a heathen my self, we gotta stick together man.

On a positive note, I really believe that the period we're in now will be the darkest moments before the dawn. Don't give up on XOOPS just yet, it's going to be coming back stong I suspect.

Cheers,
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...



69
terrion
Re: HELPPPP!!!!!
  • 2007/10/3 13:53

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


Quote:

zedd2006 wrote:
Ok so heres the thing, half of my site doesn;t work anymore. Let me explain what i did.

First i installed XOOPS stats and then installed uservisit. to make sure uservisit was working i went to the main page and starting clicking links one after the other about 4 or 5 times and then the next thing i know half the site stoped showing up, for example when ever i click on news archive it just brings up a wepage with a blank space between the columns. Does anyone know how i fix this?


I really don't mean for this to sound as horrible as it does, but did you make a backup of your site (database mainly) before installing these new modules?
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...



70
terrion
Re: Got error 134 from storage engine
  • 2007/9/12 0:34

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


I continue getting these errors too:

More than one INDEX key was created for column `forum_id`
More than one INDEX key was created for column `topic_id`

Any new advice?
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 25 »



Login

Who's Online

221 user(s) are online (132 user(s) are browsing Support Forums)


Members: 0


Guests: 221


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