• There is an important update regarding account security and 2FA. Please click here for more information.
  • ❤️ It's that time of the year again - Happy Valentine's Day! Luvdisc is back to help spread the luv again. Interested in sending a message of appreciation to some special users on the site, and earning a brand-new badge in the process? Then click here for more information! ❤️
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
  • Imgur has blocked certain regions from viewing any images uploaded to their site. If you use Imgur, please consider replacing any image links/embeds you may have on PokéCommunity so everyone can see your images. Click here to learn more.

index.php?id=blabla one that works with cutenews comment..

Include it the same way as any other page, just find its path~
 
i dont even understand what you are trying to do ... explain clearer
 
im not very familiar with cutenews, but what you would have to do is go into the cutenews files (mainly the ones which link to the comments pages) and modify the comments links which are probably formatted something like comments.php?id=$article_id . youd have to change it to something like say ?id=article_comments&art_id=$article_id then just make sure your index.php looks for the article_comments variable so that if it is called, have it include the cutenews comments file in your usual content area in the form of comments.php?id={art_id variable}

keep in mind, not all of this (very little of it ;) ) is the actual code. you will need to do some self investigating and change what needs to be changed. but the structure should be correct.
 
Back
Top