smrtalex
Forum Replies Created
-
Oleg,
Thanks! I have it just wanting one accept now on the popup, but once it is accepted, I then also want have to check the checkbox “I have read and agree to the website terms and conditions” before they can proceed, which I don’t have now. How can I get that as well?
Thanks again!
Still can’t get it to stop wanting you to accept the terms twice.
So I create a subdomain with a fresh WordPress install with WooCommerce and it is still requiring the terms acceptance twice.
I have attached screen shots of my settings.
Let me know what I am missing.
Thanks!
Thanks… would rather not post the link.
Basically when the checkout page comes up, the popup comes up (as expected). I scroll down to the bottom (as expected), click accept and the popup seems to come up again. I then have to scroll down again and press accept and the popup goes away and I can continue.
Let me know if there is a way to PM you. If not, it will work as it stands.
Just what I needed… Thanks!
I have the popup coming up as desired, but it is requiring me to scroll through the document and press Accept twice, before the popup closes. I do have the scroll to close set.
Any thoughts on why?
Forum: Fixing WordPress
In reply to: Directory PluginThanks! I will give that one a look.
Looking for as many options as I can get! ??
Forum: Themes and Templates
In reply to: Images and Text alignmentSOLVED with:
<table> <tbody> <tr> <td><img src="https://domainname.com/blue.png" alt="" width="23" height="26" /></td> <td style="vertical-align:middle;">Text goes here</td> </tr> </tbody> </table>
Forum: Installing WordPress
In reply to: Day and name Permalinks results in 404 errorrutgerhensel.. Thanks!
I though I had tried that previously, but apparently I didn’t. Instead of modifying the virtual host file, I added the following lines to my .htaccess in my WordPress root installation directory:php_flag magic_quotes_runtime Off
php_flag magic_quotes_sybase OffAnd it worked!!!
Hope this helps others!!!
Forum: Installing WordPress
In reply to: Day and name Permalinks results in 404 errorThis is the values from 2.6.5 that I posted in the 2.7 database. Hope it helps you! Make sure it is one line, no word wrap. ?? Let us know. Thanks!
a:63:{s:11:"robots.txt$";s:18:"index.php?robots=1";s:14:".*wp-atom.php$";s:19:"index.php?feed=atom";s:13:".*wp-rdf.php$";s:18:"index.php?feed=rdf";s:13:".*wp-rss.php$";s:18:"index.php?feed=rss";s:14:".*wp-rss2.php$";s:19:"index.php?feed=rss2";s:14:".*wp-feed.php$";s:19:"index.php?feed=feed";s:22:".*wp-commentsrss2.php$";s:34:"index.php?feed=rss2&withcomments=1";s:32:"feed/(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:27:"(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:20:"page/?([0-9]{1,})/?$";s:28:"index.php?&paged=$matches[1]";s:41:"comments/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?&feed=$matches[1]&withcomments=1";s:36:"comments/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?&feed=$matches[1]&withcomments=1";s:29:"comments/page/?([0-9]{1,})/?$";s:28:"index.php?&paged=$matches[1]";s:44:"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:40:"index.php?s=$matches[1]&feed=$matches[2]";s:39:"search/(.+)/(feed|rdf|rss|rss2|atom)/?$";s:40:"index.php?s=$matches[1]&feed=$matches[2]";s:32:"search/(.+)/page/?([0-9]{1,})/?$";s:41:"index.php?s=$matches[1]&paged=$matches[2]";s:14:"search/(.+)/?$";s:23:"index.php?s=$matches[1]";s:47:"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?category_name=$matches[1]&feed=$matches[2]";s:42:"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?category_name=$matches[1]&feed=$matches[2]";s:35:"category/(.+?)/page/?([0-9]{1,})/?$";s:53:"index.php?category_name=$matches[1]&paged=$matches[2]";s:17:"category/(.+?)/?$";s:35:"index.php?category_name=$matches[1]";s:42:"tag/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?tag=$matches[1]&feed=$matches[2]";s:37:"tag/(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?tag=$matches[1]&feed=$matches[2]";s:30:"tag/(.+?)/page/?([0-9]{1,})/?$";s:43:"index.php?tag=$matches[1]&paged=$matches[2]";s:12:"tag/(.+?)/?$";s:25:"index.php?tag=$matches[1]";s:47:"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?author_name=$matches[1]&feed=$matches[2]";s:42:"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?author_name=$matches[1]&feed=$matches[2]";s:35:"author/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?author_name=$matches[1]&paged=$matches[2]";s:17:"author/([^/]+)/?$";s:33:"index.php?author_name=$matches[1]";s:69:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$";s:80:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]";s:64:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$";s:80:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]";s:57:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$";s:81:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]";s:39:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$";s:63:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]";s:56:"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$";s:64:"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]";s:51:"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$";s:64:"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]";s:44:"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$";s:65:"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]";s:26:"([0-9]{4})/([0-9]{1,2})/?$";s:47:"index.php?year=$matches[1]&monthnum=$matches[2]";s:43:"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?year=$matches[1]&feed=$matches[2]";s:38:"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?year=$matches[1]&feed=$matches[2]";s:31:"([0-9]{4})/page/?([0-9]{1,})/?$";s:44:"index.php?year=$matches[1]&paged=$matches[2]";s:13:"([0-9]{4})/?$";s:26:"index.php?year=$matches[1]";s:58:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:68:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:88:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:83:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:57:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$";s:85:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1";s:77:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:97:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]";s:72:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:97:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]";s:65:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$";s:98:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]";s:57:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(/[0-9]+)?/?$";s:97:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]";s:47:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:57:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:77:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:72:"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:25:".+?/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:35:".+?/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:55:".+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:50:".+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:18:"(.+?)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:38:"(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:33:"(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:26:"(.+?)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:18:"(.+?)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";}
Forum: Installing WordPress
In reply to: Day and name Permalinks results in 404 errorHere is what fixed this for me:
In the 2.6.5 and 2.7 installation Permalinks settings I had Day and Name selected.
I then went into the working 2.6.5 database wp_options table (via phpMyadmin) and searched for the “rewrite_rules” on the option_name field. I then copied the option_value of “rewrite_rules” (2.6.5) and then went to the 2.7 database and replaced the value that was in the 2.7 database with that of the 2.6.5 value.
I then checked to see if I could change to the other permalinks settings and the 404 problem came back. So I changed my Permalink settings back to Day and Name, modified the database as above and the permalinks worked again.
Seems like a bug to me.
I am using php 4.4.9, apache 2.2.3, mysql 4.1.22
Hope this helps others!
Forum: Installing WordPress
In reply to: Day and name Permalinks results in 404 errorI have completely removed ALL files (including .htaccess) and databases from the domain I am working on. Restarted mysql and apache. My root directory is htdocs and I have created two diretories (wp6 and wp7) in htdocs.
htdocs/
htdocs/wp6
htdocs/wp7I have put a phpinfo() file in all three directories and compared them. They are all three identical!
I installed 2.6.5 in htdocs/wp6. Everything works as it should. Changed the permalinks settings in the admin area. .htaccess file is properly created. Tested the site and Permalinks functions as it should. No problems with 2.6.5.
I installed 2.7 in htdocs/wp7. Everything works as it should. Changed the permalinks settings in the admin area. .htaccess file is properly created. Tested the site and get Error 404 – Not found.
Does any one know if there anything in the database that could create the permalinks issue, or is permalinks completely controlled via the .htaccess file?
Forum: Installing WordPress
In reply to: Day and name Permalinks results in 404 errorgm10gm10,
Would it be possible to post your Linux kernel, PHP, and MySQL versions, as well as the php settings, from your new hosting account?Or if anyone would post their php4 and php5 settings for a working 2.7, that would be great!
Forum: Installing WordPress
In reply to: Day and name Permalinks results in 404 errorGotta agree with gm10gm10! There’s a bug there somewhere. We’ll just wait for an updated version and give it a try! Until then, we stick with 2.6.5.
Forum: Installing WordPress
In reply to: Day and name Permalinks results in 404 errorAs with antiresearch, that is the only code in the .htaccess file. I have even cleaned it of any whitespace. And also just to be clear, like antiresearch, the 404 is within WP, not coming from Apache, and post links work again when switched back to default.
Forum: Installing WordPress
In reply to: Day and name Permalinks results in 404 errorThought you would ask that! ?? Unfortunately, can’t switch that box to php5 yet!
I did try to install 2.7 on another box with php 5.2.5, that is virtually setup the same as the box with php 4.4.9 and experienced the same issue. Permalinks did not work. ?? And just for giggles, I installed 2.6.5 and permalinks DID work!
That box was a CentOS 5.2 (2.6.18-028stab053.17-ent) with php 5.2.5. Both boxes are Apache 2.2.3.
Forum: Installing WordPress
In reply to: Day and name Permalinks results in 404 errorThanks for the link. We have root SSH access, so we checked the httpd.conf file and it has:
AllowOverride All
in the root directory. So we are ok there.We are using RHEL 5.2 (2.6.18-92.1.10.el5) with php 4.4.9
It is just weird that 2.6.5 will work fine, but 2.7 will not and they both utilize the same code in their respective .htaccess files for permalinks. ??