Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > SZ Edition
Reply
  #1  
Old 24th March 2011, 21:09
scruby scruby is offline
Member
 
Join Date: Mar 2011
P2P
Posts: 9
Default Tracker categories
When im in the admin panel choose, Tracker categories

Click the image to open in full size.



and then click; add categorie. its not working it sais:

Click the image to open in full size.

Directory with templates is not writable, please check directory permissions

Can someone please help me.
Reply With Quote
  #2  
Old 24th March 2011, 21:26
daffy's Avatar
daffy daffy is offline
Senior Member
 
Join Date: Mar 2009
United Kingdom
Posts: 550
Default
chmod/give permissions to template directory to 777

right click on directory go to permissions via ftp.
__________________
"FFS PPL READ GOD DAMMIT, WHAT AM I GOOGLE?"
"I Kill You!" simples


http://i.imgur.com/DtcRfH5.gif

I also Setup And Modify Trackers PM For Details
Reply With Quote
  #3  
Old 25th March 2011, 11:58
scruby scruby is offline
Member
 
Join Date: Mar 2011
P2P
Posts: 9
Default
Quote:
Originally Posted by daffy View Post
chmod/give permissions to template directory to 777

right click on directory go to permissions via ftp.
Thanks i managed to fix it now. it happend to be a folder below the template directory.

Now i get a new error, this time when i typ something in the search field.

Code:
General Error
SQL ERROR [ mysql4 ]

Incorrect integer value: 'e5b4923a212f72333774fcc0ff91a0f7' for column 'search_id' at row 1 [1366]

SQL

INSERT INTO forum_search_results (search_id, session_id, search_time, search_array) VALUES('e5b4923a212f72333774fcc0ff91a0f7', 'b3a6ded20eaff9bf071c4137c25cc9fa', 1301047729, 'a:0:{}')

BACKTRACE

FILE: include/db/mysql.php
LINE: 173
CALL: dbal->sql_error()

FILE: browse.php
LINE: 404
CALL: dbal_mysql->sql_query()

Last edited by scruby; 25th March 2011 at 12:18.
Reply With Quote
  #4  
Old 26th March 2011, 10:43
Nafania Nafania is offline
TB Dev SZ Developer
 
Join Date: Feb 2008
Posts: 31
Default
Did you update database after installing source from svn?
If not, type url YOUR_SITE_URL/updates and follow instructions
Reply With Quote
  #5  
Old 26th March 2011, 10:47
scruby scruby is offline
Member
 
Join Date: Mar 2011
P2P
Posts: 9
Default
Quote:
Originally Posted by Nafania View Post
Did you update database after installing source from svn?
If not, type url YOUR_SITE_URL/updates and follow instructions
I didn't. but ive done that now.

however i still get the error after using the search field.
Reply With Quote
  #6  
Old 26th March 2011, 11:36
Nafania Nafania is offline
TB Dev SZ Developer
 
Join Date: Feb 2008
Posts: 31
Default
Perform this query to database
PHP Code:
ALTER TABLE forum_search_results CHANGE `search_id` `search_idVARCHAR32 NOT NULL 
Reply With Quote
The Following User Says Thank You to Nafania For This Useful Post:
Roton (10th August 2011)
  #7  
Old 26th March 2011, 12:19
scruby scruby is offline
Member
 
Join Date: Mar 2011
P2P
Posts: 9
Default
Quote:
Originally Posted by Nafania View Post
Perform this query to database
PHP Code:
ALTER TABLE forum_search_results CHANGE `search_id` `search_idVARCHAR32 NOT NULL 
That totally worked.

Thanks alot mate :D
Reply With Quote
Reply

Tags
categories , tracker

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

Forum Jump



All times are GMT +2. The time now is 14:31. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.