![]() |
Quote:
i have chomd the index.php to 666and steel not working :cry: |
not the index. the actual image file should also be set to that. and the folders leading to the image.
|
I'm having a little trouble. After my news forum had over 10 threads, which was the default limit in the admin CP, I couldn't have any new threads (news) after that show up on the main index. I tried testing it on another forum already filled with 10 plus threads, and nothing works. Does anyone think I didn't install it correctly? Help would be muchly appreciated. :D
I changed the limit to 100 to even 0, and still nada. Ermm not sure if I remember what version I installed. Is there any way to know that because I didn't keep a record. Suggest to upgrade? |
My best guess would be that you accidentally removed the changes you made to your newthread.php file. Try looking in the readme file for the modifications to newthread.php and make sure those have been changed. If that's not the problem though let me know.
Nice site btw, I like the color scheme and design. :) |
Thanks. I'll post if I have any further problems. :D
|
Ok, I'm having problems because I installed the hidden posts hack. I tried fixing it myself, but I get nowhere with newthread.php. Here's what I have so far that I have no idea how to fix to make room for the h.p. hack.:
Code:
$DB_site->query("INSERT INTO post (postid,threadid,title,username,userid,dateline,attachmentid,pagetext,allowsmilie,showsignature,ipaddress,iconid,visible,hidden) VALUES (NULL,'$threadid','".addslashes(htmlspecialchars($subject))."','".addslashes($postusername)."','$bbuserinfo[userid]','".time()."','$attachmentid','".addslashes($message)."','$allowsmilie','$signature','$ipaddress','$iconid','1','$hidden')"); Code:
$DB_site->query("INSERT INTO post (postid,threadid,title,username,userid,dateline,attachmentid,pagetext,allowsmilie,showsignature,ipaddress,iconid,visible) VALUES (NULL,'$threadid','".addslashes(htmlspecialchars($subject))."','".addslashes($postusername)."','$bbuserinfo[userid]','".time()."','$attachmentid','".addslashes($message)."','$allowsmilie','$signature','$ipaddress','$iconid','1')"); |
Actually I think you may be able to make the news work without even editing the newthread.php file. If you would like to try this out, here is what you would do...
Open your myvbindex.php file and look for the news query: PHP Code:
PHP Code:
|
Oh. Thank you! It worked. :D
|
Actually, another problem *lol* (after taking your suggestion)
Take a look here. I made a screen cap: http://smallville-torch.com/forum/capst.jpg |
Um... Not sure I see the problem. I noticed the images weren't appearing in the screenshot, but are ok on the site, but that was it...
|
All times are GMT. The time now is 07:33 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|