Syntax Error, tag_archive_meta
-
Hi,
I was looking on how to resolve this problem:
Parse error: syntax error, unexpected ‘tag_archive_meta’ (T_STRING), expecting ‘,’ or ‘;’ in /home/dehgel1/public_html/wp-content/themes/box-theme/archive.php on line 85
This starts when I added a “rewrite rule (below code)” to the rewrite.php. When I realized that this error brought me to trouble, I removed the code below which I have added to write.php:
global $wp_rewrite; $wp_rewrite->author_base = “member”; // or whatever $wp_rewrite->flush_rules();
-and then switched around the “permalinks” in the WP settings but has no changes, also I tried to reinstalled WordPress 4.3.1 from the same version and it has the same result.
I believe that you guys could resolve this error, that’s a great help for me.
Regards,
Deh Gel
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Syntax Error, tag_archive_meta’ is closed to new replies.