![]() |
if you use a php redirect on the site root www.site.com and have the forums installed at www.site.com/forums
You can't login, as it's looking for www.site.com/forums/ files any help ? (apart from doing a refresh redirect) |
Hi, I installed this mod this evening. Everthing went smooth and then i went to test it by going to the view.php?pg=test and view.php?pg=test2 page but nothing showed up.
I then setup an aboutus page and went to view.php?pg=aboutus and the same thing happened once more. I uploaded all the files into the correct path and uploaded the product web templates xml file. Any ideas what could be wrong? |
Quote:
|
I installed this mod and i installed it correctly everything is in the right places. the thing doesnt show up in the admincp, i logged out, i turned the internet off i even restarted my computer and still no change, its no there.
Whats wrong? |
Quote:
I would go back and read the instructions again. It seams to me that you left something out. If you add/replace anything, remember what I asked of you. If you turn the internet off again, nobody is going to be able to help you. |
Quote:
|
I want to display some information from a user's profile on the template page.
What code can I use, I want to show their customfields (if they have them) |
Another question, I have a query to show the last 10 threads from any forum with the title of the thread, the poster and the date. I want to add in the forum that it was posted in.
E.g Forum - Thread Title - Poster - Time. Do i need to query 2 tables for this, how ? Here's the code i have already Quote:
|
Hi, I have noticed that after installing the hack, now my forum is not displaying characters like ñ á á é.
They appear fine if you post in advanced mode, the problem only affects the quick mode. Any help? Thanks!! |
Quote:
Code:
SELECT " . TABLE_PREFIX . "thread.threadid AS threadid, " . TABLE_PREFIX . "thread.title AS title, " . TABLE_PREFIX . "thread.postusername AS postusername," . TABLE_PREFIX . "thread.postuserid AS postuserid," . TABLE_PREFIX . "thread.dateline AS dateline," . TABLE_PREFIX . "forum.description AS description |
All times are GMT. The time now is 06:25 PM. |
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:
|