![]() |
does this work for 2.3.2 without problems?
i need a .htaccess Version that works with 2.3.2. Please help me :( |
Hey guys,
Having gone through this thread from the beginning to establish the definitive hack installation, the mention of vb3 caught my eye. Will vb3 have spider-friendly URLs by default? If so, when is it coming out, any ideas? Is it possible to download a beta? M. |
Does this works for:
1) 2.3.2 2) vB3 beta 7 ? |
Quote:
Quote:
but being cautious... i'd say don't do this until VB gets out of beta... they'd be too many releases and too much pain re-implementing on each version in between |
hello,
I am using this hack, ... lierduh's instructions in this post https://vborg.vbsupport.ru/showpost....&postcount=223 and its is working fine with some minor problems. I have teh done exactly the same as you specified in that post excepting this change as i could not find that code in my online.php Quote:
Please check this page : http://hostmarket.hostbubble.com/f22.html It does show the multiple pages, but when i clcik on the second page, it shows all the threads and there is no links at the bottom for next or previous page. What wrong have i done. My forum is here : http://hostmarket.hostbubble.com Thanks much for any help Cheers |
Okay, I think, i have solved the above mentioned problem and works fine.
However, i'll have to say that, what works on my forum is : for multi page nav - this is the urls : t3-5.html and not of this type t3-15-5.html ... and actually this t3-5.html works fine. Is that okay and should not have any other problems ??? Okay, another request though : is it possible to convert the forum jump url's and page navigation urls ( Marketplace > HostBubble Lounge > Suggestions & Feedback ) also to static using lierduh instructions and buro9 instructions. Thanks much |
Help, found a little problem
When I try and Update my counters I get a error for: Update Thread Info Database error in vBulletin Control Panel 2.2.9: Invalid SQL: UPDATE thread SET lastpost=1055471230,replycount=9,postusername='tla ne', postuserid='2575', lastposter='GYMBRAT',attach= WHERE threadid=1999 mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE threadid=1999' at line 1 mysql error number: 1064 Date: Thursday 11th of December 2003 03:38:08 PM Script: http://www.intense-training.com/foru...dmin/misc.php3 Referer: http://www.intense-training.com/foru...ion=chooser&s= Thanks iceman |
Quote:
Without the session ID, Googles etc will index the forums. Find sessions.php under includes. Note the codes already include disabling session ID for Googles. What I have done is: diff sessions.php~ sessions.php PHP Code:
With forums used my rewriterules. It is essential to modify the rewriterules so that an old link to the f123.html etc still works, search engine will have your old URL for the forums and threads, you need to make sure they work. I have: Code:
RewriteEngine on |
I have noticed Google does not index the archive pages. Probably the contents of the url after the "index.php/" are ignored by Google. I have made a rewrite rule trying to overcome this.
RewriteRule ^arc/(.*)$ archive/index.php/$1 [L] All I need to do is including the above to my existing rules, and find "footer" template, change "archive/index.php/" to "arc/". Nothing else needs to be changed. The actual url for Google to see will be: http://www.mysite.com/arc/f-40 etc. Now if Google does not index this, I don't know what would they index.:) (I am using v3 Gamma at the moment). |
I'm been hacking vB2 for quite a long time (about two years), but still I could not figure out all about the re-write function that some vb board use. And now with vb3 Gamma things have changed. What I could really use would be:
1) every forum (forumdisplay.php?f=55, for example) has another field called "description", let's say "sport", for example. 2) every subforum can be called as /forums/sport and it goes right to it, with no ".php?f=" between them 3) it should be as an on/off option admin could choose from Respect, Marco |
All times are GMT. The time now is 04:22 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:
|