vBulletin Modifications

TV FXP related

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > General vBulletin Section > General vBulletin Support

Reply
 
LinkBack Thread Tools
Old 03-18-2005, 10:47 PM   #1
Butcher
Administrator
Butcher's Avatar
Join Date: Oct 2004
Real Name: Dava
Location: lake district, england
Butcher is on a distinguished road

Default TV FXP related

ok i've changed the lockdown so that the path is posted in CODE form.
which is fine and works good.
but when i edit something in the thread the path disapears and nothing else has this problem been noticed or not


oh and i not sure i'm in the right section here lol
__________________
Butcher / vBHackers.com
vBSEO 3.1 GOLD Released vB Blogs Compatible | Non-Encrypted | Branding Removal Option | Sitemaps 2.1 | Language Packs

Crawlability Network: vBulletin SEO | vBulletin Hackers

chAos styles




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 04-05-2005, 06:19 PM   #2
Charter Member
Join Date: Jun 2004
dieRooie is on a distinguished road

Default

Pretty old question already but I was wondering if you still have this problem?
Could you post what lines you edited and to what? Otherwsie it's just a big guess (and therefore probably nobody answers).... ;)




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-06-2005, 08:05 PM   #3
Butcher
Administrator
Butcher's Avatar
Join Date: Oct 2004
Real Name: Dava
Location: lake district, england
Butcher is on a distinguished road

Default

sorry m8 i fixed this problem
just want to make the path section store longer path's now
__________________
Butcher / vBHackers.com
vBSEO 3.1 GOLD Released vB Blogs Compatible | Non-Encrypted | Branding Removal Option | Sitemaps 2.1 | Language Packs

Crawlability Network: vBulletin SEO | vBulletin Hackers

chAos styles




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-07-2005, 01:57 AM   #4
Coder
Join Date: Apr 2004
Location: UK
ShavedApe is on a distinguished road

Default

all you have to do is remind editpost what the path variable is.

I dont know the exact code so cant give you that but an example I guess would be something like:

just after the editpost grabs your lockdown info fromt he dbase with i dunno lets say something like

$lockdown=$DB_site->query_first("SELECT * FROM ...... ");
add below
$path = $lockdown['path'];


Assuming that input box is called path in the lockdown newftp template
(I dont have the correct names so youll have to figure that out yourself)
Also assuming that the dbase field is called path otherwise change $lockdown['path'] to whatever its called.
Remember I dont have the code so the query maybe called something completly different but its not too difficult really.

Make sure you edit the earlier code in editpost to accept the inputting of the path if its not already there.
__________________


Feel free to ask questions here




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-12-2005, 11:46 AM   #5
Butcher
Administrator
Butcher's Avatar
Join Date: Oct 2004
Real Name: Dava
Location: lake district, england
Butcher is on a distinguished road

Default

alot of the path's being posted are too long for the lockdown and it is not storing the full length of the path ie; it's cutting the path short

anyone know why this is or even anyone know how to fix this
__________________
Butcher / vBHackers.com
vBSEO 3.1 GOLD Released vB Blogs Compatible | Non-Encrypted | Branding Removal Option | Sitemaps 2.1 | Language Packs

Crawlability Network: vBulletin SEO | vBulletin Hackers

chAos styles




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-12-2005, 11:53 AM   #6
Coder
Join Date: Apr 2004
Location: UK
ShavedApe is on a distinguished road

Default

Youll need to change the dbase table m8. Its prolly set to varchar(255) or something like that. If its cutting it short go with mediumtext or even text
It wont effect existing data but it wont restore missing either it will just fix future.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-13-2005, 05:14 PM   #7
Butcher
Administrator
Butcher's Avatar
Join Date: Oct 2004
Real Name: Dava
Location: lake district, england
Butcher is on a distinguished road

Default

yup was the varchar m8 was oly set too 100
changed it too 255
__________________
Butcher / vBHackers.com
vBSEO 3.1 GOLD Released vB Blogs Compatible | Non-Encrypted | Branding Removal Option | Sitemaps 2.1 | Language Packs

Crawlability Network: vBulletin SEO | vBulletin Hackers

chAos styles




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT -3. The time now is 01:36 PM.


SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)