![]() |
|
#1
|
|||
|
|||
|
I am having problems with this. In the news module, I replaced:
PHP Code:
PHP Code:
Can anyone here help me with this?
__________________
USA Carry - Open and Concealed Carry Information and Community |
|
#3
|
|||
|
|||
|
Why not move each thread to a forum dedicated to the prefix topic?
|
|
#4
|
|||
|
|||
|
That is how I had it before but basically I have news broken down by state. I also had a forum where people from that state could talk. Most people go to the latter forum and not the news. I merged them and now just post the NEWS prefix in front of any news threads. I've posted a few other places to see if I can pay someone to look into this problem since it doesn't seem like I'm getting any fixes from here.
__________________
USA Carry - Open and Concealed Carry Information and Community |
|
#6
|
||||
|
||||
|
Submit a query to your sqlserver first, (my forum has a base prefix of vb, yours will probably have something different, change as needed)
Quote:
|
|
#7
|
|||
|
|||
|
Code:
select NEWS from thread group by prefixid; Quote:
__________________
USA Carry - Open and Concealed Carry Information and Community |
|
#8
|
||||
|
||||
|
Try this instead (exactly as I show it, copy/paste)
Code:
SELECT prefixid from thread group by prefixid; |
|
#9
|
|||
|
|||
|
Sorry, I'm not sure why I changed it. I get a list of all my prefixes:
Quote:
__________________
USA Carry - Open and Concealed Carry Information and Community |
|
#10
|
||||
|
||||
|
based on what I'm seeing from your results,
Quote:
Just one last thing to try would be to use this instead, if this doesnt work, then you'll know for sure its something else: Quote:
|
|
#11
|
|||
|
|||
|
I don't think this worked as there's no more showing than before. Only today's NEWS threads are showing up but no breadcrumbs or past days.
Cutoff is set to 0. As soon as I remove: Quote:
__________________
USA Carry - Open and Concealed Carry Information and Community |
|
#12
|
||||
|
||||
|
How about instead of 0, use 90 or 180 and see if that affects the results. You could be on to a bug when using zero maybe.
|
|
#13
|
|||
|
|||
|
Nope, just tried that. It still just shows only the ones I've posted today. I did notice that the news archive shows up because I posted more than 5 news threads today. But with 0, 90, 180, etc, the breadcrumbs should be showing up with ones before today.
__________________
USA Carry - Open and Concealed Carry Information and Community |
|
#14
|
|||
|
|||
|
I'm trying to do something similar. Have you found the solution?
|
|
#15
|
|||
|
|||
|
I have exactly the same issue :/ bump for support
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Filter News Module by Thread Prefix | Shelby | Modifications (version 3.x & 2.x) | 39 | 02-02-2012 10:09 AM |
| News - Filter by Users/Specific thread? | edto | Module & Modification Discussion & Requests | 5 | 06-10-2008 12:56 PM |
| Show News by Thread Prefix and/or Tags? | Typhon | Pre-Installation Questions | 1 | 04-30-2008 11:42 PM |
| Rich Text display of Thread Prefix in Recent Threads Module | trbothead | Bugs From 3.0.0 | 4 | 02-14-2008 01:21 PM |
| Possibilities of filtering news by THREAD PREFIX | JohnBee | Module & Modification Discussion & Requests | 0 | 09-14-2007 06:59 AM |