Search:

Type: Posts; User: hollenback

Search: Search took 0.04 seconds.

  1. Replies
    3
    Views
    40,898

    In cpanel set up a mail forwarder to where you...

    In cpanel set up a mail forwarder to where you would like it sent.
    The email will go to both the mailbox and the forwarded address.
  2. Replies
    9
    Views
    2,663

    Danyal, Do a google search for...

    Danyal,
    Do a google search for 'max_user_connections'. There are a number of solutions, but the one to start with is to close any database connections as soon as you get the data.
  3. Use MySql database from other (bluehost) site

    I have a site on hostmonster that uses data from a database on my site on bluehost.
    In the database account cpanel set a "Remote MySQL" address to the IP address of the other account.
    for the host...
  4. Replies
    5
    Views
    6,536

    I noticed that you used mysqli to connect to the...

    I noticed that you used mysqli to connect to the database and mysql for the query. Try using all mysqli or mysql functions without mixing them.

    Bill
  5. Replies
    4
    Views
    25,233

    Have each chapter use google calendar and share...

    Have each chapter use google calendar and share them with the national organization. This way each chapter can show just their events on the chapter website and the national website can show all of...
  6. Replies
    4
    Views
    3,308

    Has Matt's blog been hacked?

    I just tried to go to http://www.mattheaton.com/ and was redirected to ww2(dot)uberguardzz3(dot)com and it came up message that I needed to run their malware scanner. (Like I'd fall for that one)
    ...
  7. Replies
    4
    Views
    3,307

    I use Mailwasher and use a filter which blocks...

    I use Mailwasher and use a filter which blocks emails that have my address in the from field and does not have my address in the return path.

    Bill
  8. If you do a search for "spam" on www.phpbb.com...

    If you do a search for "spam" on www.phpbb.com you can find a number of options and mods to combat spam. I have installed a couple of anti-spam mods on my board and it is normally a couple of months...
  9. Do a serch for "phpbb3 site integration" without...

    Do a serch for "phpbb3 site integration" without the quotes on phpbb.com and you will get a number of threads on how to use the phpbb login and session information with the rest of your site.

    A...
  10. Replies
    9
    Views
    2,479

    What I did was add links to the header file. You...

    What I did was add links to the header file. You will find the file "overall_header.html" in the templates folder under the style that you are using.

    Bill
  11. Replies
    3
    Views
    2,016

    Actually Outlook Express works fine with...

    Actually Outlook Express works fine with digitally signed emails but when you reply to one it defaults to wanting to send it signed and if you do not have a certificate it will not let you send it...
  12. They can access phpMyAdmin without going through...

    They can access phpMyAdmin without going through cpanel. First you can open phpMyAdmin then copy the address. Mine is at http://IPAddress:2082/3rdparty/phpMyAdmin/index.php.
    Give him this address...
  13. Replies
    8
    Views
    5,350

    According to a Yahoo developer support group the...

    According to a Yahoo developer support group the east cost servers were down. The explanation is at: http://tech.groups.yahoo.com/group/yws-search-general/message/1366
  14. Replies
    5
    Views
    1,607

    To create a database and add users you need to go...

    To create a database and add users you need to go to "MySQL Databases" in cPanel.
    After you create it you can use phpmyadmin to import the tables.

    Bill
  15. Changing phpbb user levels from the database

    First back up your phpbb database.

    If you are using phpbb v2 open phpmyadmin. From there open the phpbb database (should be something like bb1) then open the table the table that ends with...
  16. Replies
    2
    Views
    5,049

    phpBB and email notification like Yahoo

    I don't know of one that will send an email for every post but you can set up the email digests mod to send all new posts every hour. You can also let your users select specific forums to include in...
Results 1 to 16 of 16