View Single Post
  #23  
Old 03-18-2015, 06:11 PM
waldon waldon is offline
Administrator
 
Join Date: Jan 2002
Location: Nampa, ID
Posts: 27
Re: Is it time to up our game?

Quote:
Originally Posted by longassname View Post
Do the ops have the ability to run a find and replace to change the http://www.ecutune.com/ in my links to something else?
Find, yes. find and replace... not so much. The posts are just a column in the
database so normal SQL query language stuff applies. I'm not an expert,
but I don't know of any search-n-replace SQL syntax.

What we can do though is get the list of posts that look like
they have URL links pointing to either http://www.ecutune.com/ or
http://ecutune.com/. You, or anyone else that has edit permissions for posts,
can fix them. Does anyone other than Chris and myself have edit permissions
on user posts? If nobody does, I guess I can tackle that.

In any case, posts can be brought up by postid directly using a URL like this
http://www.subaru-svx.net/forum/showpost.php?p=183674
using the first one for example. Hit the edit button and go from there.

Here is a list of postid's:
183674 183677 214171 214174 214667
216689 237484 239220 239280 240359
241441 241482 244451 252720 268271
270189 280429 300535 303594 324455
376273 396754 424590 424641 424996
467448 467450 469382 472666 477078
482065 490388 492867 519750 520904
522951 527257 527450 527464 562469
588303 588360 591001 591028 592848
606545 598948 599850 601472 601773
602506 605475 612854 622497 627138
628703 631036 641904 641905 648587
652591 658979 667454 671785 674650
677103 677628 677652 683721 683732
684729 684731 710147 710149 710151
710152 710153 712902 713798 715900
719032 730051 731416 738663



--
waldon

Last edited by waldon; 03-18-2015 at 06:14 PM.
Reply With Quote