PDA

View Full Version : Entries not getting displayed


casePT
04-07-2008, 05:04 PM
After Brian supporting me in getting vBadvanced back working after an upgrade to 1.0.1 no i experience the following problem: The categories pages are working fine but the entries pages are just showing the quick reply but not the content of the entry.

Any ideas how to get rid of this problem?

Second question is: How to edit the categories page so that it is showing the entry and not the attachment when clicking on the preview picture?

Greetings and thanks in advance
~Case

Brian
04-07-2008, 05:16 PM
From what I can tell it looks like you did not upload the new version of the dynamics/showentry.php file when you upgraded to v1.0.1. I would recommend downloading the files from here again, delete your current dynamics/showentry.php file from your server, and then uplaod the file fromt the package you just downloaded.

For your 2nd question, you would need to edit the adv_dyna_entrybits_expanded/simple template (depending on which you use) and replace the link to attachment.php in there with "$entry[url]".

Our Sponsors
 

casePT
04-07-2008, 07:21 PM
Thank you very much, both hints worked fine for me.