Hi Andi,
Thanks for checking all that. If the problem is with the Devotional, I cannot tell what it is unless I could place some debug code. I can either send a special extension (may take a day to get to you), or if you allow me temporary access to your backend so I can change the code for the extension, then I could debug that way.
However, I am not convinced it is wec_devo, but I would like to find if this is the case.
I did notice though in the error in IE7 that came up (the Firefox errors were not helpful) after 4-5 minutes of waiting:
-----------------------------------------------------------------
Warning: mysql_connect(): User lisandi_typ3LA has already more than 'max_user_connections' active connections in /home/lisandi/public_html/typo3conf/ext/de_custom_tags/pi1/class.tx_decustomtags_pi1.php on line 43
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/lisandi/public_html/typo3conf/ext/de_custom_tags/pi1/class.tx_decustomtags_pi1.php on line 68
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/lisandi/public_html/typo3conf/ext/de_custom_tags/pi1/class.tx_decustomtags_pi1.php on line 69
Warning: mysql_close(): supplied argument is not a valid MySQL-Link resource in /home/lisandi/public_html/typo3conf/ext/de_custom_tags/pi1/class.tx_decustomtags_pi1.php on line 71
Warning: Cannot modify header information - headers already sent by (output started at /home/lisandi/public_html/typo3conf/ext/de_custom_tags/pi1/class.tx_decustomtags_pi1.php:43) in /home/lisandi/public_html/typo3_src-3.8.0/t3lib/class.t3lib_userauth.php on line 258
Warning: Cannot modify header information - headers already sent by (output started at /home/lisandi/public_html/typo3conf/ext/de_custom_tags/pi1/class.tx_decustomtags_pi1.php:43) in /home/lisandi/public_html/typo3conf/ext/wec_devo/pi1/class.tx_wecdevo_pi1.php on line 2611
Warning: Cannot modify header information - headers already sent by (output started at /home/lisandi/public_html/typo3conf/ext/de_custom_tags/pi1/class.tx_decustomtags_pi1.php:43) in /home/lisandi/public_html/typo3conf/ext/wec_devo/pi1/class.tx_wecdevo_pi1.php on line 307
Warning: Cannot modify header information - headers already sent by (output started at /home/lisandi/public_html/typo3conf/ext/de_custom_tags/pi1/class.tx_decustomtags_pi1.php:43) in /home/lisandi/public_html/typo3_src-3.8.0/typo3/sysext/cms/tslib/class.tslib_fe.php on line 2614
---------------------------------------------------
This appears to be a problem with the de_custom_tags extension. I am not familiar with this, but I talked to another developer who said that he thinks there is a database lookup for every tag and this may cause additional problems. Yet, if it worked for wec_devo v1.4 and NOT v1.5, that does not make sense because there was no database additions.
So you can email me directly at dave@webempoweredchurch.org if you would like. We would like to find out what the problem is and if it is with the wec_devo extension.
-Dave