vgevolution
05-20-2007, 05:44 AM
My style's replacement variables are not parsing in the Custom Content module when I try to integrate a vb script with a wrapper page.
My default skin is fine, it has no replacement variables. If I add one, it doesn't parse.
I added a very simple replacement variable as a test, and it didn't parse at all until I removed the integration.
Example: Create replacement variable called "thisisatestofreplacementvariables" which is replaced with "The replacement variable parsed successfully!" in the default template (which has no other variables by default). Then paste that code in the template, FORUMDISPLAY, right above "$footer" at the bottom.
Before integration, my forumdisplay.php pages parse the variable correctly. After integration, it doesn't. This plays havoc with my custom templates.
My default skin is fine, it has no replacement variables. If I add one, it doesn't parse.
I added a very simple replacement variable as a test, and it didn't parse at all until I removed the integration.
Example: Create replacement variable called "thisisatestofreplacementvariables" which is replaced with "The replacement variable parsed successfully!" in the default template (which has no other variables by default). Then paste that code in the template, FORUMDISPLAY, right above "$footer" at the bottom.
Before integration, my forumdisplay.php pages parse the variable correctly. After integration, it doesn't. This plays havoc with my custom templates.