41
Arowana
Re: No one can login after changing Use custom session to yes
  • 2008/3/8 19:49

  • Arowana

  • Friend of XOOPS

  • Posts: 323

  • Since: 2004/8/6 2


Quote:
I know this setting is at fault because I went into the database and changed it back and users can log back on.



Ok here you go:

Login to your database and under _config table click browse
show 500 records from 0 and you will see "use_mysession" edit that and the "conf_value" should be set to "0"

Click Go and then try to login to your site.

Hope this helps
Arowana



42
Arowana
Re: Upgrading from 2.0.16
  • 2008/2/24 7:59

  • Arowana

  • Friend of XOOPS

  • Posts: 323

  • Since: 2004/8/6 2


Never mind I found what I was looking for

https://xoops.org/modules/news/article.php?storyid=4083
Arowana



43
Arowana
Upgrading from 2.0.16
  • 2008/2/24 7:48

  • Arowana

  • Friend of XOOPS

  • Posts: 323

  • Since: 2004/8/6 2


I have a website that is still running 2.0.16 and I would like to upgrade it to 2.0.18.1

Do I need to just download full version again or do I need to upgrade to 2.0.17 then to 2.0.18 and then to 2.0.18.1?


Any help on this would be great. Sorry It has just been a real long time since I did anything with the XOOPS sites.
Arowana



44
Arowana
Smarty template with php in it
  • 2007/12/28 6:11

  • Arowana

  • Friend of XOOPS

  • Posts: 323

  • Since: 2004/8/6 2


I am trying to get this to work the first one WORKS but the second one does not. As soon as I put an else or {else} in it then i get the smarty template error.

Can anyone help

Working Code:
{php}
    global 
$vars$db;

if(
$vars['product_id']=='') {
        
$Select $db->query("select * from {$db->config[prefix]}dbtable where product_id=''"); 
        
$num1=mysql_num_rows($Select);
        if(
$num1<5)
        {
        echo 
"Sold Out";
        }
    }    

{/
php}


Not working Code:
{php}
    global 
$vars$db;

if(
$vars['product_id']=='') {
        
$Select $db->query("select * from {$db->config[prefix]}dbtable where product_id=''"); 
        
$num1=mysql_num_rows($Select);
        if(
$num1<5)
        {
        echo 
"Sold Out";
        else
        echo 
"Buy Now";
        }
    }    

{/
php}
Arowana



45
Arowana
Looking for some modules
  • 2007/7/9 21:48

  • Arowana

  • Friend of XOOPS

  • Posts: 323

  • Since: 2004/8/6 2


I am looking for the following modules to reproduce a hacked site.

Does anyone have them or know where I can get them?

Thanks

tinycontent
xoopsheadline
xoopsfaq
spotlight
mylinks

I did not see in repos but I will keep looking none the less
Arowana



46
Arowana
Re: Sign Up Security Image
  • 2007/1/16 16:02

  • Arowana

  • Friend of XOOPS

  • Posts: 323

  • Since: 2004/8/6 2


I really dont understand how this works or how it is called. I follow the readme.txt file and I think I followed it, but once I upload this how does this module get called?
Arowana



47
Arowana
Re: Sign Up Security Image
  • 2007/1/16 15:43

  • Arowana

  • Friend of XOOPS

  • Posts: 323

  • Since: 2004/8/6 2


Quote:

irmtfan wrote:
you have to delete many inactive users

then try to install captcha hack for xoops:


Thanks but that is what I am trying to get away from. I had to delete over 150 users in about 30 minutes and the name just changes by 1 example aro123456, aro123457 etc etc.

Thanks php I will give it a try
Arowana



48
Arowana
Sign Up Security Image
  • 2007/1/12 21:21

  • Arowana

  • Friend of XOOPS

  • Posts: 323

  • Since: 2004/8/6 2


Is there or is there plans to put a random security image during sign up?

I got a guy running a script against one of my websites that does a huge amount of sign ups in a very short amount of time.

If there was a random image of letters / numbers that would have to be typed in then that should kill this script they are running.

Yes I have banned their IP address but they are changing it like using a different proxy or their ISP has DHCP enabled on there website.

Thanks
Arowana



49
Arowana
Re: FREE HOSTING - Live Jade Hosting
  • 2007/1/12 21:07

  • Arowana

  • Friend of XOOPS

  • Posts: 323

  • Since: 2004/8/6 2


That was scheduled down time that customers knew about. Try it again
Arowana



50
Arowana
FREE HOSTING - Live Jade Hosting
  • 2007/1/1 20:11

  • Arowana

  • Friend of XOOPS

  • Posts: 323

  • Since: 2004/8/6 2


I learned that www.livejade.com or Live Jade Hosting Company was up for sale last week so I have purchased it.

I feel the best form of advertising is word of mouth so with my new venture I am giving away five (5) FREE web hosting packages. The packages are the basic packages but comes with a lot of features for Linux Hosting.

If you decide to take advantage of this offer the only thing I ask in return is word of mouth advertising.
Please give Live Jade Hosting a review here and any other website you see fit.

To sign up just go tohttp://www.livejade.com and click on the BASIC package. When it is time for the sign up use the coupon code "FREE" and your first year will be completely FREE.

No gimmicks no games, just 100% free hosting.

If you have questions feel free to contact me here or at jmckee(at)livejade.com

Basic Plan includes:
3000 MB Disk Space
Unlimited Email Accounts
1.2 TB per Year Bandwidth
100,000 MB Data Transfer

cPanel Access
Email Management
mySql Databases
Mailing Lists
FTP Accounts
Auto Responders
SMTP, POP3 & IMAP
PERL, PHP, TCL, CGI
Private Directories
HTTP Streaming
SSL, SSH
Custom Error Pages
99% Uptime per Month
High Speed Servers
24x7 Technical Support
and much more.....


We currently do not provide domain names for our packages.
Arowana




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



Login

Who's Online

207 user(s) are online (134 user(s) are browsing Support Forums)


Members: 0


Guests: 207


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