![]() |
It seems as the catagoryid was not passed through, so then catagoryid was blank.
I am not really sure how to fix your hit problem, but try doing this, in links.php fnd: PHP Code:
PHP Code:
Thanks |
Quote:
|
No I mean when a new image has been added to the directory. Say it stays "New" for like 5 days (or length is set by the admin).
|
The "Top 10 Visited Links" doesn't sort properly. The problem is that the db column is text and not a number. Therefore "9" comes above "11" etc. My top ten list reads: 9,9,6,5,4,36,29,17,15,14.
Will a simple alteration of the column type work or will that muck up the PHP? Thanks |
Umm...Yea I noticed that, I thought I had fixed that and updated it all, I had changed alot of the tables from the first release...I will check it out.
|
Hello ,
When i need to do first install there is message for me like this .. --------------------------------------- Database error in vBulletin Control Panel 2.2.8: Invalid SQL: CREATE TABLE `gportal_weblinkscat` ( `webcatid` INT(11) NOT NULL AUTO_INCREMENT, `catname` VARCHAR(255) NOT NULL, `catdesc` TEXT NOT NULL, PRIMARY KEY (`webcatid`)) TYPE = MYISAM mysql error: You have an error in your SQL syntax near '`gportal_weblinkscat` ( `webcatid` INT(11) NOT NULL AUTO_INCREMENT, `catname` V' at line 1 mysql error number: 1064 ---------------------------------------------- what can i do please to solve it .. regards |
Run this manually through phpmyadmin
[sql]CREATE TABLE gportal_weblinkscat ( webcatid INT(11) NOT NULL AUTO_INCREMENT, catname VARCHAR(255) NOT NULL, catdesc TEXT NOT NULL, PRIMARY KEY (`webcatid`)) TYPE = MYISAM[/sql] |
hi there.. is there a ability to user this linkdatabase with yours.. i mean i needed it merged.. some option yours and some option of mine would be a GREAT hack ..
direkt link http://www.spieleplanet.org/forum/do...hp?dominator=2 would be cool if i get an answer on admin@spieleplanet.net (i just user the quick reply box for this answer so i did not get notifivation by email.. ) |
Admin CP Error
Fatal error: Cannot redeclare maketableheaderview() in /home/virtual/site1/fst/var/www/html/forums/admin/adminfunctions.php on line 132 EDITED...NEVER MIND..FOUND PROBLEM You do not need to edit the adminfunctions.php file if your upgrading :( doh But the Validation doesnt work...also glad to see the serch function working with ensim now great Job...any solution on validation |
Quote:
|
All times are GMT. The time now is 09:11 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:
|