This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Tutorial for dynamic links
#81

It's all manual this time.

I have attached the source file.

I'm not sure why the page is cut off. It happened once I added Commentics. It was fine before that.


Attached Files
.php attraction.php Size: 5.45 KB  Downloads: 12
Reply
#82

Try adding a space before each
PHP Code:
<?php 
?>
I've seen that fix things.

I'm giving you three guesses...
Reply
#83

No change. Which is really weird. I have no idea why it does not work.
Reply
#84


I'm giving you three guesses...
Reply
#85

Cool. Removing the BOM did the trick. Thanks!
Reply
#86

Awesome! Glad I could help Smile

Your stylesheet isn't loaded because it is up one directory. Try something like:
Code:
<link rel="stylesheet" type="text/css" href="../comments/css/stylesheet.css" />
Where "../" goes up one directory.

I'm giving you three guesses...
Reply
#87

Ah. Thanks for that!
Reply
#88

Note that there should be an option to turn off the BOM in Dreamweaver. I'm not familiar with it, so I don't know where. The other script that you were using possibly had the same problem. If you don't find the option, then you'll have to remove the BOM yourself.

Don't forget to check out the other stuff we've been working on around here. I've made a couple of stylesheets, and we are currently working on the reply feature, along with other changes.

If you run into any other problems, I'm ready Big Grin

I'm giving you three guesses...
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by J.B.
06-Jun-2014, 11:19 PM
Last Post by het
19-Sep-2011, 06:42 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)