![]() |
Pretty soon there will be no free hacks but simple template mods
|
Quote:
I think it is fair to have a product for sale if you spend hours to develope it. But if you used vb.org for beta testing a final working version should be released here for free and THEN you can charge for every new update, extension etc. That is fair to us and fair to you. You owe us that much! StarBuG |
I agree wholeheartedly that T2DMan owes us a final build release.
If T2DMan wishes to charge for his work, then do so after you have released a final build to those of us who believed this was going to continue being a free add-on- leaving it in beta here is very unprofessional of you. (If you would have originally stated that the Beta was free and the Final version was a Paid add-on then, that may have been a little different.) You may not like the idea, but you are the one who created this situation for your own self. Take the right initiative and make up for this error; then you can begin charging for the next final build and actually regain a lot of respect that you may have lost here. The Rating for this thread and add-on is going down... this shows what the members here actually feel and believe about your recent actions. |
Seems like I have got myself into a bit of a mess.
I have ears, and I listen. Then free it shall be. |
I knew you weren't a bad guy and I usually choose the right people to have a good opinion of... You made the right call and I think will be rewarded in the long run.
Thanks -Vissa Quote:
|
T2Dman,
Thank you. I'm sure people won't disagree that you can make money from your hard work beyond 2.3 version. |
I'm not set out against him making money on his hard work- I just felt that VB.org and the members here deserved at least a final build and I personally thank you for having a change of mind.
|
Thank you, T2DMan :) I was getting ready to expect some kind of money-hungry answer, but I'm glad to see that not everybody is like that.
|
Quote:
|
^ Same here...
|
FYI in case someone just links to the generated sitemap files instead of the php that goes into the root folder:
google does not allow the sitemap files to be outside the same exact path as the forum. see the following: https://www.google.com/webmasters/si...itemapLocation :) |
Hi T2D,
got the following Problem: Code:
mysql_error |
Quote:
i get this too, any fix? |
What is the version of mysql that you are using?
I am using mysql 4.0.25-standard and I am not having issues. I have also used it on 3.23.58 and it works? This was in fact the place that I tweaked the code to get it to work on the 3.23.58 version. I had two joins in the code, and had to reduce it to one for that version. Quote:
|
Quote:
on the line after: $template = $tableprefix.'template'; add: if(!$vbseo_installed) VBSEO_ENABLED=false; and make sure that you have the variable $vbseo_installed as false. Please let me know if this works, and I will issue an update. Thanks |
Quote:
|
Quote:
mysql Ver 14.12 Distrib 5.0.15, for pc-linux-gnu (i686) using readline 5.0 |
Quote:
should be: if(!$vbseo_installed) define("VBSEO_ENABLED", false); |
Quote:
Fatal error: Unknown function: vbseo_get_options() in /home/msxlabs/public_html/vbgsitemap/index.php on line 358 Waiting for the fix... then i'm gonna go to the bed =) |
Looks liek we almost have it then
Wrap an if statement around the lines: PHP Code:
|
Do we add that code to the bottom or..?
|
Thanks, working now :)
|
Quote:
|
(See my next post)
|
I have uploaded your fixes, and i am still getting
Quote:
|
Try replacing your files in vbgsitemap/ folder with these one.
Change necessary lines in vbgsitemap-config.php for your forum. (I'm gonna remove the attachment when T2DMan releases the update) |
It worked. Thanks a lot Neutralizer :)
|
hI t2d
got news for you Code:
SELECT count( `vb_thread`.threadid ) Code:
#1054 - Unknown column 'vb_thread.forumid' in 'on clause' |
Works fine with no errors at all.
|
Tried this and the script ran OK - BUT, when clicking on a link, I get "Fatal error: Call to a member function on a non-object in /usr/local/www/data-dist/includes/config.php on line 202" every time.
What am I missing in all this? Running: vB 3.5.1 Server Type FreeBSD Data Usage 159.47 MB Web Server Apache v2.0.53 Index Usage 61.69 MB PHP 4.3.10 Attachment Usage 481.55 MB PHP Max Post Size 16.00 MB PHP Maximum Upload Size 2.00 MB PHP Memory Limit 16.00 MB MySQL Version 4.1.9 MySQL Packet Size 1.00 MB EDIT ADD: IT Doesn't appear to be indexing all forums. Is there supposed to be a sitemap for each individual forum? |
Ok it seems that i found a error source!
I'm playing a little bit around! disi |
Wonderful addition, works fine for me. :)
|
Ok got it!
Needed to correct some SQL statements and changed the include statement ind the config file. With them it works wunderfull! great extension.... I've updated the files and repacked it. Michael please take a look if its ok with you this way. May i ask some People who are running MySQL Version below version 5 to test my updated package and give some feedback if it still works, if not i have a idea how to get it MySQL <5 and >5 compatible. regards Dennis |
Quote:
Please give me feedback! |
Got one error .... pinging google won't work.
Michael could you tell me why you ping http://www.google.com/webmasters/sit...etales.info%2F manually it works ... hmmm |
Quote:
I'll sit back and watch for a bit to see what happens with others. |
hi,
you changed the following Values in the config to fit your needs? $base="forums/"; $vbseo_installed = true; $vbseo_oldurls = true; $vbseo_oldarchiveurls=true; $addarchive=true; $addthreadarchive=true; Normaly it schould do it if you set the var vbseo_installed to false. |
Great!
*clicks install* |
How does this compare to: https://vborg.vbsupport.ru/showthread.php?t=93980 ??
I have that one installed but I am always interested in as much SEO as possible of course. :) |
it should be compatible because you can say how this hack should create the links
|
All times are GMT. The time now is 10:59 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:
|